mirror of
https://github.com/MariaDB/server.git
synced 2025-01-17 12:32:27 +01:00
Post-merge fixes
This commit is contained in:
parent
940fe6fea6
commit
60620b31fe
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
set timestamp=1;
|
||||
SELECT sleep(1),NOW()-SYSDATE() as zero;
|
||||
sleep(1) zero
|
||||
0 0
|
||||
0 0.000000
|
||||
|
|
Loading…
Reference in a new issue