diff options
author | unknown <svoj@mysql.com/june.mysql.com> | 2007-12-07 14:44:03 +0400 |
---|---|---|
committer | unknown <svoj@mysql.com/june.mysql.com> | 2007-12-07 14:44:03 +0400 |
commit | 0fdc16bd13bca09abe4026d892d71eccb99fd121 (patch) | |
tree | c1217badd29f96ef8f0e0a4b9169278537890aea /storage/myisammrg/myrg_open.c | |
parent | b9ecec8622d26ce82156250e30747a4a0d93c332 (diff) | |
download | mariadb-git-0fdc16bd13bca09abe4026d892d71eccb99fd121.tar.gz |
BUG#32817 - though CSV is marked as supported create table is rejected
with error 1005.
CSV doesn't support nullable fields. Report descriptive error if create
table with nullable field is requested.
mysql-test/r/csv.result:
A test case for BUG#32817.
mysql-test/t/csv.test:
A test case for BUG#32817.
storage/csv/ha_tina.cc:
CSV doesn't support nullable fields. Report descriptive error if create
table with nullable field is requested.
Diffstat (limited to 'storage/myisammrg/myrg_open.c')
0 files changed, 0 insertions, 0 deletions