I'm upgrading from 1.9.9 to 1.9.13 and have read through the README but there seems to be a small discrepancy in the instructions?
I've done a couple of upgrades before so I know I have to go through the intervening releases (1.9.10=>1.9.11=>1.9.12) but the first step:
- Upgrade from 1.9.9 to 1.9.10
WARNING: if you are using a table prefix replace /*prefix*/ with your prefix
a) Execute install/sql/alter_tables/1.9.10/<your_db>/DB.1.9.10/step1/db_schema_update.sql
b) Execute install/sql/alter_tables/1.9.10/<your_db>/DB.1.9.10/stepZ/z_final_step.sql
throws me off right away since the 1.9.10 directory only contains:
[root@localhost testlink-1.9.13]# ls install/sql/alter_tables/1.9.10/mysql/DB.1.9.10/step1/db_data_update.sql
Is this correct? I'm executing this instead of db_schema_update.sql?
Thanks.
Upgrade to 1.9.13 - README slightly off?
Moderators: Amaradana, TurboPT, TL Developers
Re: Upgrade to 1.9.13 - README slightly off?
execute what you have found