Jump to content

[SOLVED] export and import mysql database


shamsuljewel

Recommended Posts

Hello guys,

I am using phpmyadmin to export and import mysql databases. But Now my database size is 3.4 MB so I can export the database using phpmyadmin but I can't import it because phpmyadmin support upto 2.8 MB file size. So what should I do now...!!??? Please give me suggestion...urgent.

 

Thanks.

Link to comment
https://forums.phpfreaks.com/topic/72268-solved-export-and-import-mysql-database/
Share on other sites

Local or server phpMyAdmin is all the same.... I don't think that it does not support importing compressed method.

 

BTW, which version phpMyadmin u have online... I got  2.9.1.1 but it supports importing compressed file...

 

You can export first Table structures and later INSERT values (i mean part by part)

 

Edit :

 

I just saw my phpMyAdmin, it is written

 

  Quote
Location of the text file  (Max: 4,096KiB)

Character set of the file:

Imported file compression will be automatically detected from: None, gzip, bzip2, zip

Yeah I can export tables indivisualy..but its boooooring.

I also use 2.9.1.1 but I dont know why in my server there was no .zip option but in local machine I have that.. May be the webserver is configured as like this.

 

But may be there have another way to export and import databases like by using cmp promp on mysql..??

  Quote
I also use 2.9.1.1 but I dont know why in my server there was no .zip option but in local machine I have that.. May be the webserver is configured as like this.

 

Why don't you try importing compressed file online, it does not ask you "Which file you are uploading", just give a try.

 

It is written

Imported file compression will be [b]automatically[/b]detected from: None, gzip, bzip2, zip

 

 

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.