#At file:///home/msvensson/mysql/5.5-telco-7.0/ based on revid:magnus.blaudd@strippedf3gol
3161 Magnus Blåudd 2011-01-27
ndb
- fix .result file ERROR -> WARNING
modified:
mysql-test/suite/ndb/r/ndb_basic.result
=== modified file 'mysql-test/suite/ndb/r/ndb_basic.result'
--- a/mysql-test/suite/ndb/r/ndb_basic.result 2011-01-27 14:16:33 +0000
+++ b/mysql-test/suite/ndb/r/ndb_basic.result 2011-01-27 14:54:40 +0000
@@ -878,7 +878,7 @@ ENGINE=ndb PARTITION BY KEY(a) PARTITION
ERROR HY000: Can't create table 'test.t1' (errno: 140)
show warnings;
Level Code Message
-Error 1296 Got error 1224 'Too many fragments' from NDB
+Warning 1296 Got error 1224 'Too many fragments' from NDB
Error 1005 Can't create table 'test.t1' (errno: 140)
CREATE TABLE t1 (a INT PRIMARY KEY, b TEXT)
ENGINE=ndb;
Attachment: [text/bzr-bundle] bzr/magnus.blaudd@oracle.com-20110127145440-dx0vs6kb8js1c13q.bundle
| Thread |
|---|
| • bzr commit into mysql-5.5-telco-7.0 branch (magnus.blaudd:3161) | Magnus Blåudd | 27 Jan |