Error Handling question
Posted: Sun  13 Aug 2006 03:32
				
				Hi,
I am fairly new to Mysql and the CoreLab vcl compoents.
My primary background is with Postgresql and after a query executed in PG the server would return a small record with the error info in it, i.e. line numbers character positions etc. This was handy because you didn't have to parse query line numbers/positions out of the error message itself.
Just wondering if Mysql has anything similar.
Thanks,
Snorkel
			I am fairly new to Mysql and the CoreLab vcl compoents.
My primary background is with Postgresql and after a query executed in PG the server would return a small record with the error info in it, i.e. line numbers character positions etc. This was handy because you didn't have to parse query line numbers/positions out of the error message itself.
Just wondering if Mysql has anything similar.
Thanks,
Snorkel