Merge Paul M. - latest changes from PBXT 1.0.11-7 Merge Paul M. - fix bug 641038 - pbxt rollback not working (tables reported as non-transactional) Merge Andrew - fix show stoppers for new drizzledump
"Dump binary strings (BINARY, VARBINARY, BLOB) in hexadecimal format.")
2458
2455
("ignore-table", po::value<string>(),
2459
2456
N_("Do not dump the specified table. To specify more than one table to ignore, use the directive multiple times, once for each table. Each table must be specified with both database and table names, e.g. --ignore-table=database.table"))