mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +03:00
Removing the comment about NULLs
modified: mysql-test/suite/connect/t/mysql.test
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
let $PORT= `select @@port`;
|
||||
|
||||
# TODO: NULLs do not work
|
||||
# TODO: remote VARCHAR is displayed as CHAR
|
||||
|
||||
CREATE TABLE t1 (a int, b char(10));
|
||||
|
Reference in New Issue
Block a user