summaryrefslogtreecommitdiff
path: root/mysql-test/r/log_tables.result
diff options
context:
space:
mode:
authorkostja@bodhi.local <>2006-12-12 13:57:28 +0300
committerkostja@bodhi.local <>2006-12-12 13:57:28 +0300
commitbc6e73873d0bb4a6a2e2f5a25e642630d03bb837 (patch)
treee2983d5a19c729d791bd229e0032731aec15c933 /mysql-test/r/log_tables.result
parentc24381bdaaca307148888f2cf7c223570266c4f0 (diff)
parentc25429f1a6fc8333e2c3edf7490c08b5c09c09d8 (diff)
downloadmariadb-git-bc6e73873d0bb4a6a2e2f5a25e642630d03bb837.tar.gz
Merge bk-internal.mysql.com:/home/bk/mysql-5.1
into bodhi.local:/opt/local/work/mysql-5.1-runtime
Diffstat (limited to 'mysql-test/r/log_tables.result')
-rw-r--r--mysql-test/r/log_tables.result3
1 files changed, 0 insertions, 3 deletions
diff --git a/mysql-test/r/log_tables.result b/mysql-test/r/log_tables.result
index 3e8b7d32e88..8264f252287 100644
--- a/mysql-test/r/log_tables.result
+++ b/mysql-test/r/log_tables.result
@@ -111,9 +111,6 @@ slow_log CREATE TABLE `slow_log` (
) ENGINE=CSV DEFAULT CHARSET=utf8 COMMENT='Slow log'
alter table mysql.general_log engine=myisam;
alter table mysql.slow_log engine=myisam;
-Warnings:
-Warning 1366 Incorrect integer value: '' for column 'last_insert_id' at row 0
-Warning 1366 Incorrect integer value: '' for column 'insert_id' at row 0
show create table mysql.general_log;
Table Create Table
general_log CREATE TABLE `general_log` (