1
0
mirror of https://github.com/MariaDB/server.git synced 2025-11-08 00:28:29 +03:00
Files
mariadb/mysql-test/r
unknown d78c9adb55 Fixed max_key_length when using UNIQUE keys.
This fixed a bug in GROUP BY on a BLOB column with NULL values.


myisam/mi_create.c:
  Fixed max_key_length when using UNIQUE keys.
myisam/mi_unique.c:
  Simple optimization
  Make different CRC for keys with null and empty strings.
mysql-test/r/group_by.result:
  Updated results
mysql-test/t/group_by.test:
  Test of bug
2002-12-27 21:39:35 +02:00
..
2001-07-16 03:04:30 +03:00
2001-03-01 12:01:00 -07:00
2002-09-18 02:00:56 +03:00
2002-12-16 22:16:57 +02:00
2002-03-12 11:38:22 +02:00
2001-01-19 22:40:16 -07:00
2001-06-21 16:48:18 -06:00
2002-05-17 10:50:57 +03:00
2002-11-22 13:52:40 +02:00
2002-11-22 13:52:40 +02:00
2001-11-30 22:09:44 -07:00
2001-04-13 12:25:12 +03:00
2001-10-31 18:27:49 +02:00
2002-04-21 12:06:34 +02:00
2001-12-05 23:15:05 +02:00
2002-05-07 19:08:56 +03:00
2001-07-16 03:04:30 +03:00
2001-10-19 22:10:54 +03:00
2001-05-16 13:21:49 -06:00
2001-01-18 10:43:09 -07:00
2001-04-20 15:18:46 +03:00
2001-04-20 15:18:46 +03:00
2001-12-13 17:21:04 -07:00
2001-12-12 18:55:33 -07:00
2002-05-27 23:21:49 +03:00
2002-05-27 23:21:49 +03:00