I want to set up a local mysql server + client (preferably graphical, ie mysqlgui) so have yum installed both perl-DBI and mysql.i386, both apparently successfully. However, I can't see what to do next to get mysqld running, as it doesn't appear in the list of services (in /etc/init.d/). Help appreciated please - is there any good specific documentation on this anywhere? Also, what's the current opinion/advice on a graphical user interface for mysql please? Andy
Andrew Allen wrote:> I want to set up a local mysql server + client (preferably graphical, ie > mysqlgui) so have yum installed both perl-DBI and mysql.i386, both > apparently successfully. However, I can't see what to do next to get > mysqld running, as it doesn't appear in the list of services > (in /etc/init.d/). Help appreciated please - is there any good specific > documentation on this anywhere? Also, what's the current opinion/advice > on a graphical user interface for mysql please?how about trying mysql-server? t
On Sep 17, 2008, at 9:52 AM, Andrew Allen wrote:> documentation on this anywhere? Also, what's the current opinion/ > advice > on a graphical user interface for mysql please?it's hard to go wrong with phpMyAdmin (http://www.phpmyadmin.net/), which you can get from RPMforge. -steve -- If this were played upon a stage now, I could condemn it as an improbable fiction. - Fabian, Twelfth Night, III,v -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/pkcs7-signature Size: 2209 bytes Desc: not available URL: <http://lists.centos.org/pipermail/centos/attachments/20080917/cfea307b/attachment-0001.p7s>
Andrew Allen a ?crit :> I want to set up a local mysql server + client (preferably graphical, ie > mysqlgui) so have yum installed both perl-DBI and mysql.i386, both > apparently successfully. However, I can't see what to do next to get > mysqld running, as it doesn't appear in the list of services > (in /etc/init.d/). Help appreciated please - is there any good specific > documentation on this anywhere?Setting up MySQL in a nutshell. It's in French, but the Linux bits are universal: http://www.microlinux.fr/article.php3?id_article=43 > Also, what's the current opinion/advice> on a graphical user interface for mysql please?Unprintable :o) Cheers, Niki