#At file:///Users/mattiasj/mysql-bzr/topush-trunk-bugfixing/ based on revid:mattias.jonsson@stripped
3285 Mattias Jonsson 2010-10-05
Pre-push fix
modified:
mysql-test/r/not_partition.result
=== modified file 'mysql-test/r/not_partition.result'
--- a/mysql-test/r/not_partition.result 2010-08-16 12:53:30 +0000
+++ b/mysql-test/r/not_partition.result 2010-10-05 10:17:45 +0000
@@ -3,7 +3,7 @@ FLUSH TABLES;
SELECT * FROM t1;
ERROR 42000: Unknown storage engine 'partition'
TRUNCATE TABLE t1;
-ERROR 42000: Unknown storage engine 'partition'
+ERROR 42S02: Table 'test.t1' doesn't exist
ANALYZE TABLE t1;
Table Op Msg_type Msg_text
test.t1 analyze Error Unknown storage engine 'partition'
Attachment: [text/bzr-bundle] bzr/mattias.jonsson@oracle.com-20101005101745-8des9p1p4xa4zf2p.bundle
| Thread |
|---|
| • bzr commit into mysql-trunk-bugfixing branch (mattias.jonsson:3285) | Mattias Jonsson | 5 Oct |