summaryrefslogtreecommitdiff
path: root/sql/ha_ndbcluster_cond.cc
Commit message (Expand)AuthorAgeFilesLines
* fixed warnings and compile errors from the fix for bug 26243unknown2008-03-291-1/+1
* Bug#34749: Server crash when using NAME_CONST() with an aggregate functionunknown2008-02-281-3/+6
* ndb - bug#29390: if ScanFilter is too large, abort or optionally discard itunknown2007-10-041-3/+17
* bug#27494 An invalid subselect crashes mysql server: Added check for missing...unknown2007-09-131-0/+8
* Back-ported compiler warning fixes from 5.1 to ease mergingunknown2007-04-241-14/+15
* Changed void* to const NdbDictionary::Table*unknown2007-04-231-5/+4
* Changed descriptive commentunknown2007-04-231-2/+1
* Moved all code related to engine_condition_pushdown to a new class,unknown2007-04-231-0/+1427