225 Commits (97cdd9df8a67a26335fba3ffbb9daca7b2877b10)

Author SHA1 Message Date
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 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 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 20 years ago
unknown 05c17f2abc Fix bug #13424 locking view with query cache enabled crashes server 20 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 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
unknown 8bdb500105 fixes/cleanups according to Coverity report 21 years ago
unknown 395137e1b2 Fix query cache to not respond to old clients with a 4.1-protocol 21 years ago
unknown acf76e3b88 First stage of table definition cache 21 years ago
unknown bfa45f2fa2 Making 4.1 tree compile with -ansi -pedantic 21 years ago
unknown 9ad51c631c Fix for bug #6765 "Implicit access to time zone description 21 years ago
unknown e0b469aa1d removed special ndb query cache variable 21 years ago
unknown 93191c739e new NDB test with QC 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 8ace53109e Fixed access to freed memory 21 years ago
unknown 712326d684 Bug#6202: ENUMs are not case sensitive even if declared BINARY 21 years ago
unknown 5ab6c5e532 postreview fixes 21 years ago
unknown e6e1600ec9 Check of temporary tables hiding for query fetched from QC (BUG#6084) 21 years ago
unknown 1539b03934 Fix for #5730 (Query cache crashes server) 21 years ago
unknown 4f42bc6f32 Fix for bug #5730 (Query cache crashes mysql) 21 years ago
unknown e2c4279ce2 Fixed BUG#3583: query cache doesn't work for stored procedures. 22 years ago
unknown 1bd580aa68 wording fixed 22 years ago
unknown 32dc386d5e information about different variables agged to query cache (BUG#5515, BUG#5394) 22 years ago
unknown 8790b1e65c VIEW 22 years ago
unknown 9a554b4751 handler interface cleanups: 22 years ago
unknown 6aaccbcbf7 WL#1264 "Per-thread time zone support infrastructure". 22 years ago
unknown 0e86cf8aba Fix for bug which caused grant.test fail on darwin7.3. We were converting db and table 22 years ago
unknown 526569690e Fixed (portability) bug in handler.h, and tried to silence cast warnings on some platforms. 22 years ago
unknown f6428e8bb9 caching of queries with isammerge tables forbiden using general way 22 years ago
unknown ea646dce60 avoid using ndb tables in query cache 22 years ago
unknown 08594c4795 after review changes 22 years ago
unknown 7873b89fc5 Fixed many compiler warnings 22 years ago
unknown 3c01162f0e removed old way to prevent using stack tables for caching Items in PS 22 years ago