#At file:///data0/magnus/mysql/5.5-telco-7.0/ based on revid:magnus.blaudd@strippedrj4
3218 Magnus Blåudd 2011-02-21
ndb
- remove warnings about not converting COLUMN_FORMAT to DYNAMIC
modified:
mysql-test/suite/ndb/r/ndb_short_sigs.result
=== modified file 'mysql-test/suite/ndb/r/ndb_short_sigs.result'
--- a/mysql-test/suite/ndb/r/ndb_short_sigs.result 2009-11-18 11:05:02 +0000
+++ b/mysql-test/suite/ndb/r/ndb_short_sigs.result 2011-02-21 13:44:45 +0000
@@ -63,8 +63,6 @@ th un de length(rb) length(al)
4 9 4 991 60009
5 10 5 990 60010
alter table t1 add column extra varchar(2000);
-Warnings:
-Warning 1478 Converted FIXED field to DYNAMIC to enable on-line ADD COLUMN
update t1 set extra = repeat(rb, 2);
select th, un, de, length(rb), length(al), length(extra)
from t1
Attachment: [text/bzr-bundle] bzr/magnus.blaudd@oracle.com-20110221134445-ti542ll1qlutmn40.bundle
| Thread |
|---|
| • bzr commit into mysql-5.5-telco-7.0 branch (magnus.blaudd:3218) | Magnus Blåudd | 21 Feb |