1
0
mirror of https://github.com/MariaDB/server.git synced 2025-05-28 13:01:41 +03:00
unknown cdd6bc9bfe Fixed wrong buffer usage for auto-increment key with blob part that caused CHECK TABLE to report that the table was wrong. (Bug #10045)
myisam/mi_key.c:
  Fixed wrong buffer usage for auto-increment key with blob part that caused
  CHECK TABLE to report that the table was wrong. (Bug #10045)
mysql-test/r/auto_increment.result:
  New test case
mysql-test/t/auto_increment.test:
  New test case
2005-05-13 23:08:29 +03:00
..
2004-04-28 16:14:53 +01:00
2003-03-13 13:44:03 +01:00
2004-06-25 12:59:47 +02:00
2002-12-26 15:55:22 +02:00
2002-03-13 17:20:17 +00:00
2001-06-12 17:13:52 +03:00
2001-10-08 05:36:35 +03:00
2004-04-28 16:14:53 +01:00
2005-02-15 18:45:42 -08:00
2002-02-13 22:37:19 +02:00
2003-07-09 00:55:07 +03:00
2003-06-01 23:40:01 +03:00
2001-11-20 17:58:00 +01:00
2003-11-20 22:20:54 +01:00
2001-04-17 21:30:02 +02:00
2005-02-16 03:13:29 -06:00
2002-05-17 10:50:57 +03:00
2001-12-13 15:53:18 +02:00
2003-07-03 16:48:47 +05:00
2005-03-09 00:15:51 -08:00
2001-11-30 22:09:44 -07:00
2005-05-07 21:37:27 +05:00
2000-12-29 16:06:10 +02:00
2001-10-24 11:52:19 -06:00
2004-08-28 00:49:54 +03:00
2005-02-03 18:26:59 +00:00
2003-09-24 23:25:58 +04:00
2004-08-20 23:48:30 -07:00
2005-01-25 14:30:38 -08:00
2001-09-27 23:05:54 -06:00
2005-05-09 08:33:45 +01:00
2001-08-18 10:49:00 +03:00
2003-08-20 16:25:44 +03:00
2001-10-08 07:24:04 +03:00
2003-05-14 01:27:26 +03:00
2003-05-14 01:27:26 +03:00
2004-11-22 18:59:17 +01:00
2001-03-25 01:02:26 +02:00
2001-03-25 01:02:26 +02:00
2003-01-28 08:38:28 +02:00
2003-04-26 21:10:13 +03:00
2004-07-17 16:58:16 +02:00
2003-12-16 11:10:50 +01:00
2003-09-25 00:14:46 +02:00
2005-01-30 10:24:03 +00:00
2005-01-30 10:24:03 +00:00
2004-04-28 16:14:53 +01:00
2002-09-11 06:40:08 +03:00
2004-02-22 11:22:51 +01:00
2002-09-11 06:40:08 +03:00
2003-06-15 12:01:51 +02:00
2003-06-15 12:01:51 +02:00
2002-08-24 02:10:49 +03:00
2001-12-12 18:55:33 -07:00
2003-07-03 10:42:13 +05:00
2001-03-25 01:02:26 +02:00
2001-03-25 01:02:26 +02:00
2001-03-25 01:02:26 +02:00
2001-03-25 01:02:26 +02:00
2001-03-25 01:02:26 +02:00
2003-06-25 17:15:33 +05:00
2005-02-10 22:15:38 -08:00
2002-12-05 03:52:53 +02:00
2004-01-12 16:25:13 +02:00

The file is empty.