mariadb/storage
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
..
archive ha_archive.cc: 2007-10-28 02:33:18 +05:00
blackhole Merge bk-internal.mysql.com:/home/bk/mysql-5.1-marvel 2007-08-16 18:21:47 +02:00
csv Bug#31473 2007-10-18 14:48:04 -07:00
example Fixed bug #32034: On 64bit platforms assigning values of 2007-11-14 13:48:21 +04:00
federated Merge mysql.com:/home/hf/work/29801/my50-29801 2007-10-22 10:21:32 +05:00
heap Merge stella.local:/home2/mydev/mysql-5.1-amain 2007-09-28 09:54:21 +02:00
innobase Applied InnoDB snapshot innodb-5.1-ss2093 2007-11-20 12:23:18 -07:00
myisam Merge mysql.com:/home/gluh/MySQL/Merge/5.1 2007-11-14 17:30:16 +04:00
myisammrg Merge bk-internal.mysql.com:/home/bk/mysql-5.1-marvel 2007-08-16 18:21:47 +02:00
ndb Merge whalegate.ndb.mysql.com:/home/tomas/cge-5.1 2007-11-01 11:37:32 +01:00
Makefile.am Many files: 2006-12-31 02:29:11 +01:00