Bug #4700 Unsigned value is treated as signed in prepared statements/embedded library
Submitted: 22 Jul 2004 17:20 Modified: 20 Aug 2004 17:48
Reporter: Alexey Botchkov Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Embedded Library ( libmysqld ) Severity:S2 (Serious)
Version:4.1 OS:Any (All)
Assigned to: Alexey Botchkov CPU Architecture:Any

[22 Jul 2004 17:20] Alexey Botchkov
Description:
If one sends unsigned value as a parameter for INSERT embedded library treats it
as signed

How to repeat:
run libmysqld/examples/client_test:test_bug3035()
[22 Jul 2004 19:12] Alexey Botchkov
bk commit - 4.1 tree (hf:1.1966)
[20 Aug 2004 17:48] 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