1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00

MDEV-34831: MDEV-34704 introduces a typo, --qick

Fix MDEV-34704 typos.
This commit is contained in:
Oleksandr Byelkin
2024-08-29 12:30:05 +02:00
parent 03a5455cb3
commit 5a61fd5819
3 changed files with 4 additions and 3 deletions

View File

@ -42,5 +42,5 @@ insert into t1 values ("01234", "0123456789", "01234567890123456789", "1");
drop table t1;
--echo #
--echo # End of 10.7 tests
--echo # End of 10.5 tests
--echo #