Skip to Main Content

Java Programming

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Mysqldump

807569Aug 29 2006 — edited Aug 29 2006
I have a problem with mysqldump,
from console:

mysqldump - u root database opt it battles > prova.sql

it works perfectly!
but if the launch from java, printing the error stream, return this:

mysqldump: Couldn't find table: �>�

why? please dont' reply me with printstream as anothers 3d, I don't want to use that, the problem remains when I want launch mysql < file.sql

thanks
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 26 2006
Added on Aug 29 2006
2 comments
85 views