62 Commits (16c8298a85619674f1cce46c081e52f4fbeadb33)

Author SHA1 Message Date
Kristofer Pettersson 41085809c3 Bug#39253 Large query cache still freezes server after fix for bug #21074 16 years ago
Kristofer Pettersson 02e5ad9881 Bug#43758 Query cache can lock up threads in 'freeing items' state 17 years ago
Kristofer Pettersson 451363afda Reverting patch for bug30087 18 years ago
Marc Alff 95ca2c6d96 Bug#30087 Set query_cache_size, if the value is too small, get a unclear warning 18 years ago
Kristofer Pettersson 681236e100 Bug#30087 Set query_cache_size, if the value is too small, get a unclear warning 18 years ago
unknown 94e4171213 Doxygenize comments. 18 years ago
unknown bd80048fdb Bug #30269 Query cache eats memory 19 years ago
unknown b59217ebbb Slow query log to file now displays queries with microsecond precission 19 years ago
unknown b6c0fb605d Fix ndb_cache* test failures in the -runtime tree. 19 years ago
unknown 289cc26c64 Bug#21074 Large query_cache freezes mysql server sporadically under heavy load 19 years ago
unknown f252f9248a WL#3817: Simplify string / memory area types and make things more consistent (first part) 19 years ago
unknown e2765a84b1 my_strtoll10-x86.s: 19 years ago
unknown 6b0853a398 Many files: 19 years ago
unknown f00257ddd0 Fixed compiler warnings detected by option -Wshadow and -Wunused: 19 years ago
unknown 877477f173 BUG#21051: RESET QUERY CACHE very slow when query_cache_type=0 20 years ago
unknown f5f01b15e7 Fixed compiler warnings from gcc 4.0.2: 20 years ago
unknown 6574612df8 Fix for BUG#13549 "Server crash with nested stored procedures 20 years ago
unknown c15954467e Added "SHOW AUTHORS" code 20 years ago
unknown f5f896b4b9 support of concurent query cache resizing (BUG#12848) 21 years ago
unknown 2d717b5d94 fixed QC invaluidation and processing with view (BUG#8050) (BUG#8054) 21 years ago
unknown e0b469aa1d removed special ndb query cache variable 21 years ago
unknown 35502d45e0 sql/ha_innodb.cc 21 years ago
unknown dfef378702 changed query cache type variable for ndb 21 years ago
unknown e6e1600ec9 Check of temporary tables hiding for query fetched from QC (BUG#6084) 21 years ago
unknown e2c4279ce2 Fixed BUG#3583: query cache doesn't work for stored procedures. 22 years ago
unknown 32dc386d5e information about different variables agged to query cache (BUG#5515, BUG#5394) 22 years ago
unknown d4f43e511c invalidation of locking for write tables (BUG#2693) 22 years ago
unknown 5d90d9406e SCRUM 22 years ago
unknown ff9f600f7d fixed query cache intercommunication with innodb engine 23 years ago
unknown 9b9a914c5d support of more then 255 tables dependence in query cache (fixed BUG#930) 23 years ago
unknown 98077b0ef6 made variable query_cache_min_res_unit from QUERY_CACHE_MIN_RESULT_DATA_SIZE (SCRUM) 23 years ago
unknown b463146ac6 new status variable (number of queries deleted because of low memory) 23 years ago
unknown c88b910208 Portability fixes for Fortre C++ 5.0 (on Sun) in 32 and 64 bit modes. 23 years ago
unknown c987bc2a5e new innodb query cache behaviour (recommit because of problem with 4.1 repository pushing) 23 years ago
unknown c245f4244b Updated VC++ project files for 4.0.4 24 years ago
unknown 8ff9e7089f new function for innodb 24 years ago
unknown a8caad316a New SET syntax & system variables. 24 years ago
unknown 5c059a338f semaphores replaced by rwlock 24 years ago
unknown 0510e98e11 processing trunsactional tables in query cache 24 years ago
unknown 985763d649 New result block allocation strategy 24 years ago
unknown e9b750d1a6 Fix for FLUSH QUERY CACHE 24 years ago
unknown 51a80eb212 Some small fixes to the query cache. 24 years ago
unknown f4fee3d90e Added macros for nice TIMESPEC usage. 24 years ago
unknown 9625a39ddd Fixed access privilege bug in query cache. 24 years ago
unknown 8f05035c27 Lots of portability fixes. 24 years ago
unknown c03330d584 Removed not used functions from sql_cache 24 years ago
unknown 33a096829b Fixed sleep time in mysql-test-run 24 years ago
unknown f939a6b635 Removed compiler warnings. 24 years ago
unknown ff8c734864 Update of query cache code 24 years ago
unknown eca2a1a3dc Update of query cache code. 24 years ago