On Wed, Nov 25, 2020 at 4:59 PM krogac <[email protected]> wrote:

> Hello,
>
> i try to migrate database form 0.9.14 to 1.2.0. When i run upgrade script i
> get error:
>
> cat upgrade-pre-0.9.14.sql | mysql -u root -p guacamole_db
> Enter password:
> ERROR 1060 (42S21) at line 24: Duplicate column name 'connection_weight'
>
> and my DB not work...
>
>
The upgrade-pre-0.9.14.sql file is for upgrading the database from any
versions prior to 0.9.14 to make 0.9.14 function correctly. In order to
move from 0.9.14 to 1.2.0 you'll need to run the upgrade-pre-1.0.0.sql
script.

-Nick

Reply via email to