Mysql:Changes in MySQL 5.6.1 (Not released, Milestone 5):--log -> --general-log ...
Changes in MySQL 5.6.1 (Not released, Milestone 5)
- 
Incompatible Change: The following obsolete constructs have been removed. Where alternatives are shown, applications should be updated to use them. - 
The --logserver option and thelogsystem variable. Instead, use thegeneral_logsystem variable to enable the general query log and thegeneral_log_filesystem variable to set the general query log file name.
- 
The log_slow_queriessystem variable. Instead, use theslow_query_logsystem variable to enable the slow query log and theslow_query_log_filesystem variable to set the slow query log file name.
- 
The --one-threadserver option. Use--thread_handling=no-threadsinstead.
- 
The --skip-thread-priorityserver option.
- 
The engine_condition_pushdownsystem variable. Use theengine_condition_pushdownflag of theoptimizer_switchvariable instead.
- 
The have_csv,have_innodb,have_ndbcluster, andhave_partitioningsystem variables. UseSHOW ENGINESinstead.
- 
The sql_big_tablessystem variable. Usebig_tablesinstead.
- 
The sql_low_priority_updatessystem variable. Uselow_priority_updatesinstead.
- 
The sql_max_join_sizesystem variable. Usemax_join_sizeinstead.
- 
The SLAVE STARTandSLAVE STOPstatements. Use theSTART SLAVEandSTOP SLAVEstatements instead.
- 
The ONE_SHOTmodifier for theSETstatement.
 
- 
- 
Important Change; Replication: Replication filtering options such as --replicate-do-db,--replicate-rewrite-db, and--replicate-do-tablewere not consistent with one another in regard to case sensitivity. Now all--replicate-*options follow the same rules for case sensitivity applying to names of databases and tables elsewhere in the MySQL server, including the effects of thelower_case_table_namessystem variable. (Bug #51639, Bug #11759334)
 
                     
                    
                 
                    
                 
                
            
         
         浙公网安备 33010602011771号
浙公网安备 33010602011771号