码迷,mamicode.com
首页 > 数据库 > 详细

Mysql:Changes in MySQL 5.6.22 (2014-12-01, General Availability):【sql-log-bin】

时间:2020-03-29 11:14:57      阅读:87      评论:0      收藏:0      [点我收藏+]

标签:state   ssi   zed   statement   oss   mysqld   clear   ova   bug   

Changes in MySQL 5.6.22 (2014-12-01, General Availability)

Deprecation and Removal Notes

  • Replication: The global scope for the sql_log_bin system variable has been deprecated, and this variable can now be set with session scope only. The statement SET GLOBAL SQL_LOG_BIN now produces an error. It remains possible to read the global value of sql_log_bin, but doing so produces a warning. You should act now to remove from your applications any dependencies on reading this value; the global scope sql_log_bin is removed in MySQL 8.0. (Bug #67433, Bug #15868071)

Functionality Added or Changed

 

Mysql:Changes in MySQL 5.6.22 (2014-12-01, General Availability):【sql-log-bin】

标签:state   ssi   zed   statement   oss   mysqld   clear   ova   bug   

原文地址:https://www.cnblogs.com/jinzhenshui/p/12591005.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!