Re: mysql client update

2005-05-18 Thread Eric White
layer on top of the database which handles all reads and writes to the database. This layer would also keep track of all connected clients and would notify when a record is modified/inserted/created. Cheers, Philip. -Original Message- From: Eric White [mailto:[EMAIL PROTECTED

mysql client update

2005-05-17 Thread Eric White
Hi, Where should I look to find information about having clients notified when a table/record is updated? I have a situation where multiple clients will each have an open database connection, and I would like for them to be notified when the database is modified by a member of the group.

select into outfile fields fixed (???)

2003-01-17 Thread Eric White
-- --- Eric White[EMAIL PROTECTED] - Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com

Re: MySQLGUI 1.7.5

2002-05-10 Thread Eric White
On Fri, 10 May 2002, Jon Lochner wrote: Greetings, Using the semi-static linux binaries to connect to localhost mysqld/mysql 3.23.47. Can connect to the database with mysql -u -p. ODBC also OK But I keep getting the following with the GUI: Can't connect to local MySQL server through