mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
Fixed default_storage_engine.test
The bug was that the script tried to start mysqld while there was already a running mysqld server. Fixed by killing the running one.
This commit is contained in:
@ -1 +1,3 @@
|
||||
# Kill the server
|
||||
"all ok"
|
||||
# restart
|
||||
|
Reference in New Issue
Block a user