Hi. I'm trying to figure out how to backup a specific table in a tabase. I have tried multiple ideas, including;
mysqldump -u****** -p**** --tables=lsql_Links LINKS > backup_file.sql
Does anyone have any examples of --tables being used? I can't find any useful site on Google. Even the official site doesn't have an example of it being used...just some tech jargon which went right over my head).
Any help is much appreciated :)
Cheers
Andy (mod)
andy@ultranerds.co.uk
IMPORTANT: I've now moved to ultranerds.co.uk, and the .com will no longer work!
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package (plugins total "value" $3,325 & rising, for just $350)| GLinks ULTRA Package PRO (plugins total "value" $5,625 & rising, for just $500)
Support Forum | Links SQL Plugins | DMOZ Dumps | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!
Compare our different Plugin packages *new* Free CSS Templates
mysqldump -u****** -p**** --tables=lsql_Links LINKS > backup_file.sql
Does anyone have any examples of --tables being used? I can't find any useful site on Google. Even the official site doesn't have an example of it being used...just some tech jargon which went right over my head).
Any help is much appreciated :)
Cheers
Andy (mod)
andy@ultranerds.co.uk
IMPORTANT: I've now moved to ultranerds.co.uk, and the .com will no longer work!
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package (plugins total "value" $3,325 & rising, for just $350)| GLinks ULTRA Package PRO (plugins total "value" $5,625 & rising, for just $500)
Support Forum | Links SQL Plugins | DMOZ Dumps | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!
Compare our different Plugin packages *new* Free CSS Templates

