mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
test oversized password
fix to make table.cc compile
This commit is contained in:
@ -392,6 +392,7 @@ start_slave()
|
||||
master_info="--master-user=root \
|
||||
--master-connect-retry=1 \
|
||||
--master-host=127.0.0.1 \
|
||||
--master-password= \
|
||||
--master-port=$MASTER_MYPORT \
|
||||
--server-id=2"
|
||||
else
|
||||
|
Reference in New Issue
Block a user