|
|
| P is for Practical | |
| PerlMonks |
Re: Executing a file of SQL commands against MySQL serverby Gangabass (Priest) |
| on Aug 18, 2011 at 02:50 UTC ( #920838=note: print w/ replies, xml ) | Need Help?? |
|
Why don't you want just make a system() with this command mysql -u username -p password database < sql_file?
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||