mirror of
https://github.com/MariaDB/server.git
synced 2026-01-31 07:49:09 +01:00
row_raw_format_str(): Treat the invalid value charset_coll==0 as binary. This could be invoked on FTS_%_CONFIG.key or SYS_FOREIGN.ID or possible other key columns. dtype_is_utf8(): Merge to its only caller row_raw_format_str(). row_raw_format(): Add debug assertions and comments to document when dtype_get_charset_coll(prtype) may be 0. |
||
|---|---|---|
| .. | ||
| row0ext.cc | ||
| row0ftsort.cc | ||
| row0import.cc | ||
| row0ins.cc | ||
| row0log.cc | ||
| row0merge.cc | ||
| row0mysql.cc | ||
| row0purge.cc | ||
| row0quiesce.cc | ||
| row0row.cc | ||
| row0sel.cc | ||
| row0uins.cc | ||
| row0umod.cc | ||
| row0undo.cc | ||
| row0upd.cc | ||
| row0vers.cc | ||