known issues - the JCMS MySQL Converter

JCMS Community Forum
Have your questions answered by JCMS professionals


1-  After converting a JCMS v4.2.x database to MySQL, only one mouse can be added into JCMS.   

a.      This is a known issue that cropped up in JCMS 4.2 conversions from msAccess.

b.       To fix:   run a script which fixes the MySQL database.

          instructions-  download this .zip file, and unzip the contents (jcms_db.4.2.1.update.mysql.sql).
                             run the script, by using this command at the command line:
                                                       mysql -u root -p jcms_db < jcms_db.4.2.1.update.mysql.sql
 

2-  The JCMS Conversion Tool setup wizard for the MySQL Connector/ODBC 3.51, installs the 32-bit ODBC driver into 32-bit operating systems.  64-bit users may experience errors when using the Setup Wizard for MySQL Connector/ODBC 3.51.  We anticipate a fix during the second quarter of 2012.