• Monty's avatar
    Add direct join support for Spider · 52ca07c2
    Monty authored
    Includes Spider patches
    - 062_mariadb-10.2.0.direct_join_1and3.diff
    - 063_mariadb-10.2.0.direct_join_for_single_partition.diff
    - Test cases from Kentoku
    
    Allows Spider to push full joins to the Spider engine trough the
    create_group_by interface.
    
    Other things:
    - Increased MYSQL_VERSION_ID to check for 10211 (latest 10.2 version)
    - Fix for const_table at calling create_group_by().
    
    Original author: Kentoku SHIBA
    52ca07c2
ha_partition.h 55 KB