1
0
mirror of https://github.com/MariaDB/server.git synced 2025-11-25 17:25:02 +03:00
Files
mariadb/mysql-test/suite/sql_sequence
Sergei Golubchik 13663cb5c4 MDEV-33727 mariadb-dump trusts the server and does not validate the data
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
2024-05-06 17:16:10 +02:00
..
2022-03-11 09:26:42 +02:00
2023-11-08 12:59:00 +01:00
2023-11-08 12:59:00 +01:00
2022-10-25 11:26:37 +03:00
2022-10-01 23:07:26 +02:00
2023-11-08 12:59:00 +01:00
2023-11-08 12:59:00 +01:00