mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
Portability fixes
Fixed wrong number of warnings/duplicates for machines with high-byte-first
This commit is contained in:
@ -21,5 +21,5 @@ start slave;
|
||||
# can't sync_with_master so we must sleep
|
||||
sleep 3;
|
||||
--replace_result $MASTER_MYPORT MASTER_PORT
|
||||
--replace_column 1 # 33 #
|
||||
--replace_column 1 # 23 # 33 #
|
||||
show slave status;
|
||||
|
Reference in New Issue
Block a user