diff options
author | sasha@mysql.sashanet.com <> | 2001-07-18 14:26:43 -0600 |
---|---|---|
committer | sasha@mysql.sashanet.com <> | 2001-07-18 14:26:43 -0600 |
commit | 1c3dc8875e1b5070dbfc731efd81ee36898e4cfa (patch) | |
tree | 8d1f8589119cc419e23bbb513081d4be35e4aa42 /mysql-test/r/rpl_mystery22.result | |
parent | 0fb2e24ac58a800e5935b89c61864007383d35b0 (diff) | |
download | mariadb-git-1c3dc8875e1b5070dbfc731efd81ee36898e4cfa.tar.gz |
fixed mysterious offset confusion bug
added a test case for it - took some creative work to figure out
how to make it happen at will
updated the manual
Diffstat (limited to 'mysql-test/r/rpl_mystery22.result')
-rw-r--r-- | mysql-test/r/rpl_mystery22.result | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/mysql-test/r/rpl_mystery22.result b/mysql-test/r/rpl_mystery22.result new file mode 100644 index 00000000000..f85b057eefa --- /dev/null +++ b/mysql-test/r/rpl_mystery22.result @@ -0,0 +1,4 @@ +n +1 +2 +3 |