1
0
mirror of https://github.com/MariaDB/server.git synced 2025-09-11 05:52:26 +03:00
Files
mariadb/storage/innobase
tsmith@ramayana.hindu.god eff821aeaa Applied InnoDB snapshot innodb-5.1-ss2093
Fixes the following bug:

- Bug #32125: Database crash due to ha_innodb.cc:3896: ulint convert_search_mode_to_innobase

  When unknown find_flag is encountered in convert_search_mode_to_innobase()
  do not call assert(0); instead queue a MySQL error using my_error() and
  return the error code PAGE_CUR_UNSUPP. Change the functions that call
  convert_search_mode_to_innobase() to handle that error code by "canceling"
  execution and returning appropriate error code further upstream.
2007-11-20 12:23:18 -07:00
..
2007-11-06 15:42:58 -07:00
2007-07-24 19:34:31 -06:00
2007-11-06 15:42:58 -07:00
2007-11-06 15:42:58 -07:00
2007-07-24 19:34:31 -06:00
2007-07-24 19:34:31 -06:00
2007-07-24 19:34:31 -06:00
2007-11-06 16:40:50 -07:00
2007-11-06 16:40:50 -07:00
2007-11-06 15:42:58 -07:00
2007-07-24 19:34:31 -06:00