I read section "5. Upgrade and Migration" in README file.
And, I also read in 1.9.3 release notes, seems the shema in 1.9.3 is the same as 1.9.2.- Upgrade from 1.9.3 to 1.9.4/5
WARNING: if you are using a table prefix replace /*prefix*/ with your prefix
a) Execute install/sql/alter_tables/1.9.4/<your_db>/DB1.4/step1/db_schema_update.sql
b) Execute install/sql/alter_tables/1.9.4/<your_db>/DB.1.5/stepZ/z_final_step.sql
How can I execute the two commands above. I don't know how/why to replace the /*prefix*/ with my prefix. BTW, my database name is testlink.
Thank you in advance.
Javen