1454 Commits (42af2b1d8b8a8508c5aac5c2e0bcf4554c5200ce)

Author SHA1 Message Date
Igor Babaev 46eef1ede2 Fixed bug mdev-11859. 9 years ago
iangilfillan c4d9dc705b Typo, update limit in comment 9 years ago
Alexander Barkov 749bbb3d7b MDEV-11357 Split Item_cache::get_cache() into virtual methods in Type_handler 9 years ago
Sergei Golubchik 4210538122 cleanup: avoid Field::field_index 10 years ago
Oleksandr Byelkin f988bcecfd MDEV-10776: Server crash on query 9 years ago
Alexander Barkov 81f448ce4d MDEV-11357 Split Item_cache::get_cache() into virtual methods in Type_handler 9 years ago
Igor Babaev 665045f985 Fixed bug mdev-11081. 9 years ago
Oleksandr Byelkin eca8c324e9 Typo fixed. 9 years ago
Oleksandr Byelkin a6fb6473cf MDEV-10419: crash in mariadb 10.1.16-MariaDB-1~trusty 9 years ago
Kailasnath Nagarkar 97fad8518b Bug #23303485 : HANDLE_FATAL_SIGNAL (SIG=11) IN 9 years ago
Oleksandr Byelkin 5fdb3cfcd4 MDEV-10419: crash in mariadb 10.1.16-MariaDB-1~trusty 9 years ago
Oleksandr Byelkin a52d3aa831 MDEV-10045: Server crashes in Time_and_counter_tracker::incr_loops 10 years ago
Sergei Golubchik ed77ee1aab cleanup: change Item::walk() to take void* not uchar* 10 years ago
Oleksandr Byelkin 79f852a069 MDEV-10050: Crash in subselect 10 years ago
Otto Kekäläinen effbe7dd7b General spell fixing in comments and strings 10 years ago
Galina Shalygina b4f1f42062 Fixed the problem of wrong identification of WITH tables defined in WITH clauses without RECURSIVE. 10 years ago
Galina Shalygina be1d06c8a5 Merge branch '10.2' into 10.2-mdev9864 10 years ago
Oleksandr Byelkin fba385e3b1 MDEV-9487: Server crashes in Time_and_counter_tracker::incr_loops with UNION in ALL subquery 10 years ago
Monty 260dd476b0 Removed TABLE->sort to make it possible to have multiple active calls to 10 years ago
Otto Kekäläinen 1777fd5f55 Fix spelling: occurred, execute, which etc 10 years ago
Oleksandr Byelkin 4b08b10b3a MDEV-9489:Assertion `0' failed in Protocol::end_statement() on UNION ALL 10 years ago
Igor Babaev 2cfc450bf7 This is the consolidated patch for mdev-8646: 10 years ago
Sergei Golubchik 265e833fdd revert 415faa122b 10 years ago
Sergey Vojtovich 54689e1d5c MDEV-8715 - Obsolete sql_alloc() in favor of THD::alloc() and thd_alloc() 10 years ago
Oleksandr Byelkin fb4358f432 MDEV-7949: Item_field::used_tables() takes 0.29% in OLTP RO 11 years ago
Sergei Petrunia d6371d3a8e Combined fix for MDEV-7267 and MDEV-8864 10 years ago
Oleksandr Byelkin 54b998173b MDEV-7846: Server crashes in Item_subselect::fix_fields or fails with Thread stack overrun 11 years ago
Oleksandr Byelkin 0ab93fd6f3 MDEV-7445:Server crash with Signal 6 11 years ago
Sreeharsha Ramanavarapu 415faa122b Bug #19434916: FATAL_SIGNAL IN ADD_KEY_EQUAL_FIELDS() WITH 10 years ago
Alexander Barkov afa1773439 Moving Item_args::arg_count from "public" to "protected". 10 years ago
Alexander Barkov 4278d6d402 MDEV-8786 Wrong result for SELECT FORMAT=JSON * FROM t1 WHERE a=_latin1 0xDF 10 years ago
Monty 3cb578c001 MDEV-6152: Remove calls to current_thd while creating Item 10 years ago
Monty 1bae0d9e56 Stage 2 of MDEV-6152: 10 years ago
Sergey Vojtovich 31e365efae MDEV-8010 - Avoid sql_alloc() in Items (Patch #1) 10 years ago
Sergei Golubchik 4d5772c578 MDEV-7810 Wrong result on execution of a query as a PS (both 1st and further executions) 10 years ago
Monty 7115341473 Fixed warnings and errors found by buildbot 11 years ago
Monty 7332af49e4 - Renaming variables so that they don't shadow others (After this patch one can compile with -Wshadow and get much fewer warnings) 11 years ago
Sergei Petrunia 9d2aa2b309 MDEV-7811: EXPLAIN/ANALYZE FORMAT=JSON should show subquery cache 11 years ago
Oleksandr Byelkin c6aee27b73 MDEV-7811: EXPLAIN/ANALYZE FORMAT=JSON should show subquery cache 11 years ago
Monty 67c56ab1e4 Simple cleanups 11 years ago
Monty 8c815751c9 Problem was that for cases like: 11 years ago
Alexander Barkov 5bd25a9c53 A helper patch for "MDEV-8228 Move Item_func_like out of Item_bool_func2" 11 years ago
Sergey Vojtovich b22959903b MDEV-7943 - pthread_getspecific() takes 0.76% in OLTP RO 11 years ago
Sergey Vojtovich 4d1ccc4289 MDEV-7951 - sql_alloc() takes 0.25% in OLTP RO 11 years ago
Alexander Barkov fc1f301e91 MDEV-8024 Remove excessive update_used_tables() calls 11 years ago
Sergei Petrunia 1e3f09f163 MDEV-7264: Assertion `0' failed in subselect_engine::get_identifier() 11 years ago
Sergei Golubchik c4655cf862 cleanup: comments referring to non-extistent Item classes 11 years ago
Sergei Petrunia 37c444e1a0 EXPLAIN FORMAT=JSON: further development 11 years ago
Igor Babaev d24919969a Correction for the fix of the bug mdev-6874. 11 years ago
Igor Babaev a4d1783aae Fixed bug mdev-6874. 11 years ago