• Sergey Petrunya's avatar
    Fix limit_rows_examined.test: · 1b3a5dee
    Sergey Petrunya authored
    - Take into account that Dynamic_array::back() now returns 
      pointer to the last element (it used to return pointer to 
      right after the last element)
    - Fix error messages merge: ER_INTERNAL_ERROR was defined 
      independently by both mysql-5.6 and mariadb-5.5. Switch 
      to their error number, and still support ours for compatibility.
    1b3a5dee
sp_head.cc 113 KB