Results 1 to 6 of 6
hey there, does anyone know a better program to use than phpmyadmin, i cant restore a database backup beacuse the file is to big for phpmyadmin to process, but funny, ...
- 10-16-2005 #1Just Joined!
- Join Date
- Oct 2005
- Posts
- 2
good mysql tools?
hey there, does anyone know a better program to use than phpmyadmin, i cant restore a database backup beacuse the file is to big for phpmyadmin to process, but funny, it was ok enough for it to spit out. i was just wondering if you guys could share with me some of your favorite or just tools you may like to run mysql query's
- 10-18-2005 #2
i tend to use phpMyAdmin... but if it doesn't work, why not just use the command line:
iirc, that should work.Code:mysql -u <user> -p -D <database> < file.sql
"I am not an alcoholic, alcoholics go to meetings"
Registered Linux user = #372327
- 10-21-2005 #3Linux User
- Join Date
- Apr 2005
- Location
- Ohio
- Posts
- 326
I use webmin as a front end for mysql
http://www.webmin.com
- 10-23-2005 #4Webmin is also cool... i forgot that could do MySQL aswell
Originally Posted by farslayer
"I am not an alcoholic, alcoholics go to meetings"
Registered Linux user = #372327
- 12-08-2006 #5
Another "cool" backup-tool for mysql (php based). Try it! phpMyBackupPro
- 12-23-2006 #6Linux Newbie
- Join Date
- Dec 2006
- Posts
- 105


Reply With Quote
