784 Commits (37c444e1a079b25d0a34efbbc2fadfae17999966)

Author SHA1 Message Date
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
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
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
Sergei Golubchik 5d364e53cb handlerton::discover_table_names() can not discover only 13 years ago
unknown 599a1384af Fix for MDEV-4144 13 years ago
Murthy Narkedimilli fe85f54640 Bug 16395495 - OLD FSF ADDRESS IN GPL HEADER 13 years ago
Sergei Golubchik 495fd27c0e MDEV-4284 Assertion `cmp_items[(uint)cmp_type]' fails in sql/item_cmpfunc.cc 13 years ago
unknown e3ac306157 [NOT] EXISTS to IN transformation. 13 years ago
Murthy Narkedimilli 053d7e775c Updated/added copyright headers. 13 years ago
unknown e648ff111a MDEV-537 Make multi-column non-top level subqueries to be executed via index (index/unique subquery) 13 years ago
Michael Widenius a260b15554 MDEV-4011 Added per thread memory counting and usage 13 years ago
Roy Lyseng 96c373c51a Bug#15972635: Incorrect results returned in 32 table join with HAVING 13 years ago
unknown cd2feb659b MDEV-3858 Change JOIN_TAB::records_read from ha_rows to double 13 years ago
unknown 974abc7ad8 MDEV-3812 13 years ago
unknown 97a1c53c81 MDEV-3812: Remove unneeded extra call to engine->exec() in Item_subselect::exec, remove enum store_key_result 13 years ago
Annamalai Gurusami 378a7d1ef5 Bug #14036214 MYSQLD CRASHES WHEN EXECUTING UPDATE IN TRX WITH 13 years ago
Michael Widenius ea6a4eef3a Fixed issues found by buildbot & valgrind: 13 years ago
unknown 792efd59bc MDEV-521 fix. 13 years ago
unknown b917fb63a6 Fix bug lp:1009187, mdev-373, mysql bug#58628 13 years ago
Michael Widenius 3a793b9d4d Added new status variables: 13 years ago
unknown 4d2b05b7d7 fix for MDEV-367 13 years ago
Sergei Golubchik 8d69a0feaa MDEV-472 mysql-test-run --valgrind main.ps_2myisam gives warning about not initialized memory 13 years ago
Michael Widenius dd8bd2e4c3 Fixed compiler warnings 13 years ago
Michael Widenius b886cac712 Fixed compiler errors 13 years ago
Sergey Glukhov 2f30b34095 Bug #14409015 MEMORY LEAK WHEN REFERENCING OUTER FIELD IN HAVING 13 years ago
Sergey Petrunya 55597a4869 MDEV-410: EXPLAIN shows type=range, while SHOW EXPLAIN and userstat show full table scan is used 13 years ago
Sergey Petrunya 1ce0c706b3 MDEV-327: SHOW EXPLAIN: Different select_type in plans produced by SHOW EXPLAIN and EXPLAIN 14 years ago
unknown db6dbadb5a Fix bug lp:1008686 14 years ago
unknown 88d3d853f4 Fix bug lp:1008773 14 years ago
Sergey Petrunya cf8461a0f7 SHOW EXPLAIN: Code cleanup 14 years ago
Michael Widenius 56ea8e9c05 Fixed build failures found by buildbot 14 years ago
unknown 02bdc608b5 Fix bug lp:1002079 14 years ago
unknown da5214831d Fix for bug lp:944706, task MDEV-193 14 years ago
Sergey Petrunya 6bce336624 MDEV-240: SHOW EXPLAIN: Assertion `this->optimized == 2' failed 14 years ago
Sergei Golubchik 1a4633059e implement Item_singlerow_subselect::get_date() to avoid 14 years ago
Sergei Golubchik beec2a2b1d MDEV-241 lp:992722 - Server crashes in get_datetime_value 14 years ago