mariadb/storage/ndb/test
stewart@willster.(none) 73831dad50 Bug #19148 Backup causes cluster down if _really_ early abort happens
Early abort, failing to allocate buffers, would go down the abort track and
 end up trying to sendDropTriggers (as the standard stop backup does). 
However, it is possible to not have any tables yet defined in the backup 
(due to allocating buffers is before this). Simple check in sendDropTrig 
(and continue to next step). Files may be open, so we continue to close them.

Also updated ERROR_Codes (and added one to test this bug).
2006-10-18 18:19:16 +10:00
..
include ndb - bug#21690: cleanup: set column properties in any order before create 2006-09-26 14:21:52 +02:00
ndbapi Merge orca.ndb.mysql.com:/export/home/space/pekka/ndb/version/my51-ndb 2006-10-15 12:11:52 +02:00
ndbnet Changes to create storage directory for storage engines. 2005-04-26 18:19:54 -07:00
newtonapi Changes to create storage directory for storage engines. 2005-04-26 18:19:54 -07:00
odbc Changes to create storage directory for storage engines. 2005-04-26 18:19:54 -07:00
run-test Merge orca.ndb.mysql.com:/export/home/space/pekka/ndb/version/my50-bug20446 2006-10-09 14:44:40 +02:00
sql merge 2005-10-07 09:29:55 +02:00
src Bug #19148 Backup causes cluster down if _really_ early abort happens 2006-10-18 18:19:16 +10:00
tools ndb - add abort flag to hugoLoad 2006-08-01 17:10:17 +02:00
Makefile.am Changes to create storage directory for storage engines. 2005-04-26 18:19:54 -07:00