how to solve the problem "not be able to synchronize with the database"?
The readme file shows that
- Run the db script to add/update required version table and data at the mysql prompt
- mysql> \. create.rtversion.sql
Some releases of the RT may require other update scripts to be run.
Who can give me a updates scripts?
Thanks a lot!!!
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
how to solve the problem "not be able to synchronize with the database"?
The readme file shows that
- Run the db script to add/update required version table and data at the mysql prompt
- mysql> \. create.rtversion.sql
Some releases of the RT may require other update scripts to be run.
Who can give me a updates scripts?
Thanks a lot!!!
my RT2.0.18 expected dbversion: 4
Is this a clean install or an upgrade? What version are you upgrading from? The upgrade procedures are found in the docs/release.notes.txt file.
Thanks,
Bryan Worrell