From ecf24c66cf316baaf632fc998fbccfc305b68931 Mon Sep 17 00:00:00 2001 From: unknown Date: Thu, 30 Dec 2004 19:16:44 +0300 Subject: Removed unnecessary chahges from previous commit(see ChangeSet 1.1761 04/12/30) --- mysql-test/r/temp_table.result | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mysql-test/r/temp_table.result') diff --git a/mysql-test/r/temp_table.result b/mysql-test/r/temp_table.result index 2dd58f54327..6e36f24d8b0 100644 --- a/mysql-test/r/temp_table.result +++ b/mysql-test/r/temp_table.result @@ -94,6 +94,6 @@ d 2002-10-24 14:50:40 show status like "created_tmp%tables"; Variable_name Value -Created_tmp_disk_tables 0 +Created_tmp_disk_tables 1 Created_tmp_tables 2 drop table t1; -- cgit v1.2.1