Luke
----- Original Message ----- > This error message seems a bit different than others I have gotten. it > is from a ColdFusion server that uses an ODBC driver... > ODBC Error Code = S1000 (General error) Which version of CF are you using? If it is MX6.1, surely you can use a native MySQL datasource connection, and dispense with ODBC? I know it doesn't help the immediate problem, but it would remove one less reliable link in the chain. Terry > > > [MySQL][ODBC 3.51 Driver][mysqld-4.0.20-log]Lost connection to MySQL > server during query > > that "during" part threw me, but it may just be the way ODBC states the > error? > > mysql error log shows no errors for the time(s) that this happened, > other than a bunch of "aborted connections" - but that is because I set > wait_timeout pretty low to avoid connection problems we were having > with other clients. > > does anyone know if this is the error ODBC gets when trying to use a > connection that has been killed by the MySQL server? if that is so, it > may be that I just need to put the wait_timeout back up. > > any help would be great! thanks! > > -L > > Luke Crouch > 918-461-5326 > [EMAIL PROTECTED] -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]