mirror of
https://github.com/MariaDB/server.git
synced 2026-05-06 23:25:34 +02:00
parent
73fd169d02
commit
3ae23d5b9e
3 changed files with 22 additions and 2 deletions
|
|
@ -865,3 +865,6 @@ abc abc c bc abc
|
|||
abcd abcd d cd bcd abcd
|
||||
abcde abcde e de cde bcde abcde
|
||||
drop table t1;
|
||||
select hex(29223372036854775809), hex(-29223372036854775809);
|
||||
hex(29223372036854775809) hex(-29223372036854775809)
|
||||
FFFFFFFFFFFFFFFF FFFFFFFFFFFFFFFF
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue