1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-24 19:42:23 +03:00
Files
mariadb/mysql-test/suite/innodb/t
Jan Lindström 60f51af755 MDEV-15042: INSERT ON DUPLICATE KEY UPDATE produces error 1032 (Can't find record)
Problem was that wrong error message was returned when insert
returned FK-error and there was no duplicate key to process.

row_ins
	If error from insert was DB_NO_REFERENCED_ROW and there was
	no duplicate key we should ignore ON DUPLICATE KEY UPDATE
	and return original error message.
2018-02-05 18:21:28 +02:00
..
2014-08-02 21:26:16 +02:00
2017-06-08 12:45:08 +03:00
2015-12-09 10:00:49 +01:00
2011-10-19 21:45:18 +02:00
2010-11-25 18:17:28 +01:00
2017-02-10 06:30:42 -05:00
2014-02-03 15:22:39 +01:00
2012-10-16 13:04:42 +02:00
2017-02-10 06:30:42 -05:00
2017-10-25 17:17:21 +03:00
2017-10-25 17:17:21 +03:00
2017-10-25 17:17:21 +03:00
2011-10-19 21:45:18 +02:00
2013-01-15 19:16:18 +01:00
2015-10-05 17:14:13 +02:00
2010-11-25 18:17:28 +01:00
2016-04-26 23:05:26 +02:00
2017-09-17 11:05:33 +03:00
2018-01-08 14:51:20 +02:00
2017-04-26 23:03:34 +03:00
2017-11-01 09:55:00 +02:00
2017-11-06 18:10:23 +02:00
2017-02-10 06:30:42 -05:00
2017-12-14 08:40:01 +02:00
2017-02-10 06:30:42 -05:00
2015-10-23 18:49:02 +03:00
2017-07-05 17:22:53 +03:00
2017-08-29 10:07:33 +03:00