From: Warren Young Date: June 1 2005 11:26am Subject: Re: Wishlist item: Automatic conversion from ColData to bool List-Archive: http://lists.mysql.com/plusplus/4478 Message-Id: <429D9B59.1000201@etr-usa.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Byrial Jensen wrote: > I often store booleans (MySQL type BOOL, alias for TINYINT(1)). So it > would be very nice to have an automatic conversion from ColData to bool Unless I'm greatly mistaken, this would be a pretty trivial thing to patch; 3 lines in coldata.h, probably. Congratulations, you're volunteered. :)