Previous Thread
Next Thread
Print Thread
Rate Thread
Joined: Jan 2003
Posts: 338
Enthusiast
Enthusiast
Offline
Joined: Jan 2003
Posts: 338
How uplad database file *.sql, which has 15MB ?
PhpMyAdmin refuses this operation, and gets alert "time out". It's possible to upload this file??

Sponsored Links
Joined: Apr 2002
Posts: 1,768
Addict
Addict
Offline
Joined: Apr 2002
Posts: 1,768
Do you have shell access, and if so, can you run mysql from the shell?

Alternatively, I know that newer versions of phpMyAdmin can export to a .sql.gz (gzip-compressed) file. I don't remember if .sql.gz import is also supported. But a .sql.gz would probably be 10% the size of an .sql file, which might solve the problem.

Joined: Nov 2001
Posts: 10,369
I type Like navaho
I type Like navaho
Joined: Nov 2001
Posts: 10,369
The php.ini file of your PHP setup controls how big a file you can upload.

If you can't do it at a shell... open in text editor and split it into smaller pieces. And either upload or copy paste them into phpMyAdmin.

Joined: Jan 2003
Posts: 338
Enthusiast
Enthusiast
Offline
Joined: Jan 2003
Posts: 338

Do you have shell access, and if so, can you run mysql from the shell?
I havent access to a shell
Alternatively, I know that newer versions of phpMyAdmin can export to a .sql.gz (gzip-compressed) file. I don't remember if .sql.gz import is also supported. But a .sql.gz would probably be 10% the size of an .sql file, which might solve the problem.
[b] It good idea, I try it tomorrow, now I'm going sleep, it 4 AM

Joined: Nov 2001
Posts: 10,369
I type Like navaho
I type Like navaho
Joined: Nov 2001
Posts: 10,369
I *think* the default filesize limit in php.ini is usually 2 MB.

Look at a phpinfo() file to know for sure.

Sponsored Links
Joined: Aug 2002
Posts: 1,191
Kahuna
Kahuna
Joined: Aug 2002
Posts: 1,191
Or what you can do (the hard way - I had to do it once) you open the file in notepad and then use phpmyadmin to dump 3000 rows per time. It also depends on the host and how fast they can process the data. Linux hosts can dump around twice as many rows as a windows based host.


Nikos
Joined: Nov 2001
Posts: 10,369
I type Like navaho
I type Like navaho
Joined: Nov 2001
Posts: 10,369
I've done that on many occations when I've transfered someone and did not have access to the shell.

I always play with how many rows it can handle at a time. My usual average is 6000 until you get to the post table.... then 5000 rows at a time is safer.

Joined: Oct 2000
Posts: 2,223
Veteran
Veteran
Offline
Joined: Oct 2000
Posts: 2,223
FTP it up. Then if I recall PHPMyAdmin can import a file on the local file system. If it can't then it wouldn't be but a 10 minute job to write a php script to import it for you.


Picture perfect penmanship here.
Joined: Nov 2001
Posts: 10,369
I type Like navaho
I type Like navaho
Joined: Nov 2001
Posts: 10,369
I'm not aware of a way to import locally, but you're right, that would be a fairly easy phpMyAdmin hack.

Joined: Apr 2002
Posts: 1,768
Addict
Addict
Offline
Joined: Apr 2002
Posts: 1,768
I found this. I'm not sure what version of phpMyAdmin that applies to.

--- edit ---

Here's the full description from the phpMyAdmin 2.4.0 manual:

[]$cfg['UploadDir'] string

The name of the directory, ending with a slash, where SQL files have been uploaded by other means than phpMyAdmin (for example, ftp). Those files are available under a drop-down box when you click the database name, then the SQL tab.

Please note that the file names must have the suffix ".sql".

This feature is useful when your file is too big to be uploaded via HTTP, or when file uploads are disabled in PHP.

Please note that if PHP is running in safe mode, this directory must be owned by the same user as the owner of the phpMyAdmin scripts.[/]

Last edited by Dave_L; 05/05/2003 5:28 PM.
Sponsored Links
Joined: Nov 2001
Posts: 10,369
I type Like navaho
I type Like navaho
Joined: Nov 2001
Posts: 10,369
Doah!

RTFM.

Dave_L you amaze me sometime. I always called you Eagle Eye.... but really your attention to detail comes in handy.

I'm going to play with that. That'll come in handy.... and this should solve Slawickys problem.

Joined: Apr 2002
Posts: 1,768
Addict
Addict
Offline
Joined: Apr 2002
Posts: 1,768
Well, I am a Kahuna.

Acually, I didn't find that in the manual, although I vaguely remember seeing it before, and forgetting about it. I spent about 30 minutes digging through posts at that forum before I came across it.

Joined: Nov 2001
Posts: 10,369
I type Like navaho
I type Like navaho
Joined: Nov 2001
Posts: 10,369
Kahuna is better than a banana peel.

Maybe your title should be "Eagle Eye".

Joined: Apr 2001
Posts: 3,266
Member
Member
Offline
Joined: Apr 2001
Posts: 3,266
I am never going to get used to mine. I think me posts two much. I was code monkey then coder now hacker. At least I have a few hundred more posts till the next one.

Joined: Oct 2000
Posts: 2,223
Veteran
Veteran
Offline
Joined: Oct 2000
Posts: 2,223
I can fix yours like I fixed Josh's!


Picture perfect penmanship here.

Link Copied to Clipboard
Donate Today!
Donate via PayPal

Donate to UBBDev today to help aid in Operational, Server and Script Maintenance, and Development costs.

Please also see our parent organization VNC Web Services if you're in the need of a new UBB.threads Install or Upgrade, Site/Server Migrations, or Security and Coding Services.
Recommended Hosts
We have personally worked with and recommend the following Web Hosts:
Stable Host
bluehost
InterServer
Visit us on Facebook
Member Spotlight
isaac
isaac
California
Posts: 1,157
Joined: July 2001
Forum Statistics
Forums63
Topics37,573
Posts293,925
Members13,849
Most Online5,166
Sep 15th, 2019
Today's Statistics
Currently Online
Topics Created
Posts Made
Users Online
Birthdays
Top Posters
AllenAyres 21,079
JoshPet 10,369
LK 7,394
Lord Dexter 6,708
Gizmo 5,833
Greg Hard 4,625
Top Posters(30 Days)
Top Likes Received
isaac 82
Gizmo 20
Brett 7
WebGuy 2
Morgan 2
Top Likes Received (30 Days)
None yet
The UBB.Developers Network (UBB.Dev/Threads.Dev) is ©2000-2024 VNC Web Services

 
Powered by UBB.threads™ PHP Forum Software 8.0.0
(Preview build 20221218)