1
0
mirror of https://github.com/MariaDB/server.git synced 2025-10-19 21:09:40 +03:00
Files
mariadb/mysql-test/t
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-06-17 02:57:50 +04:00
2006-11-20 22:42:06 +02:00
2006-11-20 22:42:06 +02:00
2006-11-20 22:42:06 +02:00
2006-11-20 22:42:06 +02:00
2007-01-05 14:02:50 +02:00
2006-11-29 13:56:59 -05:00
2006-06-14 23:54:08 +04:00
2006-11-20 22:42:06 +02:00
2006-12-07 15:22:43 +04:00
2006-11-20 22:42:06 +02:00
2006-11-20 22:42:06 +02:00
2006-11-15 10:23:27 +01:00
2007-01-03 12:16:03 -08:00
2006-08-21 14:20:03 +04:00
2006-11-15 10:23:27 +01:00
2006-12-26 20:22:16 +04:00
2006-05-29 19:07:35 +04:00
2006-11-15 10:23:27 +01:00
2006-11-20 22:42:06 +02:00
2006-12-13 21:08:25 -08: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-09-21 00:59:48 +02:00
2006-11-20 22:42:06 +02:00
2006-08-30 13:20:39 -07:00
2006-08-30 13:20:39 -07:00
2006-08-30 13:20:39 -07:00
2006-08-30 13:20:39 -07:00
2006-08-30 13:20:39 -07:00
2006-11-20 22:42:06 +02:00
2006-12-04 14:26:05 +02:00
2006-10-05 12:41:26 +02:00