summaryrefslogtreecommitdiff
path: root/mysql-test/suite
diff options
context:
space:
mode:
authorMarc Alff <marc.alff@sun.com>2010-02-23 17:45:49 -0700
committerMarc Alff <marc.alff@sun.com>2010-02-23 17:45:49 -0700
commit9d5deb076a323b1c1dea9f447f407a3e9c699be5 (patch)
tree9f96cd5e5aa2b4da3e522a2c30dd778961c93301 /mysql-test/suite
parentb77d7d17b3a4a639842fb77c7a93ca68fd7a8faa (diff)
downloadmariadb-git-9d5deb076a323b1c1dea9f447f407a3e9c699be5.tar.gz
Bug#10143 Perror not showing error description
Backport to 5.5.99
Diffstat (limited to 'mysql-test/suite')
-rw-r--r--mysql-test/suite/ndb/r/ndb_basic.result1
1 files changed, 1 insertions, 0 deletions
diff --git a/mysql-test/suite/ndb/r/ndb_basic.result b/mysql-test/suite/ndb/r/ndb_basic.result
index 08da3d599e8..8cb86fb4c2b 100644
--- a/mysql-test/suite/ndb/r/ndb_basic.result
+++ b/mysql-test/suite/ndb/r/ndb_basic.result
@@ -787,6 +787,7 @@ f1 f2 f3
222222 bbbbbb 2
drop table t1;
Illegal ndb error code: 1186
+MySQL error code 1186 (ER_FLUSH_MASTER_BINLOG_CLOSED): Binlog closed, cannot RESET MASTER
CREATE TABLE t1 (
a VARBINARY(40) NOT NULL,
b VARCHAR (256) CHARACTER SET UTF8 NOT NULL,