RE: How can I see the query from a remote session against my server

2010-06-09 Thread Bill Dossett
normous logs of every query passing through. >> >> best of luck. >> >> - md >> >> (side-note: I would not recommend hosting data services without a DBA >> to manage them) >> >> On Wed, Jun 9, 2010 at 6:48 AM, Bill Dossett wrote: >> > Hi

How can I see the query from a remote session against my server

2010-06-09 Thread Bill Dossett
Hi, I'm a real newb at admining MySQL.We have a customer that uses our software that scripts queries and they are using a MySQL backend. They have sent us a test script and their database and I have setup a test server, loaded the data setup an ODBC connection and this all works fine. The