summaryrefslogtreecommitdiff
path: root/sql/sql_cache.cc
Commit message (Expand)AuthorAgeFilesLines
* Corrected merge error; missing line in debug statement.unknown2007-05-101-0/+1
* 4.1 -> 5.0 Manual merge for Bug #27792 unknown2007-05-081-5/+14
* Merge ua141d10.elisa.omakaista.fi:/home/my/bk/mysql-4.1-mainunknown2007-03-281-3/+3
|\
| * Fixed compiler warnings.unknown2007-03-221-10/+12
* | Merge moonlight.home:/home/tomash/src/mysql_ab/mysql-5.0unknown2007-01-251-1/+17
|\ \
| * | BUG#23527: set global query_cache_size can crash the server underunknown2007-01-251-1/+17
* | | Many files:unknown2006-12-231-2/+1
* | | Merge dfischer@bk-internal.mysql.com:/home/bk/mysql-5.0-marvelunknown2006-12-011-19/+19
|\ \ \ | |/ / |/| |
| * | Fixed compiler warningsunknown2006-11-301-19/+19
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2006-11-291-20/+22
|\ \ \ | |/ /
| * | Remove compiler warningsunknown2006-11-201-37/+30
* | | Fix of debbuging mode of query cache (proposed by Monty reviewed by me).unknown2006-11-171-18/+24
|/ /
* | 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