summaryrefslogtreecommitdiff
path: root/sql/sql_cache.cc
Commit message (Expand)AuthorAgeFilesLines
* BUG#21051: RESET QUERY CACHE very slow when query_cache_type=0unknown2006-08-221-228/+354
* Merge bodhi.local:/opt/local/work/tmp_mergeunknown2006-07-081-0/+2
|\
| * WL#2928 Date Translation NREunknown2006-07-041-0/+2
* | Fixed BUG#15758: "Holding adaptive search latch inunknown2006-04-071-0/+5
* | Merge mysql.com:/opt/local/work/mysql-4.1-7209-newunknown2006-01-041-4/+6
|\ \ | |/
| * A fix for Bug#7209 "Client error with "Access Denied" on updates unknown2006-01-041-4/+6
* | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2005-12-011-14/+24
|\ \ | |/
| * We should skip beggining '(' characters when test query on possibilityunknown2005-12-011-9/+19
* | We should not skip temptable view along with other derivedunknown2005-12-011-1/+1
* | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0unknown2005-10-281-16/+4
|\ \
| * | support of view underlying tables and SP functions security check added (BUG#...unknown2005-10-281-16/+4
* | | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-10-241-37/+88
|\ \ \ | |/ /
| * | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-09-301-2/+6
| |\ \
| | * | Bug #13231 mysqltest: fails to dectect when mysql_next_result failsunknown2005-09-291-2/+6
| * | | Fix bug #13424 locking view with query cache enabled crashes serverunknown2005-09-261-1/+2
| |/ /
| * | Merge sanja.is.com.ua:/home/bell/mysql/bk/work-4.1unknown2005-09-061-34/+80
| |\ \ | | |/
| | * Merge sanja.is.com.ua:/home/bell/mysql/bk/work-4.0unknown2005-09-061-34/+80
| | |\
| | | * support of concurent query cache resizing (BUG#12848)unknown2005-09-061-34/+80
* | | | fix (bug #10303: Misleading Last_query_cost value).unknown2005-09-061-0/+1
|/ / /
* | | BUG#12532: Added more memory in malloc for slave query cacheunknown2005-08-191-0/+4
* | | Merge xiphis.org:/usr/home/antony/work2/mysql-4.1unknown2005-08-111-3/+3
|\ \ \ | |/ /
| * | mergeunknown2005-08-111-3/+3
| |\ \ | | |/
| | * block using QC in case of having tables locked by LOCK... (BUG#12385)unknown2005-08-101-2/+5
* | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0unknown2005-07-231-8/+38
|\ \ \
| * | | store SERVER_MORE_RESULTS_EXISTS in key of query cache (BUG#6897)unknown2005-07-231-8/+38
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-07-181-1/+1
|\ \ \ \
| * | | | Cleanups during reviewunknown2005-07-181-1/+1
| |/ / /
* | | | post-merge fixesunknown2005-07-051-3/+2
* | | | mergeunknown2005-07-051-0/+13
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | temporary tables of subquery in the from clause just skipped during processin...unknown2005-06-231-2/+15
* | | Clean up merge from 4.1unknown2005-05-021-0/+5
|\ \ \ | |/ /
| * | Fix crash in embedded server due to incorrect storage of resultsunknown2005-03-311-0/+5
* | | 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