diff options
author | Thirunarayanan B <thirunarayanan.balathandayuth@oracle.com> | 2014-02-17 13:45:34 +0530 |
---|---|---|
committer | Thirunarayanan B <thirunarayanan.balathandayuth@oracle.com> | 2014-02-17 13:45:34 +0530 |
commit | 255e4506517db4126a8f183d6c2f215fafd629dd (patch) | |
tree | 41a8a0b882730d8ef943ba56b49b0772965b696a /mysys | |
parent | c187840b6ba70546f42474d316c79e09a9e8a3dc (diff) | |
download | mariadb-git-255e4506517db4126a8f183d6c2f215fafd629dd.tar.gz |
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.
Diffstat (limited to 'mysys')
0 files changed, 0 insertions, 0 deletions