diff options
author | monty@donna.mysql.fi <> | 2001-03-08 21:49:15 +0200 |
---|---|---|
committer | monty@donna.mysql.fi <> | 2001-03-08 21:49:15 +0200 |
commit | 32d403f087116419d52b021963a5a4b13dda95a4 (patch) | |
tree | 03e32a721d028e31fabafbbc929c8e90341c86e2 /mysql-test/r/delayed.result | |
parent | b947bc4aedc75a9d6fb2604d5b87c4c254e87ab3 (diff) | |
download | mariadb-git-32d403f087116419d52b021963a5a4b13dda95a4.tar.gz |
Fixed bug in INSERT DELAYED when INSERT generated an error
Diffstat (limited to 'mysql-test/r/delayed.result')
-rw-r--r-- | mysql-test/r/delayed.result | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/mysql-test/r/delayed.result b/mysql-test/r/delayed.result index c3281ce5330..d1914341a8d 100644 --- a/mysql-test/r/delayed.result +++ b/mysql-test/r/delayed.result @@ -3,3 +3,8 @@ a tmsp 5 19711006010203 6 19711006010203 8 19711006010203 +a b +1 b +2 c +3 d +4 e |