Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Upgrading 4.12.3 to 4.14.1 UpgradeDatabase.php error messages
12-11-2017, 09:15 PM,
#2
RE: Upgrading 4.12.3 to 4.14.1 UpgradeDatabase.php error messages
This is an issue I have been banging on about for most of the last 10 years. Mysql can run in many different modes (https://dev.mysql.com/doc/refman/5.7/en/sql-mode.html). Different distributions of Mysql default to different modes. One of these modes prevents zero dates (https://dev.mysql.com/doc/refman/5.7/en/..._zero_date)

In this instance you are using a distribution with this mode set. You need to read up on setting the sql mode here (https://dev.mysql.com/doc/refman/5.7/en/...de-setting).

What I have been calling for is that we define a certain mode that is required for the system o that users don't keep getting this problem.

Tim
Reply


Messages In This Thread
RE: Upgrading 4.12.3 to 4.14.1 UpgradeDatabase.php error messages - by TimSchofield - 12-11-2017, 09:15 PM

Forum Jump:


Users browsing this thread: 2 Guest(s)