mirror of
https://github.com/MariaDB/server.git
synced 2025-01-30 10:31:54 +01:00
13663cb5c4
safety first - tell mariadb client not to execute dangerous cli commands, they cannot be present in the dump anyway. wrapping the command in /*!999999 ..... */ guarantees that if a non-mariadb-cli client loads the dump and sends it to the server - the server will ignore the command it doesn't understand
2 lines
93 B
Text
2 lines
93 B
Text
mariadb-dump: Error: Binlogging on server not active
|
|
/*!999999\- enable the sandbox mode */
|