mirror of
https://github.com/MariaDB/server.git
synced 2026-04-24 17:25:31 +02:00
5.5 merge and fixes for compiler/test errors
This commit is contained in:
commit
4ec2e9d7ed
3617 changed files with 1904330 additions and 85304 deletions
|
|
@ -1064,6 +1064,7 @@ static void test_wl4435_3()
|
|||
|
||||
puts("");
|
||||
|
||||
/*
|
||||
// The following types are not supported:
|
||||
// - ENUM
|
||||
// - SET
|
||||
|
|
@ -1080,6 +1081,7 @@ static void test_wl4435_3()
|
|||
// - MYSQL_TYPE_YEAR (use MYSQL_TYPE_SHORT instead);
|
||||
// - MYSQL_TYPE_TINY_BLOB, MYSQL_TYPE_MEDIUM_BLOB, MYSQL_TYPE_LONG_BLOB
|
||||
// (use MYSQL_TYPE_BLOB instead);
|
||||
*/
|
||||
|
||||
WL4435_TEST("TINYINT", "127",
|
||||
MYSQL_TYPE_TINY, MYSQL_TYPE_TINY,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue