summaryrefslogtreecommitdiff
path: root/sql/sql_cache.cc
Commit message (Expand)AuthorAgeFilesLines
* Post-merge fixesunknown2007-07-181-2/+10
* Fix ndb_cache* test failures in the -runtime tree.unknown2007-07-161-8/+25
* Merge bk-internal.mysql.com:/home/bk/mysql-5.1unknown2007-07-161-268/+444
|\
| * Fix a warning in a non-debug build.unknown2007-07-141-2/+2
| * Merge adventure.(none):/home/thek/Development/cpp/bug21074/my51-bug21074unknown2007-07-021-266/+442
| |\
| | * Bug#21074 Large query_cache freezes mysql server sporadically under heavy loadunknown2007-07-021-268/+445
* | | WL#3914: Additonal accessors required to compile InnoDB as a plugin storage e...unknown2007-07-051-0/+12
|/ /
* | Merge adventure.(none):/home/thek/Development/cpp/bug28211/my51-bug28211unknown2007-06-191-27/+52
|\ \ | |/ |/|
| * Bug#28211 RENAME DATABASE and query cache don't play nicely togetherunknown2007-06-181-27/+52
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.1unknown2007-06-011-94/+92
|\ \
| * \ Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.1unknown2007-05-241-94/+92
| |\ \ | | |/ | |/|
| | * WL#3817: Simplify string / memory area types and make things more consistent ...unknown2007-05-101-94/+92
* | | - Corrected type misstake in debug statement.unknown2007-05-231-1/+1
* | | Merge adventure.(none):/home/thek/Development/cpp/bug21074/my51-bug21074unknown2007-05-231-45/+30
|\ \ \ | |/ / |/| |
| * | - This patch addesses the performance issues with invalidating the entireunknown2007-05-231-45/+30
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1unknown2007-05-151-4/+14
|\ \ \
| * | | Fixed error from merge misstake; missing line in debug statement.unknown2007-05-101-0/+1
| * | | Merge adventure.(none):/home/thek/Development/cpp/bug27792/my50-bug27792unknown2007-05-081-5/+14
| |\ \ \ | | |_|/ | |/| |
| | * | 4.1 -> 5.0 Manual merge for Bug #27792 unknown2007-05-081-5/+14
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-enginesunknown2007-04-271-3/+15
|\ \ \ \ | |/ / / |/| | |
| * | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1unknown2007-04-161-3/+15
| |\ \ \ | | |_|/ | |/| |
| | * | WL#2936unknown2007-03-021-3/+15
* | | | Merge ua141d10.elisa.omakaista.fi:/home/my/bk/mysql-5.0-marvelunknown2007-03-291-3/+3
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | 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
| |\ \ \
* | | | | Fix for BUG#735 "Prepared Statements: there is no support for Queryunknown2007-03-091-5/+15
* | | | | Merge moonlight.home:/home/tomash/src/mysql_ab/mysql-5.0-bug23527unknown2007-01-251-1/+17
|\ \ \ \ \ | | |/ / / | |/| | / | |_|_|/ |/| | |
| * | | BUG#23527: set global query_cache_size can crash the server underunknown2007-01-251-1/+17
* | | | Merge mysql.com:/home/kent/bk/main/mysql-5.0unknown2006-12-231-2/+1
|\ \ \ \ | | |/ / | |/| |
| * | | Many files:unknown2006-12-231-2/+1
| * | | Merge dfischer@bk-internal.mysql.com:/home/bk/mysql-5.0-marvelunknown2006-12-011-19/+19
| |\ \ \ | | |/ / | |/| |
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1unknown2006-11-301-3/+2
|\ \ \ \
| * \ \ \ Merge mysql.com:/home/my/mysql-5.0unknown2006-11-301-1/+1
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Fixed compiler warningsunknown2006-11-301-19/+19
| * | | | Don't abort if we call my_thread_end() multiple timesunknown2006-11-301-2/+1
* | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2006-11-301-2/+17
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| |
| * | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2006-11-291-20/+22
| |\ \ \ | | |/ /
| * | | Fix of debbuging mode of query cache (proposed by Monty reviewed by me).unknown2006-11-171-18/+24
* | | | Removed compiler warningsunknown2006-11-271-10/+10
* | | | Fixed a LOT of compiler warningsunknown2006-11-271-3/+3
* | | | Merge mysql.com:/home/my/mysql-5.0unknown2006-11-221-37/+30
|\ \ \ \ | | |/ / | |/| |
| * | | Remove compiler warningsunknown2006-11-201-37/+30
| |/ /
* | | This patch updates to remove most global hton needs. Cleans up wrong message ...unknown2006-09-301-2/+2
* | | This changes the order of the universe, black is now the new white.unknown2006-09-151-2/+2
* | | Merge bodhi.local:/opt/local/work/mysql-5.0-runtime-safemergeunknown2006-08-301-228/+354
|\ \ \ | |/ /
| * | BUG#21051: RESET QUERY CACHE very slow when query_cache_type=0unknown2006-08-221-228/+354
* | | Update to push all of merge into the merge storage directory.unknown2006-08-191-5/+1
* | | Merge bodhi.local:/opt/local/work/tmp_mergeunknown2006-07-261-0/+2
|\ \ \ | |/ /
| * | Merge bodhi.local:/opt/local/work/tmp_mergeunknown2006-07-081-0/+2
| |\ \ | | |/