ringo Posted February 5, 2013 Share Posted February 5, 2013 (edited) Getting and error from tcadmin when trying to convert the sqlite database to mysql. Error - The mysql script is from a different version. SQLite Version: 70 MySQL Version: 69 It inserts most if not all table data from what I can see. Any help is appriciated. Running CentOS 6.x and Tcadmin 2.0.70.0 Edited February 5, 2013 by ringo Link to comment Share on other sites More sharing options...
LFA Posted February 6, 2013 Share Posted February 6, 2013 In /home/tcadmin/Database/MySQL.sql find this: ('TCAdmin.DBVersion','69') Replace with: ('TCAdmin.DBVersion','70') Then try again. Link to comment Share on other sites More sharing options...
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now