1
0
mirror of https://github.com/MariaDB/server.git synced 2026-01-06 05:22:24 +03:00
Files
mariadb/tests
unknown fcc51efc4d Bug #29692 Single row inserts can incorrectly report a huge number of row insertions
This bug was caused by unitialized value that was the result of a bad 5.0 merge.


sql/sql_class.h:
  Readded comments lost in a bad merge.
sql/sql_insert.cc:
  Fixed code to completely initialize (zero) the "COPY_INFO info" var in the same manner as the delayed write code.
  
  Readded a change that was lost in a bad merge.
tests/mysql_client_test.c:
  Test case added for bug#29692.
2007-07-16 14:53:05 -04:00
..
2000-07-31 21:29:14 +02:00
2000-07-31 21:29:14 +02:00
2000-07-31 21:29:14 +02:00
2006-12-31 02:29:11 +01:00
2006-12-23 20:17:15 +01:00
2006-12-31 01:02:27 +01:00
2000-08-29 12:31:01 +03:00
2001-03-25 01:02:26 +02:00
2005-03-17 08:16:56 +02:00
2004-02-11 00:06:46 +01:00
2006-12-23 20:17:15 +01:00
2006-12-23 20:17:15 +01:00
2000-07-31 21:29:14 +02:00
2000-07-31 21:29:14 +02:00
2000-09-19 17:23:58 -06:00
2006-12-23 20:17:15 +01:00
2006-12-23 20:17:15 +01:00
2006-12-23 20:17:15 +01:00