Hi Yuri,
Thank you for the good job and wonderful software. The latest releases are great and we had no trouble upgrading.
We just migrated from PHP 5.6 to 7.2.14 without any problem so far. Now we need to migrate the MySQL from 5.6 to 5.7. We got a warning that we need to ensure that our apps are capable of handling Strict Mode which is enforced in MySQL version 5.7. The following is the message:
"MySQL enables "strict mode" by default as of version 5.7. Strict mode controls how MySQL handles invalid or missing values in data-change statements such as INSERT or UPDATE. Applications not built with strict mode enabled may cause undesired behavior; please verify applications using MySQL are compatible before upgrading. More information about strict mode is available here"
Appreciate if you could advise if ESPOCRM latest version 5.5.5 is capable of handling this and is it ok to migrate.
Thank you in advance.
Thank you for the good job and wonderful software. The latest releases are great and we had no trouble upgrading.
We just migrated from PHP 5.6 to 7.2.14 without any problem so far. Now we need to migrate the MySQL from 5.6 to 5.7. We got a warning that we need to ensure that our apps are capable of handling Strict Mode which is enforced in MySQL version 5.7. The following is the message:
"MySQL enables "strict mode" by default as of version 5.7. Strict mode controls how MySQL handles invalid or missing values in data-change statements such as INSERT or UPDATE. Applications not built with strict mode enabled may cause undesired behavior; please verify applications using MySQL are compatible before upgrading. More information about strict mode is available here"
Appreciate if you could advise if ESPOCRM latest version 5.5.5 is capable of handling this and is it ok to migrate.
Thank you in advance.
Comment