summaryrefslogtreecommitdiff
path: root/sql/ha_ndbcluster_cond.cc
Commit message (Expand)AuthorAgeFilesLines
* MDEV-5120 Test suite test maria-no-logging failsMichael Widenius2014-09-301-0/+1
* 10.0-base mergeSergei Golubchik2014-02-261-1/+1
|\
| * Updated/added copyright headersMurthy Narkedimilli2014-01-061-1/+1
* | 10.0-monty mergeSergei Golubchik2013-07-211-2/+2
|\ \ | |/ |/|
| * Applied all changes from Igor and SanjaMichael Widenius2013-06-151-1/+1
| * Push a lot of small fixes to get larger parts to compileMichael Widenius2013-05-211-1/+1
* | Fix for Bug 16395495 - OLD FSF ADDRESS IN GPL HEADERMurthy Narkedimilli2013-03-191-1/+1
|/
* Remove last traces of HAVE_NDBCLUSTER_DB define - it has not had an effect in...Magnus BlÄudd2011-02-211-1/+1
* Bug#49746: Const expression caching led to NDB not using engine conditionEvgeny Potemkin2010-08-141-103/+124
* WL#5030: Split and remove mysql_priv.hMats Kindahl2010-03-311-1/+4
* Merge mysql.com:/misc/mysql/34749/50-34749unknown2008-03-101-3/+6
|\
| * Bug#34749: Server crash when using NAME_CONST() with an aggregate functionunknown2008-02-281-3/+6
* | Merge sama.ndb.mysql.com:/export/space/pekka/ndb/version/my50-ndbunknown2007-10-041-3/+17
|\ \ | |/
| * ndb - bug#29390: if ScanFilter is too large, abort or optionally discard itunknown2007-10-041-3/+17
* | Merge mysql.com:/windows/Linux_space/MySQL/mysql-5.0-ndbunknown2007-09-131-0/+8
|\ \ | |/
| * bug#27494 An invalid subselect crashes mysql server: Added check for missing...unknown2007-09-131-0/+8
* | WL#3817: Simplify string / memory area types and make things more consistent ...unknown2007-05-101-4/+4
* | ha_ndbcluster.h, ha_ndbcluster.cc:unknown2007-04-241-3/+3
|/
* 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