List:Commits« Previous MessageNext Message »
From:Christopher Powers Date:July 14 2008 7:32am
Subject:commit into mysql-6.0-falcon branch (cpowers:2742) Bug#38043
View as plain text  
#At file:///home/cpowers/work/dev/dev-02/mysql/

 2742 Christopher Powers	2008-07-14
      Bug#38043: Deadlock between server and falcon
      
      Restore warning in results file until online alter fixed
modified:
  mysql-test/suite/falcon/r/falcon_bug_22161.result

per-file comments:
  mysql-test/suite/falcon/r/falcon_bug_22161.result
    Restore warning in results file until online alter fixed
=== modified file 'mysql-test/suite/falcon/r/falcon_bug_22161.result'
--- a/mysql-test/suite/falcon/r/falcon_bug_22161.result	2008-07-09 10:23:27 +0000
+++ b/mysql-test/suite/falcon/r/falcon_bug_22161.result	2008-07-14 05:32:03 +0000
@@ -12,6 +12,7 @@
 Warnings:
 Warning	1071	Specified key was too long; max key length is 1100 bytes
 Warning	1071	Specified key was too long; max key length is 1100 bytes
+Warning	1071	Specified key was too long; max key length is 1100 bytes
 SELECT count(*) FROM t1;
 count(*)
 1

Thread
commit into mysql-6.0-falcon branch (cpowers:2742) Bug#38043Christopher Powers14 Jul