1
0
mirror of https://github.com/MariaDB/server.git synced 2025-10-30 04:26:45 +03:00
Files
mariadb/mysql-test/t
unknown dd6feec4f4 Bug#23170: LAST_INSERT_ID isn't reset to 0 in INSERT .. SELECT when no rows were
inserted.

The select_insert::send_eof() function now resets LAST_INSERT_ID variable if
no rows were inserted.


mysql-test/t/insert_select.test:
  Added a test case for bug#23170: LAST_INSERT_ID isn't reset to 0 in INSERT .. SELECT when no rows were inserted.
mysql-test/r/insert_select.result:
  Added a test case for bug#23170: LAST_INSERT_ID isn't reset to 0 in INSERT .. SELECT when no rows were inserted.
sql/sql_insert.cc:
  Bug#23170: LAST_INSERT_ID isn't reset to 0 in INSERT .. SELECT when no rows were
  inserted.The select_insert::send_eof() function now resets LAST_INSERT_ID variable if
  no rows were inserted.
2007-02-09 22:25:09 +03:00
..
2007-01-18 18:37:52 -07: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
2006-11-29 13:56:59 -05:00
2007-01-23 10:11:53 -08: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
2006-11-15 10:23:27 +01:00
2006-12-26 20:22:16 +04:00
2006-12-04 14:05:27 +03:00
2006-11-20 22:42:06 +02: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-12-11 18:52:24 -07:00
2006-11-20 22:42:06 +02:00
2006-11-20 22:42:06 +02:00
2007-01-26 17:10:45 -08:00
2007-01-19 12:03:03 +01:00
2006-12-04 14:26:05 +02:00
2007-02-02 15:22:10 -08:00
2007-02-07 14:41:57 -08:00
2006-10-05 12:41:26 +02:00