296 Commits (f9ea427508fa5451bd22c0d6366a855a4d88800d)

Author SHA1 Message Date
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) 22 years ago
unknown 4f42bc6f32 Fix for bug #5730 (Query cache crashes mysql) 22 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
unknown 963debbe77 null processing for character_set_results (BUG#3296) 22 years ago
unknown 35a21a9c10 query cache statistic fixed 22 years ago
unknown ceeaa24d18 false/true -> FALSE/TRUE 22 years ago
unknown 560fc0379b aliases should be compared with my_strcasecmp (BUG#3251) 22 years ago
unknown 91bac76e03 fixed BUG in query cahe statistic counting 22 years ago
unknown d4f43e511c invalidation of locking for write tables (BUG#2693) 22 years ago
unknown bdf490541d fixed comparation of tables/database names with --lower_case_table_names (BUG#2880) 22 years ago
unknown 902c361910 SCRUM 22 years ago
unknown 8d987f9e53 THD::lex now points to THD::main_lex like in 5.0 22 years ago
unknown 417d2b193a Add cast to remove compiler warning 22 years ago
unknown 5d90d9406e SCRUM 22 years ago
unknown 03e04c02cd database invalidation invalidate queries only of given database (BUG#1898) 22 years ago
unknown b036800ee0 fixed layout 22 years ago
unknown d1485aad0e Many files: 23 years ago
unknown 32ace686f3 sql_cache.cc, mysql_priv.h: 23 years ago