Re: [Haskell-cafe] Strange error with HDBC-odbc and MySQL

2008-12-30 Thread John Goerzen
Justin Bailey wrote: > I have run into a weird bug with HDBC-odbc that only occurs on my unix > system. When I execute a select which returns more than 435 rows twice > in the same process, the second execution fails with this error > message: OK, sorry for missing that detail. Are you *sure* it

[Haskell-cafe] Strange error with HDBC-odbc and MySQL

2008-12-29 Thread Justin Bailey
I have run into a weird bug with HDBC-odbc that only occurs on my unix system. When I execute a select which returns more than 435 rows twice in the same process, the second execution fails with this error message: SQL error: SqlError {seState = "[\"HYT00\"]", seNativeError = -1, seErrorMsg = "co

[Haskell-cafe] Strange error with HDBC-odbc and MySQL

2008-12-24 Thread Justin Bailey
I have run into a weird bug with HDBC-odbc that only occurs on my unix system. When I execute a select which returns more than 435 rows twice in the same process, the second execution fails with this error message: SQL error: SqlError {seState = "[\"HYT00\"]", seNativeError = -1, seErrorMsg = "c