Commit 43dd386d authored by unknown's avatar unknown

Fix innodb.result file (was missing a line)


mysql-test/r/innodb.result:
  Update result file
parent 4b9a7c7c
......@@ -2846,3 +2846,4 @@ d varchar(255) character set utf8,
e varchar(255) character set utf8,
key (a,b,c,d,e)) engine=innodb;
ERROR 42000: Specified key was too long; max key length is 3072 bytes
End of 5.0 tests
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment