diff options
author | Sergei Golubchik <serg@mariadb.org> | 2019-02-22 11:56:13 +0100 |
---|---|---|
committer | Sergei Golubchik <serg@mariadb.org> | 2019-02-22 12:32:49 +0100 |
commit | f6000782fbcd8c0576cb89737ad66902f6113966 (patch) | |
tree | 12bfc8772413a2eb81993f119718d8908ca3e2bf /wsrep-lib | |
parent | d00f19e8325cd2f4beb10cc89f25ada8434099db (diff) | |
download | mariadb-git-f6000782fbcd8c0576cb89737ad66902f6113966.tar.gz |
mysql_prepare_create_table() inconsistency
sql_field->key_length was 0 for blob fields when a field was
being added, but Field_blob::character_octet_length() on
subsequent ALTER TABLE's (when the Field object in the old table
already existed). This means mysql_prepare_create_table() couldn't
reliably detect if the keyseg was a prefix.
Diffstat (limited to 'wsrep-lib')
0 files changed, 0 insertions, 0 deletions