Bug #25870 Failure in Searching a value in a numeric data type
Submitted: 26 Jan 2007 13:45 Modified: 26 Jan 2007 14:35
Reporter: riorio riorio Email Updates:
Status: Not a Bug Impact on me:
None 
Category:MySQL Server: Data Types Severity:S2 (Serious)
Version:4.1.22 OS:Windows (windows 2003)
Assigned to: CPU Architecture:Any

[26 Jan 2007 13:45] riorio riorio
Description:
I'm doing :

select * from boletin
where num_boletin = '264a';

and I have defined num_boletin as integer

It finds the registers with num_boletin equals to : 264

How to repeat:
As I explained
[26 Jan 2007 14:35] Hartmut Holzgraefe
We're sorry, but the bug system is not the appropriate forum for asking help on using MySQL products. Your problem is not the result of a bug.

Support on using our products is available both free in our forums at http://forums.mysql.com/ and for a reasonable fee direct from our skilled support engineers at http://www.mysql.com/support/

Thank you for your interest in MySQL.