Posted by Jerry Stuckle on 08/08/06 12:22
Retheesh wrote:
> I have a requirement for importing a sql file in my local databse.I
> have exported the file from the client database.That file is more than
> 50mb.I want to import this sql file into my local database.My Maximum
> import file size showin as 8mb.I tried to change by editing the ini
> file.But still it showing the same.I am using phpMyAdmin.Please tell me
> the procedure to change the Maximum File Size for Importing sql file.
>
You'll probably have to do it from the command line instead of through
phpMyAdmin. See the MySQL doc for more info.
--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex@attglobal.net
==================
[Back to original message]
|