dbTalk Databases Forums  

Re: Exception flags not working as described in the manual (patch

mailing.database.mysql-plusplus mailing.database.mysql-plusplus


Discuss Re: Exception flags not working as described in the manual (patch in the mailing.database.mysql-plusplus forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Warren Young
 
Posts: n/a

Default Re: Exception flags not working as described in the manual (patch - 06-20-2005 , 04:53 AM






Before I get to your comments, Byrial, I want to point out that I put
your patch aside, knowing that the issues you raise were better left to
v2.0. In fact, due to the changes in v2.0, your patch no longer
applies. Skimming through it, it seems that the new v2.0 architecture
solves all of these problems almost incidentally.

I hope you can test this new version, to see if all of your concerns
have been addressed. I understand if you're not willing to try
alpha-stage code, however.


Byrial Jensen wrote:
Quote:
* Connection::store() and Query::store() always returns Result objects
with exceptions disabled.
Fixed in svn, will appear in v2.0.

Quote:
* Connection::use() and Query::use() always returns ResUse objects
with exceptions disabled.
Ditto.

Quote:
* Query::exec(), Query::store(), Query::use() and Query::execute()
does not use the exception flag of the Query object, but instead the
exception flag of its Connection object.
Since the query interface is removed from Connection in v2.0, this
should be fixed as well.

Quote:
(And the Reference Manual seems
to interchange true and false in the descriptions of parameter te for
these functions).
Most of the 'te' parameters no longer exist in v2.0, so this should no
longer be a problem.

--
MySQL++ Mailing List
For list archives: http://lists.mysql.com/plusplus
To unsubscribe: http://lists.mysql.com/plusplus?unsu...ie.nctu.edu.tw



Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.