mirror of
https://github.com/MariaDB/server.git
synced 2025-08-27 13:04:36 +03:00
merging 5.1 -> 5.1 rpl. 3 of 4 conflicts are resolved similarly to 6.0->6.0-rpl merging.
mysql_upgrade results changed due to the error messesge of mysqlcheck has changed.
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
SELECT @@GLOBAL.binlog_format;
|
||||
@@GLOBAL.binlog_format
|
||||
STATEMENT
|
||||
'#---------------------BS_STVARS_002_01----------------------#'
|
||||
SET @start_value= @@global.binlog_format;
|
||||
SELECT COUNT(@@GLOBAL.binlog_format);
|
||||
|
Reference in New Issue
Block a user