155 Commits (57dc12563f099c7802ea8eaeb0c52ac4082de67a)

Author SHA1 Message Date
unknown 9e6784924a Fixed compiler warnings 19 years ago
unknown a195ad5ea2 Bug#22943 syscall pruning in libmysql 19 years ago
unknown e2765a84b1 my_strtoll10-x86.s: 19 years ago
unknown 6b0853a398 Many files: 19 years ago
unknown f00257ddd0 Fixed compiler warnings detected by option -Wshadow and -Wunused: 19 years ago
unknown 788ad30f08 Fixed a LOT of compiler warnings 19 years ago
unknown 69d92fb189 Refactoring: Moved rli code to new file rpl_rli.cc. The idea being that rli 19 years ago
unknown f4781a7e4c fix for bug #17619 Scheduler race conditions 20 years ago
unknown 661c6aeaad Bug #18607: LOAD DATA FROM MASTER fails because of INFORMATION_SCHEMA database 20 years ago
unknown cc62983ca2 Final patch to remove the last of the OS2 support. 20 years ago
unknown 307c0b77a1 many warnings (practically safe but annoying) corrected 20 years ago
unknown fe63e09581 Inefficient usage of String::append() fixed. 20 years ago
unknown 5dfd72a038 fix for Valgrind errors: query_id needs to be inited early (already fixed in 5.0 by Konstantin) and so does client_capabilities (not fixed in 5.0); 20 years ago
unknown 0f60474f29 pthread_handler_decl() changed to be ctags-friendly 20 years ago
unknown 84f029a448 WL#2787 (part 2, ver 3 (merged)) changed securety context switching 20 years ago
unknown 3764875ca6 Bug#9683 INFORMATION_SCH: Creation of temporary table allowed in 20 years ago
unknown 0218ecf7af Mainly cleanups for gcc 4.0. Some small pieces from looking at -Wall. Removed a number of dumb things in ha_tina. 21 years ago
unknown 03c42246a5 WL#2472: 21 years ago
unknown f532a8f0ce WL#2472: Addendum: Fixes after Mats review 21 years ago
unknown 4b3caa85c4 WL#2472: Refactoring of replication and binlog filtering. 21 years ago
unknown acf76e3b88 First stage of table definition cache 21 years ago
unknown 40c2a8870b Changing the default of libmysqlclient : it's now NO reconnection. 21 years ago
unknown 9ad51c631c Fix for bug #6765 "Implicit access to time zone description 21 years ago
unknown 6f2cf12aa6 Fix for Bug#6148. Only rewind read position in binary log when the 21 years ago
unknown 8d71bcec21 now my_printf_error is not better then my_error, but my_error call is shorter 21 years ago
unknown 9e921615a1 post-review fixes 21 years ago
unknown 435b20aa68 Simpler arena swapping code 21 years ago
unknown 712326d684 Bug#6202: ENUMs are not case sensitive even if declared BINARY 21 years ago
unknown 066c90563a errors without code removed 21 years ago
unknown c00c89af7f Updating the headers on a few files to include GPL header. 21 years ago
unknown eaf34dd8e3 Port of cursors to be pushed into 5.0 tree: 22 years ago
unknown 00e7ec4279 Fix for: 22 years ago
unknown 0e6b9457fe don't need to tag the slave SQL thread as "bootstrap". It causes duplicate 22 years ago
unknown 47890151b4 Portability fixes 22 years ago
unknown 08594c4795 after review changes 22 years ago
unknown 3c01162f0e removed old way to prevent using stack tables for caching Items in PS 22 years ago
unknown 28813a9ea9 Added test to show bug in current union implementation 22 years ago
unknown 9d78adc16f Fix for BUG#2922 "Crash (signal11) after "load data from master"" 22 years ago
unknown f808030209 Fix for BUG#2921 "Replication problem on mutex lock in mySQL-4.0.18": 22 years ago
unknown c6d91e00bb Backporting parts of 22 years ago
unknown 843d6df523 Undoing 2 parts of changeset 1.1730.1.1 : 22 years ago
unknown 221397cdbe Fixed memory leak in DROP DATABASE when using RAID tables (Bug #2882) 22 years ago
unknown 68c0a29987 now all tables of query are locked in one place (including derived tables) 22 years ago
unknown 8d987f9e53 THD::lex now points to THD::main_lex like in 5.0 22 years ago
unknown 7cfbf9e8f6 code cleanup after some reasoning 22 years ago
unknown 66927c51fa - Fix for BUG#1858 "SQL-Thread stops working when using optimize table": 22 years ago
unknown bd6a70019e Replication: 22 years ago
unknown 35da5e43fb Merge key cache structures to one 22 years ago
unknown c9a9fa8e47 Use same style for SHOW MASTER STATUS fields as 22 years ago
unknown 1ead85e678 Fixes after merge 22 years ago