1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-27 13:04:36 +03:00
Files
mariadb/mysql-test/suite/innodb/t
Thirunarayanan B 9ea02a1c09 Bug #18010711 UNIQUE PREFIX INDEX ON BINARY COLUMN:
FAILING ASSERTION: FLEN == LEN

Problem:
       Broken invariant triggered when building a unique index on a
binary column and the input data contains duplicate keys. This was broken
in debug builds only.

Fix:
       Fixed length of the binary datatype can be greater than length of
the shorter prefix on which index is being created.
2014-02-17 13:45:34 +05:30
..
2010-05-05 13:13:05 +03:00
2011-08-19 09:06:50 +02:00
2010-10-04 13:38:05 +03:00
2012-02-17 11:52:51 +02:00
2011-11-10 16:50:34 +02:00
2010-06-20 22:43:34 +02:00
2013-09-12 21:26:15 +02:00