diff options
author | unknown <sasha@mysql.sashanet.com> | 2001-06-01 15:13:02 -0600 |
---|---|---|
committer | unknown <sasha@mysql.sashanet.com> | 2001-06-01 15:13:02 -0600 |
commit | 3be9c739c11cd868ec05b73b12ddd2595f7d84c9 (patch) | |
tree | db4beba6849611eb41fbb717b8ead916200244df /mysql-test/r/drop.result | |
parent | 7f4df54136be14bbab1c893d8dc4ae2d41f88b65 (diff) | |
download | mariadb-git-3be9c739c11cd868ec05b73b12ddd2595f7d84c9.tar.gz |
worked around one bug in the new symlink code, but hit another
test case included ( drop) - currently fails, along with rpl000009
mysql-test/r/drop.result:
new test
mysql-test/t/drop.test:
expose a bug in the new symlink table code
sql/slave.cc:
turn off symlink bit to avoid a bug
sql/sql_repl.cc:
turn off symlink bit to avoid a bug
Diffstat (limited to 'mysql-test/r/drop.result')
-rw-r--r-- | mysql-test/r/drop.result | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mysql-test/r/drop.result b/mysql-test/r/drop.result index 67923fe903c..6d4d8efb8db 100644 --- a/mysql-test/r/drop.result +++ b/mysql-test/r/drop.result @@ -1,2 +1,4 @@ n 1 +n +4 |