diff options
author | sasha@mysql.sashanet.com <> | 2001-05-28 19:18:23 -0600 |
---|---|---|
committer | sasha@mysql.sashanet.com <> | 2001-05-28 19:18:23 -0600 |
commit | 8f6b34f950c5a9fbc3c6ddb9fbdc182df5c59374 (patch) | |
tree | 555928735ac48778eab810466107750e6e6131a1 /mysql-test/r/rpl000009.result | |
parent | 8a3f87ab072f274e67259135c88c30a9dff166b9 (diff) | |
download | mariadb-git-8f6b34f950c5a9fbc3c6ddb9fbdc182df5c59374.tar.gz |
updates for LOAD DATA FROM MASTER + some cleanup of replication code
Diffstat (limited to 'mysql-test/r/rpl000009.result')
-rw-r--r-- | mysql-test/r/rpl000009.result | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/mysql-test/r/rpl000009.result b/mysql-test/r/rpl000009.result index d5b4cdf3bee..74452473d0c 100644 --- a/mysql-test/r/rpl000009.result +++ b/mysql-test/r/rpl000009.result @@ -1,2 +1,32 @@ n m 4 15 +Database +bar +foo +mysql +test +Database +mysql +test +Database +bar +foo +mysql +test +Tables_in_foo +Tables_in_bar +t1 +t2 +n s +1 one bar +2 two bar +3 three bar +n s +11 eleven bar +12 twelve bar +13 thirteen bar +n s +1 one bar +2 two bar +3 three bar +4 four bar |