mirror of https://github.com/MariaDB/server
Browse Source
- Make create_tmp_table() set KEY_PART_INFO attributes for the keys it creates. This wasn't needed before but is needed now, when temp. tables that are results of SJ-Materialization are being used for joins. This particular bug depended on HA_VAR_LENGTH_PART being set, but also added code to set HA_BLOB_PART and HA_NULL_PART when appropriate.pull/843/head
3 changed files with 61 additions and 3 deletions
Loading…
Reference in new issue