189 Commits (16c8298a85619674f1cce46c081e52f4fbeadb33)

Author SHA1 Message Date
Kristofer Pettersson 0a68603058 Bug#45613 handle failures from my_hash_insert 16 years ago
Alexander Nozdrin d499138770 A patch for Bug#47474 (mysqld hits Dbug_violation_helper assert 17 years ago
Sven Sandberg 8576423de8 BUG#41924: high-level replication functions are not commented 17 years ago
unknown 7343db297a Make gcov happy. 18 years ago
unknown 33a4e76090 Bug#34655 Compile error 18 years ago
unknown 9060b50f14 Rename send_eof() to my_eof() for consistency with my_ok() and my_error() 18 years ago
unknown 14021c96c4 Rename send_ok to my_ok. Similarly to my_error, it only records the status, 18 years ago
unknown 5177c97ec0 BUG#22989 - START SLAVE causes Error on COM_REGISTER_SLAVE: 1105 18 years ago
unknown 2a0d2fef51 Bug#12713 "Error in a stored function called from a SELECT doesn't 18 years ago
unknown a905ac34b5 Bug#31752: check strmake() bounds 18 years ago
unknown 12796f0291 Doxygenized comments. 18 years ago
unknown 9a7658a3c2 Renaming MASTER_INFO to Master_info in order to follow the coding 19 years ago
unknown f252f9248a WL#3817: Simplify string / memory area types and make things more consistent (first part) 19 years ago
unknown 6ed9fc6b7a BUG#25688 (RBR: circular replication may cause STMT_END_F flags to be 19 years ago
unknown d6422f61ba Bug#19991 CHANGE MASTER need option ssl-verify-server-cert 19 years ago
unknown 9e6784924a Fixed compiler warnings 19 years ago
unknown 607c224969 Prevent bugs by making DBUG_* expressions syntactically equivalent 19 years ago
unknown a195ad5ea2 Bug#22943 syscall pruning in libmysql 19 years ago
unknown 66dfd85cf4 Bug#24795: Add SHOW PROFILE 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); 21 years ago
unknown 0f60474f29 pthread_handler_decl() changed to be ctags-friendly 21 years ago
unknown 84f029a448 WL#2787 (part 2, ver 3 (merged)) changed securety context switching 21 years ago
unknown 3764875ca6 Bug#9683 INFORMATION_SCH: Creation of temporary table allowed in 21 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 22 years ago
unknown 066c90563a errors without code removed 22 years ago
unknown c00c89af7f Updating the headers on a few files to include GPL header. 22 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