Jump to content

Will CubeCart work with MySQL 5.5 or 5.6?


Recommended Posts

I cannot answer authoritatively, but any fresh install of a MySQL database server will require you to remove the STRICT_TRANS mode of the operational characteristics of the database server. There are many, many instances of CC code where the database server must make a best-guess at what wrongly-formed or missing data should otherwise be - a process not allowed in strict mode - which is the default setting in a fresh install of MySQL 5.x.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...