375 Commits (716f7843757f96649cca1f5dc3df5d9659b17da9)

Author SHA1 Message Date
unknown 50aa9d2bb2 Corrected merge error; missing line in debug statement. 19 years ago
unknown f252f9248a WL#3817: Simplify string / memory area types and make things more consistent (first part) 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 dca006dfd2 Fix for BUG#735 "Prepared Statements: there is no support for Query 19 years ago
unknown 1fc7f2117b WL#2936 19 years ago
unknown 607c224969 Prevent bugs by making DBUG_* expressions syntactically equivalent 19 years ago
unknown ef0132685d BUG#23527: set global query_cache_size can crash the server under 19 years ago
unknown 66dfd85cf4 Bug#24795: Add SHOW PROFILE 19 years ago
unknown 6b0853a398 Many files: 19 years ago
unknown 9e5ec3539e Don't abort if we call my_thread_end() multiple times 19 years ago
unknown 25226de9ea Fixed compiler warnings 19 years ago
unknown c1477a3f20 Removed compiler warnings 19 years ago
unknown 788ad30f08 Fixed a LOT of compiler warnings 19 years ago
unknown 14decc4fbc Remove compiler warnings 19 years ago
unknown 779f9feda8 Fix of debbuging mode of query cache (proposed by Monty reviewed by me). 19 years ago
unknown f6d73e5cf4 BUG#23655 deadlock in query cache ndb_cache tests with --debug 19 years ago
unknown 40bf7b0ae2 This patch updates to remove most global hton needs. Cleans up wrong message in partition. 20 years ago
unknown d79485a9be This changes the order of the universe, black is now the new white. 20 years ago
unknown 877477f173 BUG#21051: RESET QUERY CACHE very slow when query_cache_type=0 20 years ago
unknown d1c1dac819 Update to push all of merge into the merge storage directory. 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 d3ee9abf2a dbug changes: 20 years ago
unknown f577d864cd A fix for Bug#7209 "Client error with "Access Denied" on updates 20 years ago
unknown 613dd50a33 Finalize storage engine plugins 20 years ago
unknown 04ea656dba sql_cache.cc: 20 years ago
unknown a050707b61 We should skip beggining '(' characters when test query on possibility 20 years ago
unknown 2061a3a6b6 We should not skip temptable view along with other derived 20 years ago
unknown f631b361b6 Table definition cache, part 2 20 years ago
unknown 24ac4019c5 support of view underlying tables and SP functions security check added (BUG#9505) (WL#2787) 20 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 25311ea4a5 All changes for change to all storage engines being under storage directory. 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 21 years ago
unknown 4ef3e54b94 postreview changes 21 years ago
unknown af4b5c896d Changes and fixes for windows compilation 21 years ago
unknown 537531f0e8 Fixed mistyping (thnx to Konstantin) 21 years ago
unknown 03bc599706 Merge of query cache from 4.1 to 5.0 21 years ago
unknown 2d717b5d94 fixed QC invaluidation and processing with view (BUG#8050) (BUG#8054) 21 years ago