1
0
mirror of https://github.com/MariaDB/server.git synced 2025-11-10 23:02:54 +03:00
Files
mariadb/mysql-test/r
unknown ca88ca16d0 BUG#12873 - BTREE index on MEMORY table with multiple NULL values
doesn't work properly

Unique BTREE index on MEMORY table refuse multiple NULL values.

Fixed search_flag to allow multiple null values inside unique key.


heap/hp_write.c:
  Fixed search_flag to allow multiple null values inside unique key.
mysql-test/r/heap_btree.result:
  Testcase for BUG#12873.
mysql-test/t/heap_btree.test:
  Testcase for BUG#12873.
2006-05-11 21:15:37 +05:00
..
2006-05-03 16:33:42 +05:00
2006-03-01 15:50:15 +04:00
2006-05-09 13:31:46 -07:00
2006-03-29 19:31:16 +05:00
2005-10-13 11:28:06 +02:00
2006-03-30 09:13:25 +05:00
2006-03-30 17:14:55 +04:00
2005-09-08 18:15:05 +01:00
2005-08-29 22:35:48 -05:00
2006-04-21 08:19:38 -07:00
2005-08-26 22:25:45 -07:00
2006-03-06 15:14:15 +04:00
2005-09-09 12:47:57 +02:00
2006-01-06 00:47:49 +02:00
2006-05-06 23:48:13 -07:00
2006-02-03 00:07:36 +03:00
2005-12-06 21:28:13 +01:00
2006-05-03 16:42:39 +05:00
2005-10-28 02:36:19 +03:00
2006-03-24 12:44:54 -08:00
2005-08-29 21:06:45 +02:00
2006-03-06 23:43:47 +01:00
2005-09-14 12:24:14 +03:00
2006-05-09 13:31:46 -07:00
2005-12-06 21:28:13 +01:00
2006-05-04 09:58:03 +05:00
2005-10-12 15:19:51 +02:00
2006-02-07 19:57:31 +01:00
2005-09-15 22:21:30 +04:00
2005-09-14 23:12:01 +03:00
2006-05-03 16:47:05 +05:00
2005-10-13 11:28:06 +02:00
2005-10-13 11:28:06 +02:00
2005-10-10 19:38:58 +02:00
2005-11-29 16:46:51 +04:00
2006-04-26 17:09:41 -07:00
2006-03-31 21:26:17 -08:00
2006-04-26 17:57:41 +03:00