mariadb/ndb/include/ndbapi
unknown 783dbfc3a8 bug#11942
ndb/include/kernel/signaldata/AlterTable.hpp:
  Add error code for backup in progress
ndb/include/kernel/signaldata/DictTabInfo.hpp:
  Add backup state
ndb/include/kernel/signaldata/DropTable.hpp:
  Add error code for backup in progress
ndb/include/ndbapi/NdbDictionary.hpp:
  Add backup state
ndb/src/kernel/blocks/backup/Backup.cpp:
  1) remove invalid require (util_sequence_ref) crash
  2) Don't backup objects dropping/creating
  3) set correct error code on backup fragment ref (crash)
  4) save TrigAttrInfo header when getting log full (crash)
  5) lock/unlock tables during backup
ndb/src/kernel/blocks/dbdict/Dbdict.cpp:
  1) add mutex lock/unlock as part of drop/alter table
  2) add lock/unlock for backup
  3) remove TC from backup trigger loop
ndb/src/kernel/blocks/dbdict/Dbdict.hpp:
  Add BACKUP_ONGOING state
ndb/src/ndbapi/NdbDictionaryImpl.cpp:
  Add backup state
ndb/src/ndbapi/ndberror.c:
  Add error code for backup in progress
ndb/test/ndbapi/testBackup.cpp:
  Add testcase for testBackup -n BackupDDL
ndb/tools/drop_index.cpp:
  Fix ndb_drop_index
ndb/tools/listTables.cpp:
  Print of backup state
2005-07-20 11:48:48 +02:00
..
Ndb.hpp added config parameter Group on connection 2004-12-20 12:36:14 +01:00
ndb_cluster_connection.hpp changed name of g_eventLogger so it can be used in TransporterRegistry and is the same as in the kernel 2004-12-22 16:29:01 +01:00
ndb_opt_defaults.h Bug#8167 signal usage clash between mysql server and ndb shared memory 2005-01-28 00:42:41 +01:00
NdbApi.hpp NdbApi.hpp: 2004-12-21 15:57:36 +01:00
ndbapi_limits.h Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1-ndb 2004-10-29 10:24:56 +00:00
NdbBlob.hpp added ndb_init.h to distribution 2004-12-21 10:37:12 +01:00
NdbConnection.hpp ndb - csc#4847 release scan op early to save memory 2005-04-05 13:14:03 +02:00
NdbCursorOperation.hpp wl1671 - Sorted scan 2004-05-26 13:24:14 +02:00
NdbDictionary.hpp bug#11942 2005-07-20 11:48:48 +02:00
ndberror.h aligned backup errorcodes with rest of ndb error codes giving it range from 1300 2004-11-29 15:14:43 +00:00
NdbError.hpp Fix ndberror after jonas comments 2004-05-05 12:42:00 +02:00
NdbEventOperation.hpp introduced ndb_global.h/my_global.h to replace sytem lib includes e.g. stdio, stdlib 2004-05-07 08:39:42 +02:00
NdbIndexOperation.hpp NDB bug-6018 support writeTuple with blobs 2004-10-31 15:33:56 +01:00
NdbIndexScanOperation.hpp added force send interface to scan 2004-11-22 13:41:46 +00:00
NdbOperation.hpp NDB bug-6018 support writeTuple with blobs 2004-10-31 15:33:56 +01:00
NdbPool.hpp Initial revision of NDB Cluster files 2004-04-14 10:53:21 +02:00
NdbRecAttr.hpp remmoved inline in NdbRecAttr methods including memcpy 2005-01-24 10:33:39 +01:00
NdbReceiver.hpp added ndb_init.h to distribution 2004-12-21 10:37:12 +01:00
NdbResultSet.hpp added force send interface to scan 2004-11-22 13:41:46 +00:00
NdbScanFilter.hpp Initial revision of NDB Cluster files 2004-04-14 10:53:21 +02:00
NdbScanOperation.hpp ndb - csc#4847 release scan op early to save memory 2005-04-05 13:14:03 +02:00