mysql - how can I dump certain tables -


i want dump tables begin 'ji' et 'qrtz' searched in strackoverflow, way using --ignore-table, have hundreds tables ignore...

any tools job done?

thanks

one way use script this.

for example, create php script queries tables in database , creates .bat/.sh file can run job.


Comments

Popular posts from this blog

javascript - Enclosure Memory Copies -

php - Replacing tags in braces, even nested tags, with regex -