"C:\Users\adminstrator>mysqldump -u root -p yuanbiji >g:/www/yuanbiji11.sql;
Enter password: *******
mysqldump: Couldn't find table: ";"
C:\Users\adminstrator>mysqldump -uroot -pwh36524 yuanbiji > g:/yuanbiji11.sql;
Warning: Using a password on the command line interface can be insecure.
mysqldump: Couldn't find table: ";"
"
Can not be done
Gook luck!
I encountered the same problem, and finally found that it can be solved by removing the ";" after the mysqldump command