mirror of
https://github.com/MariaDB/server.git
synced 2026-01-06 05:22:24 +03:00
uuid() tests
This commit is contained in:
@@ -12,6 +12,8 @@ select hex(inet_aton('127'));
|
||||
select hex(inet_aton('127.1'));
|
||||
select hex(inet_aton('127.1.1'));
|
||||
|
||||
select length(uuid()), charset(uuid()), length(unhex(replace(uuid(),_utf8'-',_utf8'')));
|
||||
|
||||
#
|
||||
# Test for core dump with nan
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user