mariadb/tests
Gleb Shchepa 1392945b60 backport from mysql-trunk
BUG #11754979 - 46675: ON DUPLICATE KEY UPDATE AND UPDATECOUNT() POSSIBLY WRONG 

The mysql_affected_rows() client call returns 3 instead of 2 on
INSERT ... ON DUPLICATE KEY UPDATE query with a duplicated key value.

The fix for the old bug #29692 was incomplete: unnecessary double
increment of "touched" rows still happened.

This bugfix removes:
1) unneeded increment of "touched" rows and
2) useless double resetting of auto-increment value.
2011-08-03 17:53:44 +04:00
..
auto_increment.res
auto_increment.tst
big_record.pl Updated/added copyright headers 2011-06-30 17:46:53 +02:00
bug25714.c Updated/added copyright headers 2011-06-30 17:46:53 +02:00
CMakeLists.txt Patch for Bug#55854 (MySQL AB should not be AUTHOR, copyright incorrect). 2010-08-12 19:19:57 +04:00
connect_test.c Many files: 2006-12-23 20:17:15 +01:00
deadlock_test.c my_strtoll10-x86.s: 2006-12-31 01:02:27 +01:00
drop_test.pl - Added/updated copyright headers 2010-12-28 19:57:23 +01:00
export.pl - Added/updated copyright headers 2010-12-28 19:57:23 +01:00
fork2_test.pl - Added/updated copyright headers 2010-12-28 19:57:23 +01:00
fork_big.pl Merge 2010-12-29 00:47:05 +01:00
fork_big2.pl Merge 2010-12-29 00:47:05 +01:00
function.res
function.tst
grant.pl Updated/added copyright headers 2011-06-30 17:31:31 +02:00
grant.res
index_corrupt.pl - Added/updated copyright headers 2010-12-28 19:57:23 +01:00
insert_and_repair.pl - Added/updated copyright headers 2010-12-28 19:57:23 +01:00
insert_test.c Many files: 2006-12-23 20:17:15 +01:00
list_test.c Many files: 2006-12-23 20:17:15 +01:00
lock_test.pl - Added/updated copyright headers 2010-12-28 19:57:23 +01:00
lock_test.res
mail_to_db.pl This patch removes the remaining TYPE= code from MySQL. It cleans up a number of tests where it was being called still (and failing). Also I cleaned up all of the extra scripts so that they now work. 2006-02-12 13:26:30 -08:00
myisam-big-rows.tst A follow-up on WL#5154 and WL#5182: remove forgotten options. 2010-03-03 22:22:02 +03:00
mysql_client_test.c backport from mysql-trunk 2011-08-03 17:53:44 +04:00
pmail.pl - Added/updated copyright headers 2010-12-28 19:57:23 +01:00
rename_test.pl - Added/updated copyright headers 2010-12-28 19:57:23 +01:00
restore-lock.smack
select_test.c Many files: 2006-12-23 20:17:15 +01:00
showdb_test.c Many files: 2006-12-23 20:17:15 +01:00
ssl_test.c Bug #15327: configure: --with-tcp-port option being partially ignored 2007-09-13 16:19:46 +02:00
table_types.pl - Added/updated copyright headers 2010-12-28 19:57:23 +01:00
test_delayed_insert.pl - Added/updated copyright headers 2010-12-28 19:57:23 +01:00
thread_test.c Updated/added copyright headers 2011-06-30 17:46:53 +02:00
truncate.pl - Added/updated copyright headers 2010-12-28 19:57:23 +01:00