Brett G. Lemoine writes:
> Is mysqlgui capable of connecting to the mysqld daemon via a unix
> socket, or must it use the network.  Mysqlgui appears to ignore
> the 'socket' option in the my.cnf file.  Am I out of luck, or did
> I possibly make a mistake in the compile?
> 
> thanks,
> bl
> --
> //====== Brett G. Lemoine -=- <[EMAIL PROTECTED]> ===============================\\
> || Info. Systems Architect |     _____ __  __  ____  ____    Core            ||
> ||Core Unix System Services|    / ___// / / / / __/ / __/    Unix            ||
> ||     Incyte Genomics     |   / /___/ /_/ / _\ \_ _\ \_     System          ||
> ||  Palo Alto, California  |   \___(_)____(_)___(_)___(_)    Services        ||
> |+-------------------------+-------------------------------------------------+|
> \\== PGP Key Fingerprint: 68 A1 2A 2D 82 CE E9 70  5B 80 D1 11 EC F3 FB 85 ==//


Hi!

MySQLGUI 1.7.5 should offer you a correct socket location in the
options dialogue on the first start-up of the program. 

If you have problems follow instructions from the README, that comes
with both source and binary distro. Here is a relevant excerpt :

When you start mysqlgui for the first time, you'll need to tell it how to
connect to the MySQL server.  To do this, click on the ``Options'' button.
Select the ``Server'' tab and fill in the fields that indicate where to
find the server.  On Unix, if you have problems with mysqlgui not knowing
the location of the socket file for connections to localhost, enter the
full pathname of the socket file in the ``SQL command on the start-up''
field.  On Windows, this field is used if you wish to specify the named pipe
option.  Then select the ``Client'' tab and fill in your MySQL user name.
Take care to select the right value for the ``Ask for password'' button,
depending on whether or not you want mysqlgui to prompt you for your
MySQL password.  After you have filled in the server and client values,
click on the ``Save'' button.  From then on, each time mysqlgui starts up,
it will connect to the MySQL server automatically.


-- 
Regards,
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Mr. Sinisa Milivojevic <[EMAIL PROTECTED]>
 / /|_/ / // /\ \/ /_/ / /__   MySQL AB, FullTime Developer
/_/  /_/\_, /___/\___\_\___/   Larnaca, Cyprus
       <___/   www.mysql.com

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to