Commit 3fd1e97a authored by Alexander Barkov's avatar Alexander Barkov

Removing the comment about NULLs

modified:
  mysql-test/suite/connect/t/mysql.test
parent 43ecae5e
let $PORT= `select @@port`;
# TODO: NULLs do not work
# TODO: remote VARCHAR is displayed as CHAR
CREATE TABLE t1 (a int, b char(10));
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment