diff options
author | unknown <Sinisa@sinisa.nasamreza.org> | 2002-08-28 16:41:23 +0300 |
---|---|---|
committer | unknown <Sinisa@sinisa.nasamreza.org> | 2002-08-28 16:41:23 +0300 |
commit | 92a533ebbd9016c3aade430b53d50bf0ee543c34 (patch) | |
tree | 69f65dccef0752eb3d30c80ef25a24beec3d36cf /mysql-test/r/bdb-alter-table-2.result | |
parent | 36d1a9a46322fcd60dcf91bef97d5980e4b8ee9b (diff) | |
download | mariadb-git-92a533ebbd9016c3aade430b53d50bf0ee543c34.tar.gz |
Little but nasty bug with BDB and alter table
Diffstat (limited to 'mysql-test/r/bdb-alter-table-2.result')
-rw-r--r-- | mysql-test/r/bdb-alter-table-2.result | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/mysql-test/r/bdb-alter-table-2.result b/mysql-test/r/bdb-alter-table-2.result new file mode 100644 index 00000000000..19c6d5e1ff9 --- /dev/null +++ b/mysql-test/r/bdb-alter-table-2.result @@ -0,0 +1,4 @@ +objid tablename oid +1 t1 4 +2 metatable 1 +3 metaindex 1 |