首页 > 数据库技术 > 详细

Mysql:Changes in MySQL 5.7.22 (2018-04-19, General Availability):These compatibility 【SQL modes】 are now deprecated and will be removed

时间:2020-03-27 21:09:14      阅读:57      评论:0      收藏:0      [点我收藏+]

Changes in MySQL 5.7.22 (2018-04-19, General Availability)

Deprecation and Removal Notes

  • These compatibility SQL modes are now deprecated and will be removed in MySQL 8.0: DB2, MAXDB, MSSQL, MYSQL323, MYSQL40, ORACLE, POSTGRESQL, NO_FIELD_OPTIONS, NO_KEY_OPTIONS, NO_TABLE_OPTIONS. These deprecations have two implications:

    Statements that use these deprecated SQL modes may fail when replicated from a MySQL 5.7 master to a MySQL 8.0 slave, or may have different effects on master and slave. To avoid such problems, applications that use the modes deprecated in MySQL 5.7 should be revised not to use them.

 

Mysql:Changes in MySQL 5.7.22 (2018-04-19, General Availability):These compatibility 【SQL modes】 are now deprecated and will be removed

原文:https://www.cnblogs.com/jinzhenshui/p/12584014.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!