65 Commits (9827d4aa638c706041966efc49a3ac5a5726b4bf)

Author SHA1 Message Date
Kristofer Pettersson c9b5710e7c Bug#39253 Large query cache still freezes server after fix for bug #21074 16 years ago
Kristofer Pettersson b22d02ad42 Bug#43758 Query cache can lock up threads in 'freeing items' state 17 years ago
Kristofer Pettersson e84c8815fa Reverting patch for bug30087 18 years ago
Marc Alff b8579849f3 Bug#30087 Set query_cache_size, if the value is too small, get a unclear warning 18 years ago
Kristofer Pettersson 71be65dd11 Bug#30087 Set query_cache_size, if the value is too small, get a unclear warning 18 years ago
cmiller@zippy.cornsilk.net 5a19f077b3 Doxygenize comments. 18 years ago
thek@adventure.(none) a4248c2dd3 Bug #30269 Query cache eats memory 19 years ago
monty@mysql.com/nosik.monty.fi b16289a5e0 Slow query log to file now displays queries with microsecond precission 19 years ago
kostja@bodhi.(none) 06d656b808 Fix ndb_cache* test failures in the -runtime tree. 19 years ago
thek@adventure.(none) 863e882785 Bug#21074 Large query_cache freezes mysql server sporadically under heavy load 19 years ago
monty@mysql.com/narttu.mysql.fi 088e2395f1 WL#3817: Simplify string / memory area types and make things more consistent (first part) 19 years ago
kent@mysql.com/kent-amd64.(none) 6523aca729 my_strtoll10-x86.s: 19 years ago
kent@mysql.com/kent-amd64.(none) 226a5c833f Many files: 19 years ago
monty@mysql.com/narttu.mysql.fi 88dd873de0 Fixed compiler warnings detected by option -Wshadow and -Wunused: 19 years ago
kroki/tomash@moonlight.intranet 0f0ddc398a BUG#21051: RESET QUERY CACHE very slow when query_cache_type=0 20 years ago
monty@mysql.com 54274976e7 Fixed compiler warnings from gcc 4.0.2: 20 years ago
bell@sanja.is.com.ua 2bcd68973b Fix for BUG#13549 "Server crash with nested stored procedures 20 years ago
brian@grrr.local 9807162144 Added "SHOW AUTHORS" code 20 years ago
bell@sanja.is.com.ua 10c0ef69e7 support of concurent query cache resizing (BUG#12848) 21 years ago
bell@sanja.is.com.ua 34b85449bb fixed QC invaluidation and processing with view (BUG#8050) (BUG#8054) 21 years ago
tomas@poseidon.ndb.mysql.com e57726b98e removed special ndb query cache variable 21 years ago
tomas@poseidon.ndb.mysql.com ae471974ac sql/ha_innodb.cc 21 years ago
tomas@poseidon.ndb.mysql.com ca61e54cd0 changed query cache type variable for ndb 21 years ago
bell@sanja.is.com.ua ded12c828d Check of temporary tables hiding for query fetched from QC (BUG#6084) 21 years ago
pem@mysql.comhem.se 5b10e3e5b5 Fixed BUG#3583: query cache doesn't work for stored procedures. 22 years ago
bell@sanja.is.com.ua 24e1464d5a information about different variables agged to query cache (BUG#5515, BUG#5394) 22 years ago
bell@sanja.is.com.ua d03034d306 invalidation of locking for write tables (BUG#2693) 22 years ago
hf@deer.(none) afd0b37816 SCRUM 22 years ago
bell@sanja.is.com.ua 57bb575d49 fixed query cache intercommunication with innodb engine 23 years ago
bell@sanja.is.com.ua 86e6cf399e support of more then 255 tables dependence in query cache (fixed BUG#930) 23 years ago
bell@sanja.is.com.ua b2f27a155c made variable query_cache_min_res_unit from QUERY_CACHE_MIN_RESULT_DATA_SIZE (SCRUM) 23 years ago
bell@sanja.is.com.ua 64047ea9a7 new status variable (number of queries deleted because of low memory) 23 years ago
monty@butch. a2bdf9265f Portability fixes for Fortre C++ 5.0 (on Sun) in 32 and 64 bit modes. 23 years ago
bell@sanja.is.com.ua 4307363079 new innodb query cache behaviour (recommit because of problem with 4.1 repository pushing) 23 years ago
monty@mashka.mysql.fi efaaf0b4b8 Updated VC++ project files for 4.0.4 24 years ago
bell@sanja.is.com.ua 96ebe3816f new function for innodb 24 years ago
monty@mashka.mysql.fi dddc20d9d1 New SET syntax & system variables. 24 years ago
bell@sanja.is.com.ua 2426972c5b semaphores replaced by rwlock 24 years ago
bell@sanja.is.com.ua 63b2a551bf processing trunsactional tables in query cache 24 years ago
bell@sanja.is.com.ua 11920dbbe7 New result block allocation strategy 24 years ago
monty@hundin.mysql.fi ff17389116 Fix for FLUSH QUERY CACHE 24 years ago
monty@hundin.mysql.fi a9de2c14a0 Some small fixes to the query cache. 24 years ago
monty@hundin.mysql.fi 4b877e0088 Added macros for nice TIMESPEC usage. 24 years ago
monty@hundin.mysql.fi 9e1ed2e4dc Fixed access privilege bug in query cache. 24 years ago
monty@hundin.mysql.fi 4dbd9e061c Lots of portability fixes. 24 years ago
monty@hundin.mysql.fi 61be9477ec Removed not used functions from sql_cache 24 years ago
monty@hundin.mysql.fi 87fd219d67 Fixed sleep time in mysql-test-run 24 years ago
monty@hundin.mysql.fi 6b02f13cf3 Removed compiler warnings. 24 years ago
monty@hundin.mysql.fi 4c17825acd Update of query cache code 24 years ago
monty@hundin.mysql.fi 1de4fff5ba Update of query cache code. 24 years ago