1
0
mirror of https://github.com/MariaDB/server.git synced 2025-10-19 21:09:40 +03:00
Files
mariadb/mysql-test/r
evgen@moonbone.local e921ac7afc Bug#25123: ON DUPLICATE KEY clause allows fields not from the insert table.
When inserting into a join-based view the update fields from the ON DUPLICATE
KEY UPDATE wasn't checked to be from the table being inserted into and were
silently ignored.

The new check_view_single_update() function is added to check that
insert/update fields are being from the same single table of the view.
2007-01-22 15:14:38 +03:00
..
2006-05-29 16:27:45 +02:00
2006-06-17 02:57:50 +04:00
2006-05-31 22:55:45 -07:00
2006-10-13 08:48:47 +02:00
2007-01-05 14:02:50 +02:00
2006-11-29 13:56:59 -05:00
2007-01-03 03:35:57 +04:00
2006-06-15 01:48:41 +04:00
2007-01-12 17:35:24 +03:00
2006-11-06 23:02:40 -05:00
2006-12-07 15:22:43 +04:00
2006-05-16 22:19:44 -07:00
2006-09-01 05:00:32 +02:00
2006-10-05 00:00:34 +02:00
2006-08-08 12:50:05 +05:00
2006-11-15 10:23:27 +01:00
2006-10-03 15:48:41 +02:00
2007-01-03 12:16:03 -08:00
2006-11-15 10:23:27 +01:00
2006-11-28 13:08:41 -05:00
2006-11-15 10:23:27 +01:00
2006-05-31 22:55:45 -07:00
2006-12-13 21:08:25 -08:00
2006-10-19 18:48:37 +05:00
2006-11-15 10:23:27 +01:00
2006-11-15 10:23:27 +01:00
2006-11-15 10:23:27 +01:00
2006-11-15 10:23:27 +01:00
2006-04-27 21:59:04 +09:30
2006-06-01 16:51:19 -07:00
2006-06-01 16:51:19 -07:00
2006-06-30 02:03:09 +04:00
2006-06-09 19:29:39 -07:00
2006-12-04 14:29:51 +02:00