mirror of
https://github.com/MariaDB/server.git
synced 2025-08-07 00:04:31 +03:00
Fix typos in mysql-test/
This commit is contained in:
committed by
Daniel Black
parent
40c5b62531
commit
1b95e46524
@@ -25,7 +25,7 @@ alter sequence s1 maxvalue 1000;
|
||||
|
||||
# MDEV-24617 OPTIMIZE on a sequence causes unexpected
|
||||
# ER_BINLOG_UNSAFE_STATEMENT The test below verifies no unsafe
|
||||
# warnings anymore for any relavant commands that like OPTIMIZE can
|
||||
# warnings anymore for any relevant commands that like OPTIMIZE can
|
||||
# not produce ROW format events therefore the unsafe warning either.
|
||||
optimize table s1;
|
||||
analyze table s1;
|
||||
|
Reference in New Issue
Block a user