mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
A follow-up on WL#5154 and WL#5182: remove forgotten options.
This commit is contained in:
@ -16,7 +16,7 @@
|
||||
|
||||
# Start MySQL
|
||||
|
||||
bin/safe_mysqld -O key_buffer=16M &
|
||||
bin/safe_mysqld --key_buffer=16M &
|
||||
|
||||
#
|
||||
# Now we run the test that can be found in the sql-bench directory in the
|
||||
|
Reference in New Issue
Block a user