diff options
author | jimw@mysql.com <> | 2005-09-12 17:00:50 -0700 |
---|---|---|
committer | jimw@mysql.com <> | 2005-09-12 17:00:50 -0700 |
commit | a60ed0b75d75304324c7d7ca70125a5d650033d9 (patch) | |
tree | 1ad89ca3921996790f4f78584fb66bf871991e26 /mysql-test/r/ndb_autodiscover.result | |
parent | b5dbd1c7a1807f6d0c98c131f933385d4f305b02 (diff) | |
parent | 0eec7c3cf4c36717c790cd779850e6e22303bdba (diff) | |
download | mariadb-git-a60ed0b75d75304324c7d7ca70125a5d650033d9.tar.gz |
Merge mysql.com:/home/jimw/my/mysql-4.1-clean
into mysql.com:/home/jimw/my/mysql-5.0-clean
Diffstat (limited to 'mysql-test/r/ndb_autodiscover.result')
-rw-r--r-- | mysql-test/r/ndb_autodiscover.result | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mysql-test/r/ndb_autodiscover.result b/mysql-test/r/ndb_autodiscover.result index 0f17160ea99..6d1b7eb152d 100644 --- a/mysql-test/r/ndb_autodiscover.result +++ b/mysql-test/r/ndb_autodiscover.result @@ -99,6 +99,8 @@ id int not null primary key, id2 int not null, name char(20) ) engine=ndb; +Warnings: +Note 1050 Table 't3' already exists show status like 'handler_discover%'; Variable_name Value Handler_discover 0 |