427 Commits (292aa926c15f31936ee14bf11dd791847fd7b74d)

Author SHA1 Message Date
Joerg Bruehe 16f374ef65 Backport of a 5.0.74 fix into 5.0.72sp1: 17 years ago
Gleb Shchepa 56b9586fd1 Bug #40021: Renaming view fails, archived .frm for view is 17 years ago
Gleb Shchepa 3c9d4ea821 Fixed bug #17823: 'arc' directories inside database directories. 17 years ago
Mats Kindahl 0203409175 Bug #38773: DROP DATABASE cause switch to stmt-mode when there are temporary 17 years ago
Mats Kindahl be0acc4bcb Bug #38773: DROP DATABASE cause switch to stmt-mode when there are temporary tables open 17 years ago
unknown 3cf9e6eb6b Bug#35997 Event scheduler seems to let the server crash, if it is embedded. 18 years ago
unknown cebb6727b3 Bug #26461: Intrinsic data type bool (1 byte) redefined to BOOL (4 bytes) 18 years ago
unknown b5978a9424 Bug#26703: DROP DATABASE fails if database contains a #mysql50# \ 18 years ago
unknown 14021c96c4 Rename send_ok to my_ok. Similarly to my_error, it only records the status, 18 years ago
unknown 2a0d2fef51 Bug#12713 "Error in a stored function called from a SELECT doesn't 18 years ago
unknown 5ce7cdbe54 Bug#31752: check strmake() bounds 18 years ago
unknown 9a34c80e11 Bug#30152 MySQLD crash duing alter table causes DROP DATABASE to FAIL due to temp file 18 years ago
unknown 211383388e Bug#32435: 18 years ago
unknown 8076d23f41 WL#4030 (Deprecate RENAME DATABASE: replace with ALTER DATABASE <name> 18 years ago
unknown 7e0ad09edf Fix for BUG#25843: changing default database between PREPARE and EXECUTE 18 years ago
unknown 3edb630197 Cleanup-patch for BUG#25843: changing default database between 18 years ago
unknown c514373cf3 Fix doxygen warnings. 18 years ago
unknown 09a53f28a7 Fixed a lot of compiler warnings and errors detected by Forte C++ on Solaris 18 years ago
unknown 31ea7d042b A follow up after the patch for Bug#21074 - even though 19 years ago
unknown b1ec3b534d A fix and a teset case for Bug#28551 The warning 19 years ago
unknown 289cc26c64 Bug#21074 Large query_cache freezes mysql server sporadically under heavy load 19 years ago
unknown 83de46bcf7 This the 4-th patch in scope of CS patch (BUG#11986). 19 years ago
unknown 416122b29c Bug#24988 FLUSH PRIVILEGES causes brief unavailability 19 years ago
unknown f252f9248a WL#3817: Simplify string / memory area types and make things more consistent (first part) 19 years ago
unknown fa1d637e89 A set of changes aiming to make the Event Scheduler more user-friendly 19 years ago
unknown 7e08016a91 Fix for BUG#27337: Privileges are not properly restored. 19 years ago
unknown e57c8007a4 Manual merge from 5.0 19 years ago
unknown 6a594ffd18 Fix for BUG#25082: default database change on trigger 19 years ago
unknown 6b0853a398 Many files: 19 years ago
unknown 7191e77539 Fixed portability issue in my_thr_init.c (was added in my last push) 19 years ago
unknown 1e87cfee19 Fixed compiler warnings (Mostly VC++): 19 years ago
unknown e94087c5dd Changed several char* to LEX_STRING*. 19 years ago
unknown e6eef5c1a7 Bug #14262: SP: DROP PROCEDURE|VIEW (maybe more) write to binlog too late \ 19 years ago
unknown 99adbd131a WL#3337 (Event scheduler new architecture) 19 years ago
unknown 21e75cb081 Manual merge 5.0->5.1. Post-merge fixes. 19 years ago
unknown ef976d20c9 Bug#18775 - Temporary table from alter table visible to other threads 20 years ago
unknown 3c10858474 Fix for BUG#16211: Stored function return type for strings is ignored. 20 years ago
unknown 88843709d8 A fix for Bug#19022 "Memory bug when switching db during trigger execution". 20 years ago
unknown acefb78bc3 WL#3337 (Events new architecture) 20 years ago
unknown d6bcbfbe92 A fix and a test case for 20 years ago
unknown 99438424ac Reorganize, physically the events code 20 years ago
unknown 4f8407b631 Bug#19815 - CREATE/RENAME/DROP DATABASE can deadlock on a global read lock 20 years ago
unknown f4781a7e4c fix for bug #17619 Scheduler race conditions 20 years ago
unknown 143151913e sql_db.cc: 20 years ago
unknown 9c686c8a68 Bug#19392 Rename Database: Crash if case change 20 years ago
unknown 2281f754e2 Fixed BUG #16175: Memory leak in rpl_trigger.test 20 years ago
unknown 635d5b734a Add back free that I accidently removed in last patch 20 years ago
unknown 6436f923df Fixed typo 20 years ago
unknown 3093b5fea7 Fixed new introduced bug in binlog.test with --ps-protocol 20 years ago
unknown fea4742db5 fix for bug#16406 (Events: DROP DATABASE doesn't automatically drop events) 20 years ago