summaryrefslogtreecommitdiff
path: root/sql/sql_cache.cc
Commit message (Expand)AuthorAgeFilesLines
* Eliminate warnings noticed by VC7. This includes fixing my_mmap() onunknown2005-03-181-1/+0
* postreview changesunknown2005-02-211-4/+17
* Merge 51.0.168.192.in-addr.arpa:/Users/bell/mysql/bk/mysql-5.0unknown2005-02-211-78/+168
|\
| * mergeunknown2005-02-071-78/+168
| |\
| | * fixed QC invaluidation and processing with view (BUG#8050) (BUG#8054)unknown2005-01-271-72/+157
* | | Changes and fixes for windows compilationunknown2005-02-181-1/+1
* | | Merge with 4.1unknown2005-02-151-1/+1
|\ \ \ | |/ / |/| |
| * | Merge hundin.mysql.fi:/home/heikki/mysql-4.0unknown2005-02-131-1/+1
| |\ \
| | * | Fixed mistyping (thnx to Konstantin)unknown2005-02-111-1/+1
* | | | Merge of query cache from 4.1 to 5.0unknown2005-02-041-4/+5
* | | | Merged "query cache for ndb" to 5.0unknown2005-02-031-14/+52
|\ \ \ \
| * \ \ \ Merge bk-internal.mysql.com:/data0/bk/mysql-4.1unknown2004-12-171-14/+53
| |\ \ \ \
| | * \ \ \ Mergeunknown2004-12-161-14/+53
| | |\ \ \ \
| | | * \ \ \ Merge tulin@bk-internal.mysql.com:/tmp/mysql-4.1-ndbqcunknown2004-11-251-1/+2
| | | |\ \ \ \
| | | | * | | | new NDB test with QCunknown2004-11-251-1/+2
| | | * | | | | removed special ndb query cache variableunknown2004-11-251-6/+0
| | | |/ / / /
| | | * | | | Mergeunknown2004-11-241-13/+51
| | | |\ \ \ \
| | | | * | | | sql/ha_innodb.ccunknown2004-11-241-13/+51
| | | * | | | | changed query cache type variable for ndbunknown2004-11-231-0/+6
| | | |/ / / /
* | | | | | | Mergeunknown2005-01-311-0/+4
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | Merge mysql.com:/home/jimw/my/mysql-4.1-6511unknown2005-01-311-0/+4
| |\ \ \ \ \ \
| | * | | | | | Fix query cache to not respond to old clients with a 4.1-protocolunknown2005-01-181-0/+4
| | |/ / / / /
* | | | | | | mergedunknown2005-01-241-5/+5
|\ \ \ \ \ \ \ | |/ / / / / / | | | | | | / | |_|_|_|_|/ |/| | | | |
| * | | | | fixes/cleanups according to Coverity reportunknown2005-01-241-5/+5
| |/ / / /
* | | | | First stage of table definition cacheunknown2005-01-061-19/+19
* | | | | Merge with 4.1unknown2004-12-221-2/+1
|\ \ \ \ \ | |/ / / /
| * | | | Making 4.1 tree compile with -ansi -pedanticunknown2004-12-161-1/+1
| |/ / /
| * | | Fix for bug #6765 "Implicit access to time zone description unknown2004-12-091-1/+0
| |/ /
* | | merge with 4.1unknown2004-10-291-46/+80
|\ \ \ | |/ /
| * | Fixed access to freed memoryunknown2004-10-271-3/+3
| * | Merge with 4.0unknown2004-10-271-1/+30
| |\ \ | | |/
| | * postreview fixesunknown2004-10-221-2/+2
| | * Check of temporary tables hiding for query fetched from QC (BUG#6084)unknown2004-10-211-1/+31
| * | Bug#6202: ENUMs are not case sensitive even if declared BINARYunknown2004-10-251-1/+1
| * | Merge with 4.0 for 4.1 releaseunknown2004-10-061-1/+0
| |\ \ | | |/
| | * Fix for #5730 (Query cache crashes server)unknown2004-10-051-38/+37
| * | Fix for bug #5730 (Query cache crashes mysql)unknown2004-10-011-37/+37
| * | wording fixedunknown2004-09-161-5/+5
| * | information about different variables agged to query cache (BUG#5515, BUG#5394)unknown2004-09-101-1/+7
* | | Fixed BUG#3583: query cache doesn't work for stored procedures.unknown2004-09-171-0/+2
* | | VIEWunknown2004-07-161-6/+8
* | | Merge with 4.1.3-betaunknown2004-07-071-8/+11
|\ \ \ | |/ /
| * | mergedunknown2004-06-231-6/+6
| |\ \
| | * | handler interface cleanups:unknown2004-06-231-6/+6
| * | | WL#1264 "Per-thread time zone support infrastructure".unknown2004-06-181-2/+5
| |/ /
* | | Merging 4.1 to 5.0.unknown2004-05-261-2/+17
|\ \ \ | |/ /
| * | Fix for bug which caused grant.test fail on darwin7.3. We were converting db ...unknown2004-05-221-2/+17
* | | Merge 4.1 -> 5.0unknown2004-05-071-4/+5
|\ \ \ | |/ /
| * | Fixed (portability) bug in handler.h, and tried to silence cast warnings on s...unknown2004-05-061-1/+1
| * | caching of queries with isammerge tables forbiden using general wayunknown2004-05-051-4/+3