mariadb/storage/ndb/tools/restore
unknown e1922f0b32 BUG #14612 If a restore is done on a slave cluster, yet the apply_status and schema tables don't exist,
ndb_restore tool should create them.


storage/ndb/tools/restore/consumer.hpp:
  Add create apply_status and schema system table method when they don't exist.
storage/ndb/tools/restore/consumer_restore.cpp:
  Implement to create apply_status and schema system table method when they don't exist.
storage/ndb/tools/restore/consumer_restore.hpp:
  Add create apply_status and schema system table method when they don't exist.
storage/ndb/tools/restore/restore_main.cpp:
  if apply_status and schema system tables don't exist, create them also.
2006-10-18 18:12:55 +08:00
..
consumer.cpp wl2325 wl2324 2006-01-12 19:51:02 +01:00
consumer.hpp BUG #14612 If a restore is done on a slave cluster, yet the apply_status and schema tables don't exist, 2006-10-18 18:12:55 +08:00
consumer_printer.cpp WL #2747: Fix such that backup and restore works for user defined 2006-01-17 09:25:12 +01:00
consumer_printer.hpp WL #2747: Fix such that backup and restore works for user defined 2006-01-17 09:25:12 +01:00
consumer_restore.cpp BUG #14612 If a restore is done on a slave cluster, yet the apply_status and schema tables don't exist, 2006-10-18 18:12:55 +08:00
consumer_restore.hpp BUG #14612 If a restore is done on a slave cluster, yet the apply_status and schema tables don't exist, 2006-10-18 18:12:55 +08:00
consumer_restorem.cpp WL #2747: Fix such that backup and restore works for user defined 2006-01-17 09:25:12 +01:00
ndb_nodegroup_map.h WL #2747: Fix such that backup and restore works for user defined 2006-01-17 09:25:12 +01:00
Restore.cpp Merge poseidon.ndb.mysql.com:/home/tomas/mysql-5.0-main 2006-06-27 11:22:42 +02:00
Restore.hpp Merge poseidon.ndb.mysql.com:/home/tomas/mysql-5.0-main 2006-06-27 11:22:42 +02:00
restore_main.cpp BUG #14612 If a restore is done on a slave cluster, yet the apply_status and schema tables don't exist, 2006-10-18 18:12:55 +08:00