1473 Commits (2a16e7674b9462586ef883e5678b21c87ca5f045)

Author SHA1 Message Date
Michael Widenius 52090a4434 Code cleanup to get fewer reallocs() during execution. 15 years ago
Michael Widenius 5b3159dbc7 Fixed compiler & valgrind warnings from my previous push. 15 years ago
Michael Widenius 20acfbf30d Fix for: LP #634955: Assert in _ma_update_at_original_place() 15 years ago
unknown 42f8d2f249 Bug#56226 Table map set to 0 after altering MyISAM table 15 years ago
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
Michael Widenius a4fff491eb Fix that one can run mysql_upgrade with long table names 15 years ago
Davi Arnaut 9a5fa17fd3 Bug#45288: pb2 returns a lot of compilation warnings on linux 16 years ago
Igor Babaev 452860dfde Fixed bug #604503. 16 years ago
Igor Babaev 4090100743 Fixed bug #603186. 16 years ago
unknown ceb5468fd8 Subquery cache (MWL#66) added. 16 years ago
Davi Arnaut 0eb26fdfa8 Bug#53445: Build with -Wall and fix warnings that it generates 16 years ago
Dmitry Lenev 0a35e5bd18 A 5.1-only version of fix for bug #46947 "Embedded SELECT 16 years ago
Igor Babaev 709a0a1310 MWL#106: Backport optimizations for derived tables and views. 16 years ago
Alfranio Correia 3404d83083 BUG#49019 Mixing self-logging eng. and regular eng. does not switch to row in mixed 16 years ago
Alfranio Correia 209cccf55d BUG#49019 Mixing self-logging eng. and regular eng. does not switch to row in mixed mode 16 years ago
unknown 07bfc5a2d6 Fix buffer overflow in COM_FIELD_LIST. 16 years ago
Kristian Nielsen 1f683a7270 Fix buffer overflow in COM_FIELD_LIST. 16 years ago
Sergey Petrunya 2775f80f7d MWL#90: Subqueries: Inside-out execution for non-semijoin materialized 16 years ago
Michael Widenius 2c77c9ea25 simple speed & space optimization: 16 years ago
Mattias Jonsson ca086708bc Additional fix for DEBUG_SYNC which failed for some rpl-tests, 16 years ago
Mattias Jonsson 5196beed02 Bug#50561: ALTER PARTITIONS does not have adequate lock, breaks with 16 years ago
Luis Soares d13db314dd BUG#51226: mysqlbinlog replay: ERROR 1146 when using temp tables 16 years ago
Michael Widenius d77e3cde5f When one does a drop table, the indexes are not flushed to disk before drop anymore (with MyISAM/Maria) 16 years ago
MySQL Build Team 5eebf7a951 Backport into build-201002030816-5.0.87sp1 16 years ago
MySQL Build Team 4baf459644 Backport into build-201002030816-5.0.87sp1 16 years ago
Mattias Jonsson 16c8298a85 Bug#42438: Crash ha_partition::change_table_ptr 16 years ago
Davi Arnaut ee66332ce4 Bug#47734: Assertion failed: ! is_set() when locking a view with non-existing definer 16 years ago
He Zhenxing 2b16517522 Backport Bug#37148 to 5.1 16 years ago
Sergey Petrunya b83cb52e9e Backport of subquery optimizations to 5.3. 16 years ago
Sergey Petrunya 828b7e2bf5 Backport of subquery optimizations to 5.3 16 years ago
Michael Widenius d8e44ef589 Fixed Bug#47017 rpl_timezone fails on PB-2 with mismatch error 16 years ago
Evgeny Potemkin 7853f553be Bug#48508: Crash on prepared statement re-execution. 16 years ago
Michael Widenius d13c54351d Remove compiler warnings (Including some warnings from -Wstrict-aliasing) 16 years ago
MySQL Build Team 4d7944f866 Backport into build-200911241145-5.1.40sp1 16 years ago
Kristofer Pettersson 0a68603058 Bug#45613 handle failures from my_hash_insert 16 years ago
unknown 9819885177 BUG#48216 Replication fails on all slaves after upgrade to 5.0.86 on master 16 years ago
Michael Widenius ab0905c6d7 This is based on the userstatv2 patch from Percona and OurDelta. 16 years ago
Igor Babaev f7a75b999b The main commit of Andrey Zhakov's patch introducing vurtual(computed) columns. 16 years ago
Georgi Kodinov 1a48dd4e2b Bug #43029: FORCE INDEX FOR ORDER BY is ignored when join 16 years ago
unknown 41e0d0a3ab Bug #45677 Slave stops with Duplicate entry for key PRIMARY when using trigger 16 years ago
Ingo Struewing 4d57b851a0 WL#4259 - Debug Sync Facility 16 years ago
Luis Soares 9ae9f84ef4 BUG#42829: binlogging enabled for all schemas regardless of 16 years ago
Staale Smedseng 1ba25ae47c Bug #43414 Parenthesis (and other) warnings compiling MySQL 16 years ago
Alfranio Correia ea06bbd2b0 BUG#46861 Auto-closing of temporary tables broken by replicate-rewrite-db 16 years ago
Georgi Kodinov 7a91bf8c91 Bug #46003 and bug #46034: backported the fixes from azalea. 17 years ago
Evgeny Potemkin 93bac51ef3 Bug#45266: Uninitialized variable lead to an empty result. 17 years ago
Sergey Glukhov 9347649c16 Bug#44834 strxnmov is expected to behave as you'd expect 17 years ago
Staale Smedseng 3b0e6e4109 Bug #43414 Parenthesis (and other) warnings compiling MySQL 17 years ago
Staale Smedseng a103509788 Bug #43414 Parenthesis (and other) warnings compiling MySQL 17 years ago
He Zhenxing abf5f8dac2 BUG#41948 Query_log_event constructor needlessly contorted 17 years ago