mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
Write information about restart in .result
Idea comes from MySQL which does something similar
This commit is contained in:
@ -31,6 +31,7 @@ Warnings:
|
||||
Warning 1292 Truncated incorrect DOUBLE value: 'foo'
|
||||
EXECUTE stmt;
|
||||
ERROR 22007: Truncated incorrect DOUBLE value: 'foo'
|
||||
# restart
|
||||
SELECT 'All done';
|
||||
All done
|
||||
All done
|
||||
|
Reference in New Issue
Block a user