375 Commits (716f7843757f96649cca1f5dc3df5d9659b17da9)

Author SHA1 Message Date
Michael Widenius bdba1d11c4 Change some my_bool in C++ classes and a few functions to bool to detect wrong usage of bool/my_bool. 15 years ago
Dmitry Shulga bd41af86eb Fixed bug #42496 - the server could crash on a debug assert after a failure 16 years ago
Michael Widenius 2cc3fc2713 Merged patch from Percona to get proper fix for compilation issue of srv0srv.c on Solaris 16 years ago
Kristofer Pettersson 41085809c3 Bug#39253 Large query cache still freezes server after fix for bug #21074 16 years ago
Michael Widenius 5bddbc44c6 Fixed compiler warning message 16 years ago
Georgi Kodinov 7b4ef910f7 Bug #40877: multi statement execution fails in 5.1.30 16 years ago
Staale Smedseng 6a89842e36 Bug #43414 Parenthesis (and other) warnings compiling MySQL 16 years ago
Michael Widenius cd3047fc89 Updated documentation files to reflect MariaDB and not the Maria storage engine or MySQL 17 years ago
Kristofer Pettersson 02e5ad9881 Bug#43758 Query cache can lock up threads in 'freeing items' state 17 years ago
Georgi Kodinov e8cc09dc8d fixed compilation warnings. addendum to the fix for bug 29125 17 years ago
Kristofer Pettersson 5c42a6cf54 Bug#37416 When SQL_NO_CACHE is used, MySQL still lookup into the query cache 17 years ago
Davi Arnaut 664bb23a30 Bug#41098: Query Cache returns wrong result with concurrent insert 17 years ago
Ignacio Galarza 54fbbf9591 Bug#29125 Windows Server X64: so many compiler warnings 17 years ago
Davi Arnaut ecfdc3560c Bug#40264: Aborted cached query causes query to hang indefinitely on next cache hit 17 years ago
Davi Arnaut 3d6cea324a Bug#36326: nested transaction and select 17 years ago
Build Team e85fe79430 Added "Sun Microsystems, Inc." to copyright headers on files modified 17 years ago
Kristofer Pettersson d02b8a3bcc Bug#37416 When SQL_NO_CACHE is used, MySQL still lookup into the query cache 17 years ago
Davi Arnaut 6816cf6a65 Bug#34306: Can't make copy of log tables when server binary log is enabled 17 years ago
Martin Hansson 3bad2119f9 Bug#36086: SELECT * from views don't check column grants 18 years ago
Davi Arnaut 14887bb2ab Cherry-pick Bug#33362 from mysql-5.1 18 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
Davi Arnaut 2100ec9ec9 Bug#33362: Query cache invalidation (truncate) may hang 18 years ago
unknown a9089cf460 Bug#26243 mysql command line crash after control-c 18 years ago
unknown c184cd6320 Bug#25132 disabled query cache: Qcache_free_blocks = 1 18 years ago
unknown 8170b22b5c Fixed compiler warnings in a lot of files 18 years ago
unknown 39509d64c3 A fix and a test case for Bug#34166 Server crash in SHOW OPEN TABLES and 18 years ago
unknown a3561354a2 Bug#30887 Server crashes on SET GLOBAL query_cache_size=0 18 years ago
unknown 2a0d2fef51 Bug#12713 "Error in a stored function called from a SELECT doesn't 18 years ago
unknown fc70ac4627 Sundry changes to fix merge problems. Most of these are duplicated 18 years ago
unknown 4a0ec7864e Doxygenized comments. 18 years ago
unknown 1f8126190b Bug#30710 query_cache.test fails on embedded - per-column privs test 18 years ago
unknown 319c6ef199 Bug #30768 query cache patch for bug #21074 crashes on windows 18 years ago
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 6d409e8f82 Fixed bug #30201. 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 f9ea427508 Set --debug-check if one uses DBUG_PUSH in all clients 19 years ago
unknown 43a6c7804b Post-merge fixes 19 years ago
unknown b6c0fb605d Fix ndb_cache* test failures in the -runtime tree. 19 years ago
unknown 9a52e13ccb Fix a warning in a non-debug build. 19 years ago
unknown bd8b9746bf WL#3914: Additonal accessors required to compile InnoDB as a plugin storage engine 19 years ago
unknown 289cc26c64 Bug#21074 Large query_cache freezes mysql server sporadically under heavy load 19 years ago
unknown b9dc6ad7ab Bug#28211 RENAME DATABASE and query cache don't play nicely together 19 years ago
unknown 7f35d66d79 - Corrected type misstake in debug statement. 19 years ago
unknown 548070849a - This patch addesses the performance issues with invalidating the entire 19 years ago
unknown 00c535b91b Fixed error from merge misstake; missing line in debug statement. 19 years ago