mirror of
https://github.com/MariaDB/server.git
synced 2025-01-29 02:05:57 +01:00
fix failing large_tests.maria_recover_encrypted
update results
This commit is contained in:
parent
926e38c6b9
commit
a74846354e
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ CALL proc_insert_many();
|
|||
UNLOCK TABLES;
|
||||
SET debug_dbug="d,crash_shutdown";
|
||||
shutdown;
|
||||
ERROR HY000: Lost connection to MySQL server during query
|
||||
ERROR HY000: Lost connection to server during query
|
||||
SELECT * FROM t1 ORDER BY 1 DESC LIMIT 10;
|
||||
field1 field2 field3
|
||||
1069999 2069999 3069999
|
||||
|
|
Loading…
Add table
Reference in a new issue