summaryrefslogtreecommitdiff
path: root/sql/sql_cache.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge bodhi.local:/opt/local/work/mysql-5.0-runtime-safemergekostja@bodhi.local2006-08-301-228/+354
|\
| * BUG#21051: RESET QUERY CACHE very slow when query_cache_type=0kroki/tomash@moonlight.intranet2006-08-221-228/+354
* | Update to push all of merge into the merge storage directory.brian@zim.(none)2006-08-191-5/+1
* | Merge bodhi.local:/opt/local/work/tmp_mergekostja@bodhi.local2006-07-261-0/+2
|\ \ | |/
| * Merge bodhi.local:/opt/local/work/tmp_mergekostja@bodhi.local2006-07-081-0/+2
| |\
| | * WL#2928 Date Translation NREbar@mysql.com2006-07-041-0/+2
* | | Merge mysql.com:/home/alexi/bugs/mysql-5.0-15758-workaivanov@mysql.com2006-04-091-0/+5
|\ \ \ | |/ /
| * | Fixed BUG#15758: "Holding adaptive search latch inaivanov@mysql.com2006-04-071-0/+5
* | | dbug changes:serg@serg.mylan2006-02-141-3/+3
* | | Merge mysql.com:/opt/local/work/mysql-5.0-mergekonstantin@mysql.com2006-01-051-4/+6
|\ \ \ | |/ /
| * | Merge mysql.com:/opt/local/work/mysql-4.1-7209-newkonstantin@mysql.com2006-01-041-4/+6
| |\ \ | | |/
| | * A fix for Bug#7209 "Client error with "Access Denied" on updates konstantin@mysql.com2006-01-041-4/+6
* | | Merge xiphis.org:/home/antony/work2/mysql-5.1acurtis@xiphis.org2005-12-211-2/+2
|\ \ \
| * | | Finalize storage engine pluginsacurtis@xiphis.org2005-12-211-2/+2
* | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0bell@sanja.is.com.ua2005-12-031-4/+4
|\ \ \ \ | | |/ / | |/| |
| * | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1bell@sanja.is.com.ua2005-12-011-14/+24
| |\ \ \ | | | |/ | | |/|
| * | | We should not skip temptable view along with other derivedbell@sanja.is.com.ua2005-12-011-1/+1
* | | | Merge moonbone.local:/work/15028-bug-5.0-mysqlevgen@moonbone.local2005-12-021-13/+24
|\ \ \ \ | |_|_|/ |/| | |
| * | | sql_cache.cc:evgen@moonbone.local2005-12-021-15/+9
| * | | Manually mergedevgen@moonbone.local2005-12-021-2/+19
| |\ \ \ | | |/ / | |/| / | | |/
| | * We should skip beggining '(' characters when test query on possibilitybell@sanja.is.com.ua2005-12-011-9/+19
* | | Table definition cache, part 2monty@mysql.com2005-11-231-24/+28
* | | Merge mysql.com:/home/my/mysql-5.0monty@mysql.com2005-11-051-16/+5
|\ \ \ | |/ /
| * | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0bell@sanja.is.com.ua2005-10-281-16/+4
| |\ \
| | * | support of view underlying tables and SP functions security check added (BUG#...bell@sanja.is.com.ua2005-10-281-16/+4
| * | | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-5.0ramil@mysql.com2005-10-241-37/+88
| |\ \ \ | | |/ /
| * | | fix (bug #10303: Misleading Last_query_cost value).ramil@mysql.com2005-09-061-0/+1
* | | | Mergetomas@poseidon.ndb.mysql.com2005-10-061-1/+2
|\ \ \ \ | | |/ / | |/| |
| * | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0msvensson@neptunus.(none)2005-09-301-2/+6
| |\ \ \
| * | | | Fix bug #13424 locking view with query cache enabled crashes serverevgen@moonbone.local2005-09-261-1/+2
* | | | | Merge neptunus.(none):/home/msvensson/mysql/bug13231/my50-bug13231msvensson@neptunus.(none)2005-09-301-2/+6
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Bug #13231 mysqltest: fails to dectect when mysql_next_result failsmsvensson@neptunus.(none)2005-09-291-2/+6
| |/ / /
* | | | Merge neptunus.(none):/home/msvensson/mysql/mysql-5.0msvensson@neptunus.(none)2005-09-071-34/+80
|\ \ \ \ | |/ / /
| * | | Merge sanja.is.com.ua:/home/bell/mysql/bk/work-4.1bell@sanja.is.com.ua2005-09-061-34/+80
| |\ \ \ | | |/ / | |/| / | | |/
| | * Merge sanja.is.com.ua:/home/bell/mysql/bk/work-4.0bell@sanja.is.com.ua2005-09-061-34/+80
| | |\
| | | * support of concurent query cache resizing (BUG#12848)bell@sanja.is.com.ua2005-09-061-34/+80
* | | | Merge mronstrom@bk-internal.mysql.com:/home/bk/mysql-5.0pappa@c-4a09e253.1238-1-64736c10.cust.bredbandsbolaget.se2005-08-251-3/+7
|\ \ \ \ | |/ / /
| * | | BUG#12532: Added more memory in malloc for slave query cachelars@mysql.com2005-08-191-0/+4
| * | | Merge xiphis.org:/usr/home/antony/work2/mysql-4.1acurtis@xiphis.org2005-08-111-3/+3
| |\ \ \ | | |/ /
| | * | mergebell@51.0.168.192.in-addr.arpa2005-08-111-3/+3
| | |\ \ | | | |/
| | | * block using QC in case of having tables locked by LOCK... (BUG#12385)bell@52.0.168.192.in-addr.arpa2005-08-101-2/+5
* | | | Merge mronstrom@bk-internal.mysql.com:/home/bk/mysql-5.0pappa@c-8b0ae253.1238-1-64736c10.cust.bredbandsbolaget.se2005-08-051-8/+38
|\ \ \ \ | |/ / /
| * | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0bell@sanja.is.com.ua2005-07-231-8/+38
| |\ \ \
| | * | | store SERVER_MORE_RESULTS_EXISTS in key of query cache (BUG#6897)bell@sanja.is.com.ua2005-07-231-8/+38
* | | | | mergetulin@dl145b.mysql.com2005-07-191-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0monty@mishka.local2005-07-181-1/+1
| |\ \ \ \
| | * | | | Cleanups during reviewmonty@mishka.local2005-07-181-1/+1
| | |/ / /
* | | | | Mergetomas@poseidon.ndb.mysql.com2005-07-121-1/+13
|\ \ \ \ \ | |/ / / /
| * | | | post-merge fixesbell@sanja.is.com.ua2005-07-051-3/+2
| * | | | mergebell@sanja.is.com.ua2005-07-051-0/+13
| |\ \ \ \ | | |/ / / | |/| / / | | |/ /