• Mattias Jonsson's avatar
    backport of Bug#11867664 from mysql-5.5 · c75923e0
    Mattias Jonsson authored
     3381 Mattias Jonsson	2011-03-18
          Bug#11867664:  SERVER CRASHES ON UPDATE WITH JOIN ON PARTITIONED TABLE
          
          Regression from bug#11766232.
          m_last_part could be set beyond the last partition.
          Fixed by only setting it if within the limit.
          Also added check in print_error.
    c75923e0
ha_partition.cc 202 KB