summaryrefslogtreecommitdiff
path: root/sql/sql_expression_cache.cc
Commit message (Expand)AuthorAgeFilesLines
* Fixed valgrind problem in expression cache (double opening the table).unknown2011-05-301-1/+2
* Fixed all BUILD scripts to use g++ instead of gcc for linkingMichael Widenius2011-03-311-1/+14
* use normal unique (HA_NOSAME) keys for expression cacheSergei Golubchik2011-01-141-1/+0
* fix windows embeddedSergei Golubchik2010-11-021-4/+2
* Type of the variables fixed.unknown2010-10-271-1/+1
* (no commit message)unknown2010-09-081-59/+4
* Fixed LP BUG#615760: Check on double cache assignment added into the transfor...unknown2010-09-061-0/+18
* Fix for LP bug#611625: Removing NULL references from subquery parameter list ...unknown2010-08-091-12/+22
* Fix for luanchpad bug#609043unknown2010-07-301-9/+1
* Subquery cache (MWL#66) added.unknown2010-07-101-0/+314