Upgrade to 1.9.13 - README slightly off?

LATEST Official version.
Questions and discussions - NO ISSUES
FOR ISSUES => http://mantis.testlink.org

Moderators: Amaradana, TurboPT, TL Developers

Post Reply
Zone99
TestLink user
Posts: 14
Joined: Sat Jul 13, 2013 9:07 am

Upgrade to 1.9.13 - README slightly off?

Post by Zone99 »

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.
fman
Member of TestLink Community
Posts: 3123
Joined: Tue Nov 15, 2005 7:19 am

Re: Upgrade to 1.9.13 - README slightly off?

Post by fman »

execute what you have found
Post Reply