mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
Minor fix to make rpl_loaddata_map pass without warnings.
mysql-test/suite/rpl/t/rpl_loaddata_map-master.opt: Correcting read_buffer_size to be a multiple of 4KiB since a warning is generated otherwise.
This commit is contained in:
@ -1 +1 @@
|
||||
--read_buffer_size=9K --max_allowed_packet=8K
|
||||
--read_buffer_size=12K --max_allowed_packet=8K
|
||||
|
Reference in New Issue
Block a user