• Sergey Petrunya's avatar
    Bug #899962: materialized subquery with join_cache_level=3 · 136408b1
    Sergey Petrunya authored
    - 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.
    136408b1
subselect_sj2_jcl6.test 2.73 KB