• Mattias Jonsson's avatar
    backport of Bug#11867664 from mysql-5.5 · ec9611cf
    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.
    ec9611cf
ha_partition.cc 202 KB