1325 Commits (ed77ee1aab1c41584bccfc62bee77d7c4d9af8d4)

Author SHA1 Message Date
Sergei Golubchik ed77ee1aab cleanup: change Item::walk() to take void* not uchar* 10 years ago
Otto Kekäläinen effbe7dd7b General spell fixing in comments and strings 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 10 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
Igor Babaev 3c4bb0e872 MDEV-334: Backport of UNION ALL optimization from mysql-5.7. 11 years ago
Michael Widenius 70823e1d91 MDEV-5120 Test suite test maria-no-logging fails 11 years ago
Sergey Petrunya 6b353dd1de MDEV-6289 : Unexpected results when querying information_schema 11 years ago
unknown 39afdcddd1 MDEV-5401: Wrong result (missing row) on a 2nd execution of PS with exists_to_in=on, MERGE view or a SELECT SQ 12 years ago
Sergey Vojtovich d12c7adf71 MDEV-5314 - Compiling fails on OSX using clang 12 years ago
Sergei Golubchik 642495345f Remove the fix from MySQL-5.1 that's not necessary in 5.3 12 years ago
Michael Widenius 273078c5fa Fixes to get valgrind to work with jemalloc 12 years ago
Sergei Golubchik ab3604989c MDEV-4243 [PATCH] Warnings/errors while compiling with clang 12 years ago
unknown c98a054fde MDEV-5153: Server crashes in Item_ref::fix_fields on 2nd execution of PS with LEFT JOIN and MERGE view or SELECT SQ 12 years ago
timour@askmonty.org 883af99e7d MDEV-5104 crash in Item_field::used_tables with broken order by 12 years ago
Sergei Golubchik e7c4e6d870 MDEV-5012 Server crashes in Item_ref::real_item on EXPLAIN with select subqueries or views, constant table, derived_merge+derived_with_keys 12 years ago
Neeraj Bisht 356b641454 Bug#17029399 - CRASH IN ITEM_REF::FIX_FIELDS WITH TRIGGER ERRORS 12 years ago
Neeraj Bisht 4f0e7c036d Bug#17029399 - CRASH IN ITEM_REF::FIX_FIELDS WITH TRIGGER ERRORS 12 years ago
Michael Widenius 5f1f2fc0e4 Applied all changes from Igor and Sanja 13 years ago
Michael Widenius 3143ad589a Push a lot of small fixes to get larger parts to compile 13 years ago
Sergey Glukhov 2ec9dcf6a1 Bug#16095534 CRASH: PREPARED STATEMENT CRASHES IN ITEM_BOOL_FUNC2::FIX_LENGTH_AND_DEC 13 years ago