Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 3.1
-
Fix Version/s: 3.2 M1
-
Component/s: Build, Infrastructure and Tests
-
Labels:None
-
Similar issues:
XE-144tomcat won't start XE-1244Upgrade to mysql-connector-java 5.1.21 XE-392Add a Getting Started guide to XWiki Enterprise XE-1279Error starting xwiki XE-1051XWiki Installer fails on Windows 7 XE-971Unable to see velocity error when faile to start Open Office Server XE-350Copy document fails in Enterprise 1.7 XE-1146 Fix automated UI tests that fail on Internet Explorer 8 XE-1273Migration from an older version will cause many merge conflicts with the Distribution Manager XE-1189Debian package fail to upgrade
Description
The sql_mode parameter that we added to fix XWIKI-1945 seems to be triggering a new bug in mysql-connector-5.1.16, http://bugs.mysql.com/bug.php?id=61201
Since the sql_mode isn't needed with the MySQL5InnoDBDialect, it's safe to remove it after closing XE-966.
Issue Links
- depends on
-
XE-966
Change the default dialect for mysql to MySQL5InnoDBDialect
-
Fixed in e1c359d