249 Commits (019c20bf93ee8a16e5c379322f81e08d0f10718c)

Author SHA1 Message Date
unknown d2a0a4d53a - Fix cross compatibility issues by exchanging pthread_yield with my_sleep(0) 19 years ago
unknown 733bd4fe81 Bug #21074 Large query_cache freezes mysql server sporadically under heavy load 19 years ago
unknown 891b1659fc Fixed bug #30201. 19 years ago
unknown 3a5a0ea392 Bug#30269 Query cache eats memory 19 years ago
unknown bd80048fdb Bug #30269 Query cache eats memory 19 years ago
unknown 50aa9d2bb2 Corrected merge error; missing line in debug statement. 19 years ago
unknown 2c3a464107 4.1 -> 5.0 Manual merge for Bug #27792 19 years ago
unknown ed9474993d Bug #27792 query cache returns wrong result, with certain system variables 19 years ago
unknown 7eb3881bd8 Fixed compiler warnings. 19 years ago
unknown ef0132685d BUG#23527: set global query_cache_size can crash the server under 20 years ago
unknown 6b0853a398 Many files: 20 years ago
unknown 25226de9ea Fixed compiler warnings 20 years ago
unknown 14decc4fbc Remove compiler warnings 20 years ago
unknown 779f9feda8 Fix of debbuging mode of query cache (proposed by Monty reviewed by me). 20 years ago
unknown 877477f173 BUG#21051: RESET QUERY CACHE very slow when query_cache_type=0 20 years ago
unknown 184ff212b6 WL#2928 Date Translation NRE 20 years ago
unknown 372901addf Fixed BUG#15758: "Holding adaptive search latch in 20 years ago
unknown f577d864cd A fix for Bug#7209 "Client error with "Access Denied" on updates 21 years ago
unknown a050707b61 We should skip beggining '(' characters when test query on possibility 21 years ago
unknown 2061a3a6b6 We should not skip temptable view along with other derived 21 years ago
unknown 24ac4019c5 support of view underlying tables and SP functions security check added (BUG#9505) (WL#2787) 21 years ago
unknown b4f41433e6 Bug #13231 mysqltest: fails to dectect when mysql_next_result fails 21 years ago
unknown 05c17f2abc Fix bug #13424 locking view with query cache enabled crashes server 21 years ago
unknown 811c6d216e fix (bug #10303: Misleading Last_query_cost value). 21 years ago
unknown f5f896b4b9 support of concurent query cache resizing (BUG#12848) 21 years ago
unknown 3e94690627 BUG#12532: Added more memory in malloc for slave query cache 21 years ago
unknown 307ed9b4da block using QC in case of having tables locked by LOCK... (BUG#12385) 21 years ago
unknown cebe1b5db7 store SERVER_MORE_RESULTS_EXISTS in key of query cache (BUG#6897) 21 years ago
unknown 68b4d7b74d Cleanups during review 21 years ago
unknown dd72175d0b post-merge fixes 21 years ago
unknown 0cc6dd83c4 temporary tables of subquery in the from clause just skipped during processing QC tables (BUG#11522) 21 years ago
unknown e7332e64ca Fix crash in embedded server due to incorrect storage of results 21 years ago
unknown 892a6138ff Eliminate warnings noticed by VC7. This includes fixing my_mmap() on 22 years ago
unknown 4ef3e54b94 postreview changes 22 years ago
unknown af4b5c896d Changes and fixes for windows compilation 22 years ago
unknown 537531f0e8 Fixed mistyping (thnx to Konstantin) 22 years ago
unknown 03bc599706 Merge of query cache from 4.1 to 5.0 22 years ago
unknown 2d717b5d94 fixed QC invaluidation and processing with view (BUG#8050) (BUG#8054) 22 years ago
unknown 8bdb500105 fixes/cleanups according to Coverity report 22 years ago
unknown 395137e1b2 Fix query cache to not respond to old clients with a 4.1-protocol 22 years ago
unknown acf76e3b88 First stage of table definition cache 22 years ago
unknown bfa45f2fa2 Making 4.1 tree compile with -ansi -pedantic 22 years ago
unknown 9ad51c631c Fix for bug #6765 "Implicit access to time zone description 22 years ago
unknown e0b469aa1d removed special ndb query cache variable 22 years ago
unknown 93191c739e new NDB test with QC 22 years ago
unknown 35502d45e0 sql/ha_innodb.cc 22 years ago
unknown dfef378702 changed query cache type variable for ndb 22 years ago
unknown 8ace53109e Fixed access to freed memory 22 years ago
unknown 712326d684 Bug#6202: ENUMs are not case sensitive even if declared BINARY 22 years ago
unknown 5ab6c5e532 postreview fixes 22 years ago