mirror of
https://github.com/MariaDB/server.git
synced 2026-05-15 19:37:16 +02:00
removing architecture dependent test
This commit is contained in:
parent
09b8283864
commit
edde138b30
2 changed files with 0 additions and 4 deletions
|
|
@ -7,4 +7,3 @@ select format(1.5555,0),format(123.5555,1),format(1234.5555,2),format(12345.5555
|
|||
select inet_ntoa(inet_aton("255.255.255.255.255.255.255.255"));
|
||||
select inet_aton("255.255.255.255.255"),inet_aton("255.255.1.255"),inet_aton("0.1.255");
|
||||
select inet_ntoa(1099511627775),inet_ntoa(4294902271),inet_ntoa(511);
|
||||
select format("nan",2);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue