How can I use mysqldump to dump certain tables that start with common prefix?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
|
|
Hehe, this is kind of a hack, but it works:
Change the ALLCAPS words as needed. |
|||||
|
|
You can create backup.sh script:
Hope it help. |
||||
|
|