Bug #8281 NdbScanFilter::cmp does not filter char
Submitted: 3 Feb 2005 13:12 Modified: 3 Feb 2005 14:01
Reporter: Johan Andersson Email Updates:
Status: Not a Bug Impact on me:
None 
Category:MySQL Cluster: Cluster (NDB) storage engine Severity:S2 (Serious)
Version:5.0 src OS:Any (*)
Assigned to: Jonas Oreland CPU Architecture:Any

[3 Feb 2005 13:12] Johan Andersson
Description:

NdbScanFilter::cmp(COND_EQ, ....) does not filter char columns.

See ndbapi_scan in mysql 5.0  src

How to repeat:
run ndbapi_scan in ndb/example
It does not work as expected.
[3 Feb 2005 14:01] Jonas Oreland
The problem is that the api prg does not clear the entire color before using NDB API