Please describe the issue you're having
If you accept the answer, please mark the topic as [SOLVED] by clicking the tick.

Moderators: RussH, cptr13

Forum rules: Just please remember to play nicely once you walk through the door. You can disagree with us, or any other commenters in this forum, but respect our space and keep your comments directed to the topic at hand.
#5981
Hi would like to restore attachments/joborders.

Found the proper command:
mysqldump -u [user name] -p[password] [database name] > [dump file]

mysqldump: Couldn't find table: "Table"

Just require the table if you can assist.

Regards,
Melissa
#6066
Melissa A wrote: 26 Jan 2025, 18:19 Hi would like to restore attachments/joborders.

Found the proper command:
mysqldump -u [user name] -p[password] [database name] > [dump file]Survival Race
mysqldump: Couldn't find table: "Table"

Just require the table if you can assist.

Regards,
Melissa

Before you continue, check to see if the tables exist in your database. Run the following command:
SHOW TABLES FROM [database_name];

If the tables do not appear in the list, they may not have been created or have been excluded from the dump.
Last edited by fenneldimwitted on 29 May 2025, 05:47, edited 3 times in total.
#6167
Here are the commands for your reference.

If you intend to backup the existing MySQL Database
mysqldump -u [user name] -p[password] [database name] > [dump file.sql]

If you have already backed up database and intend to restore into already existing database
mysql -u [user name] -p[password] [database name] < [dump file.sql]

ensure,
When you do the backup, use mysqldump and > symbol
When you do the restore, use mysql and < symbol

Thank you

First of all, thank you for the great work! It's[…]

Adidas Yeezy Boost 350 V2 True Form Yeezy 350 Boo[…]

It's interesting how subtle environment issues can[…]

Inat Box Indir process is extremely easy and fast […]