diff options
author | monty@mysql.com <> | 2004-12-07 15:47:00 +0200 |
---|---|---|
committer | monty@mysql.com <> | 2004-12-07 15:47:00 +0200 |
commit | 563500994a31c2239a7d87ba9c5ea889493e3596 (patch) | |
tree | b1c918186908fb490aa860c35dc9e2154aa633c8 /mysql-test/std_data | |
parent | 77207d19f20f21c54b8d5279c6924f4c4bdaaa51 (diff) | |
download | mariadb-git-563500994a31c2239a7d87ba9c5ea889493e3596.tar.gz |
Update results for new varchar handling
Fixed compiler warnings
String results in CREATE ... SELECT are now created as CHAR(0), VARCHAR(X) or TEXT() depending on item->max_length
Diffstat (limited to 'mysql-test/std_data')
-rw-r--r-- | mysql-test/std_data/vchar.frm | bin | 0 -> 8616 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/mysql-test/std_data/vchar.frm b/mysql-test/std_data/vchar.frm Binary files differnew file mode 100644 index 00000000000..5f037261d5f --- /dev/null +++ b/mysql-test/std_data/vchar.frm |