1
0
mirror of https://github.com/MariaDB/server.git synced 2025-12-24 11:21:21 +03:00

Fix for bug #7217: information_schema: columns are varbinary() instead of timestamp &

bug #7215: information_schema: columns are longtext instead of varchar
This commit is contained in:
gluh@gluh.mysql.r18.ru
2005-02-23 15:15:36 +03:00
parent eac72d405f
commit 3e9bf3af34
7 changed files with 72 additions and 10 deletions

View File

@@ -94,6 +94,6 @@ d
2002-10-24 14:50:40
show status like "created_tmp%tables";
Variable_name Value
Created_tmp_disk_tables 1
Created_tmp_disk_tables 0
Created_tmp_tables 2
drop table t1;