[PHP-DB] Need a tool for mysql file

2010-02-25 Thread nagendra prasad
Hi All,

I have a mysql database file of around 1 GB in size. Is their any tool which
which I can see all the database without uploading it on phpmyadmin on
localhost. I have tried to upload it on localhost but it said the file size
is too large  (I have changed the ini file as well but no luck ). I need a
tool with which I can see all the tables and the data in the file.

Best,


-- 
Guru Prasad
Ubuntu Voice GTK+ Forum


Re: [PHP-DB] Need a tool for mysql file

2010-02-25 Thread Bastien Koert
On Thu, Feb 25, 2010 at 9:52 AM, nagendra prasad
 wrote:
> Hi All,
>
> I have a mysql database file of around 1 GB in size. Is their any tool which
> which I can see all the database without uploading it on phpmyadmin on
> localhost. I have tried to upload it on localhost but it said the file size
> is too large  (I have changed the ini file as well but no luck ). I need a
> tool with which I can see all the tables and the data in the file.
>
> Best,
>
>
> --
> Guru Prasad
> Ubuntu Voice GTK+ Forum
>

If its a zip file, you can simply unzip the the folder in the correct
place in the mysql data folder. Note that this works best if the
engine type is MyIsam.

-- 

Bastien

Cat, the other other white meat

--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php