Mike Copeland writes: > Greetings! > > I am new to MySQL. How do I link the help file (*.cnf) to MySQLGUI? > I read the readme files, not sure where to put the *.cnf so it is in the > path for MySQLGUI. Any help you can give me would be greatly appreciated. > > (I am learning development in PHP, Apache, and MySQL. I created (from the > DOS console) my first web app that read and wrote to a MySQL database > today!) > > > Mike Copeland > > >
MySQLGUI help file is MySQL.help. The entries under [client_fltk] should be put in ~/.my.cnf or /etc/my.cnf, depending on whether you wish it set locally or globally. On Windows, putting them in c:\\my.cnf (or .ini) would suffice. -- 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