|
|||||||||||
|
Expose errnum() in query -- BadQuery w/Errnum patch part 3
From: Jim Wallace <jwallace(at)kaneva.com>
Date: Wed Oct 24 2007 - 14:41:58 EDT
This was needed for the new BadQuery exception, and since isolated, it is a separate patch. See http://lists.mysql.com/plusplus/7060 for reference Diffs are from the current svn Index: query.h
+ /// \brief Get the last error number. /// \brief Get the last error message that was set. /// /// This just delegates to Connection::error(). Query hasnothing -- MySQL++ Mailing List For list archives: http://lists.mysql.com/plusplus To unsubscribe: http://lists.mysql.com/plusplus?unsub=lists@pantek.comReceived on Wed Oct 24 14:42:16 2007 This archive was generated by hypermail 2.1.8 : Fri Jul 04 2008 - 00:21:39 EDT |
||||||||||
|
|||||||||||