Ferdi wrote:
---------- Forwarded message ----------
From: nagendra prasad <[email protected]>
To: PHP DB <[email protected]>, [email protected], php mysql <
[email protected]>
Date: Thu, 25 Feb 2010 16:52:40 +0200
Subject: Need a tool for mysql file
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


Hi

Hove you made all the changes to the php.ini file?

That's pretty impractical for a 1g db.

Use rsync, scp or ftp which can handle large files.

--
Postgresql & php tutorials
http://www.designmagick.com/


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

Reply via email to