76 Commits (fce2f006566b93bbc3af6d6e64ddd943b04ad6be)

Author SHA1 Message Date
Alexander Nozdrin 60333fbec9 A post-fix patch for WL#4877/WL#5030: 16 years ago
Mats Kindahl 23d8586dbf WL#5030: Split and remove mysql_priv.h 16 years ago
Marc Alff 3d91522561 WL#2360 Performance schema 16 years ago
Sergei Golubchik 1ad5bb1a69 WL#4738 streamline/simplify @@variable creation process 16 years ago
Kristofer Pettersson 41085809c3 Bug#39253 Large query cache still freezes server after fix for bug #21074 16 years ago
Kristofer Pettersson ddcdacb297 Bug#38551 query cache can still consume [very little] cpu time even when it is off. 16 years ago
Konstantin Osipov 595b8f92ae Backport of: 16 years ago
Konstantin Osipov 99420dd913 Introduce thd->query_cache_tls (thread 16 years ago
Guilhem Bichot 7c691a2e3f Undoing mikael@mysql.com-20081015100345-8tu2vmh7mzs60c23 17 years ago
Kristofer Pettersson 02e5ad9881 Bug#43758 Query cache can lock up threads in 'freeing items' state 17 years ago
Mikael Ronstrom ff51b7d80a Patch to fix bug#38551 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. 21 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 23 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