| Author |
Import mysql dump through java program (not responding).
|
sureshreddy govindu
Greenhorn
Joined: Jun 08, 2011
Posts: 28
|
|
hi,
i am trying to import mysql database dump through java porgrame., but it's not repond.,
give me help.
rt.exec("C:\\Program Files\\MySQL\\MySQL Server 6.0\\bin\\mysqlimport -hlocalhost -uroot -ptiger aaa -h /suresh22.sql");
|
 |
 |
|
|
subject: Import mysql dump through java program (not responding).
|
|
|