mariadb/ndb/tools/restore
guilhem@mysql.com 1cbc904c59 Changing the default of libmysqlclient : it's now NO reconnection.
All our programs which use mysql_real_connect() and mysql_connect() are updated accordingly, though I have deliberately
made mysqlimport not reconnect anymore (already true for mysqldump >= 4.1.8).
All Connector devs have been warned about the change I'm doing here - which was agreed with Monty,
and fixes BUG#2555.
2004-12-09 14:44:10 +01:00
..
consumer.cpp moved ndb_restore together with rest of the ndb tools 2004-11-14 11:02:06 +00:00
consumer.hpp moved ndb_restore together with rest of the ndb tools 2004-11-14 11:02:06 +00:00
consumer_printer.cpp moved ndb_restore together with rest of the ndb tools 2004-11-14 11:02:06 +00:00
consumer_printer.hpp moved ndb_restore together with rest of the ndb tools 2004-11-14 11:02:06 +00:00
consumer_restore.cpp moved ndb_restore together with rest of the ndb tools 2004-11-14 11:02:06 +00:00
consumer_restore.hpp moved ndb_restore together with rest of the ndb tools 2004-11-14 11:02:06 +00:00
consumer_restorem.cpp Changing the default of libmysqlclient : it's now NO reconnection. 2004-12-09 14:44:10 +01:00
Restore.cpp moved ndb_restore together with rest of the ndb tools 2004-11-14 11:02:06 +00:00
Restore.hpp moved ndb_restore together with rest of the ndb tools 2004-11-14 11:02:06 +00:00
restore_main.cpp aligned connect string option on all cluster executables, --ndb-connectstring is now supported by all 2004-11-22 08:06:39 +00:00