How to import large MySQL data dump using PHP?
- From: "Brian Huether" <bhuetherNO@xxxxxxxxxxxxxxx>
- Date: Sun, 31 Dec 2006 07:50:37 -0500
My webhost does not give me shell access. Normally, I use this sort of
command on my local machine:
c:\data> c:\mysql\bin\mysql -uroot -pxxxxx db < file.sql
My webhost gives me PhpMyAdmin access, but I can never use that successfully
with large files. The sql file I need to import is 15MB.
thanks,
brian
.
- Prev by Date: Re: HELP ! ! ! something simple . . . :D
- Previous by thread: Dynamic function creation?
- Index(es):