dumping tables from mysql
Posted by: xamurak
Posted on: 2004-03-20 09:18:00
Was curious... aside from using the web interface in phpmyadmin, is there any way to selectively dump tables by a keyword - ie - matching a prefix of tblname_* using the mysqldump utility or otherwise? Although the phpmyadmin is both nifty *and* dandy, I'd like to find a way to automate backups if possible. Or perhaps, I'm out of my gourd completely, and there's a simpler way to do this all? Please advise. Thankye.