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 | 9ea02a1c094594692469e79a519b649ec3b8e487 (patch) | |
tree | 41a8a0b882730d8ef943ba56b49b0772965b696a /sql/share/charsets/cp1256.xml | |
parent | 6923c1d9a5020d890dc45a108c0817da33266af2 (diff) | |
download | mariadb-git-9ea02a1c094594692469e79a519b649ec3b8e487.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 'sql/share/charsets/cp1256.xml')
0 files changed, 0 insertions, 0 deletions