> When yo try to do a select that no return any results you receive always
> an empty error:

The problem was that eof() does not return true if fetch returns an empty result. Bug fixed in CVS.

mysql> select * from t2;
Empty set (0.04 sec)

Thanks for your report!

Csaba


_______________________________________________
Carob mailing list
[email protected]
https://forge.continuent.org/mailman/listinfo/carob

Reply via email to