Bug #3776 unsigned values wrongly inserted into tables in libmysqld
Submitted: 15 May 2004 13:22 Modified: 21 May 2004 13:02
Reporter: Alexey Botchkov Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Embedded Library ( libmysqld ) Severity:S1 (Critical)
Version:4.1.2 OS:Any (all)
Assigned to: Alexey Botchkov CPU Architecture:Any

[15 May 2004 13:22] Alexey Botchkov
Description:
unsigned values are inserted as signed if we use prepared statements

How to repeat:
run libmysqld/examples/client_test   test_bug3035()
[15 May 2004 13:45] Alexey Botchkov
bk commit - 4.1 tree (hf:1.1842)
[21 May 2004 13:02] Alexey Botchkov
Thank you for your bug report. This issue has been committed to our
source repository of that product and will be incorporated into the
next release.

If necessary, you can access the source repository and build the latest
available version, including the bugfix, yourself. More information 
about accessing the source trees is available at
    http://www.mysql.com/doc/en/Installing_source_tree.html