-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Stewart Stremler wrote: > Don't know about phpmyadmin.
People around here are big on using phpmyadmin. But it does not (yet) like you configure foreign keys and some of the other newer features of mysql as far as I know. It is very useful for displaying the results from queries though as it formats them very nicely. One thing I have always wondered: WHY do sql implementations insist on displaying the data on your screen with super long lines which always make a mess unless you have a terminal a million chars wide? I just did some research and discovered that you can use the -E command line option to mysql or terminate queries with \G instead of ; and get much more sensible output. Wish I had found out about this ages ago! - -- Tracy R Reed http://ultraviolet.org -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org iD8DBQFDA4EA9PIYKZYVAq0RAgqZAJwISfMohVCQ6GoNbPAlcZR6O+jVswCfWnxP 6vXc+W6uHSddQY15rWFVHZ8= =my1I -----END PGP SIGNATURE----- -- [email protected] http://www.kernel-panic.org/cgi-bin/mailman/listinfo/kplug-list
