diff options
author | Marko Mäkelä <marko.makela@mariadb.com> | 2018-12-12 13:30:40 +0200 |
---|---|---|
committer | Marko Mäkelä <marko.makela@mariadb.com> | 2018-12-12 13:30:40 +0200 |
commit | 91173f986373e4f5f134a2351a80d8763e5157e8 (patch) | |
tree | 8a863bc007cd19b6cd323dfb516317e3512a9af6 /sql/partition_info.h | |
parent | e0aebf5cf1c705739a94fe2fecf0b0ed7eb4ba3a (diff) | |
download | mariadb-git-91173f986373e4f5f134a2351a80d8763e5157e8.tar.gz |
fts_is_charset_cjk(): Avoid referencing global symbols
References to global symbols prevent InnoDB from being built as a
dynamic plugin on Windows.
Refer to CHARSET_INFO::number, because that is what InnoDB is already
persistently storing in its data dictionary.
Diffstat (limited to 'sql/partition_info.h')
0 files changed, 0 insertions, 0 deletions