> Hi All,
> I am getting error recently with my site. The site is on CF5.0 and using
> MYSQL ODBC to connect to the MYSQL server. Any idea whats going on.
> FOllowing is the error.
>
> ODBC Error Code = S1000 (General error)<P> [MySQL][ODBC 3.51
> Driver][mysqld-4.1.1-alpha-nt]Lost connection to MySQL server during
> query<P><P>SQL
Does it occur all the time or just in one or two queries? If one or two
queries, are you using a GROUP_CONCAT() function?
If so, GROUP_CONCAT causes the server to crash or just go a tad gaga if
your query returns 0 rows. Any chance of seeing the queries?
Alternatively, as mentioned previously, bear in mind it's alpha software
and your milage may vary. So far, after 4/5 months the GROUP_CONCAT
problem is the only one I've encountered.
--
Oliver Tupman
Key Systems Geotechnical
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

