| List: | MySQL++ | « Previous MessageNext Message » | |
| From: | Tom Moers | Date: | April 16 2008 11:21am |
| Subject: | 3.0.2 error reporting with store() | ||
| View as plain text | |||
Hi,
I recently upgraded to version 3.0.2 and I'm having
a problem with error reporting when I execute a query
with store that fails. If, for example, I execute a
query with a syntax error, no exception is thrown.
To make sure that the issue isn't on my side, I tried
adding the following to the resetdb example, right
under the '// Report success' comment:
query.store("SELECT * FROM stock WHEREnum = 0");
Is this intended behaviour?
Best regards,
Tom
| Thread | ||
|---|---|---|
| • 3.0.2 error reporting with store() | Tom Moers | 16 Apr |
| • Re: 3.0.2 error reporting with store() | Tom Moers | 21 Apr |
| • Re: 3.0.2 error reporting with store() | Warren Young | 21 Apr |
| • Re: 3.0.2 error reporting with store() | Tom Moers | 21 Apr |
| • Re: 3.0.2 error reporting with store() | Jim | 20 Jul |
