150 Commits (f0ec34002a98eeb669cb254eaba6a3d678a58cc1)

Author SHA1 Message Date
iangilfillan f0ec34002a Correct FSF address 9 years ago
Sergei Golubchik 8897b50dca MDEV-11525 Assertion `cp + len <= buff + buff_size' failed in JOIN_CACHE::write_record_data 9 years ago
Otto Kekäläinen 1777fd5f55 Fix spelling: occurred, execute, which etc 10 years ago
Sergei Petrunia 125001881d Fix typos in JSON MRR output 10 years ago
Monty 3bca8db4f9 MDEV-6152: Remove calls to current_thd while creating Item 10 years ago
Monty 1bae0d9e56 Stage 2 of MDEV-6152: 10 years ago
Oleksandr Byelkin b05383cb14 MDEV-7835: ANALYZE FORMAT=JSON should show buffer sizes 11 years ago
Igor Babaev 5023bb899d Fixed bug mdev-6292. 11 years ago
Sergei Petrunia 7711999d8b MDEV-406: ANALYZE $stmt: add support for BNL join buffering 11 years ago
Igor Babaev d42e6d3a99 Fixed bug mdev-6071. 11 years ago
Sergey Vojtovich d12c7adf71 MDEV-5314 - Compiling fails on OSX using clang 12 years ago
Sergey Petrunya 8346a498ea MDEV-3798: EXPLAIN UPDATE/DELETE 12 years ago
Sergey Petrunya 72bc6d7364 MDEV-3798: EXPLAIN UPDATE/DELETE 12 years ago
Sergey Petrunya fedf769f0b MDEV-3798: EXPLAIN UPDATE/DELETE 12 years ago
Sergey Petrunya befacafd73 [SHOW] EXPLAIN UPDATE/DELETE, code re-structuring 12 years ago
Michael Widenius 5333dafa84 Fixed errors and compiler warnings found by buildbot 13 years ago
Michael Widenius 068c61978e Temporary commit of 10.0-merge 13 years ago
Vladislav Vaintroub 888db0ec09 Fix typo (clang issued warning that =+ was used where += was intended) 13 years ago
Michael Widenius a260b15554 MDEV-4011 Added per thread memory counting and usage 13 years ago
unknown 40ae63dd65 backport to 5.5 dyncol changes and names support 13 years ago
Igor Babaev a06224bd15 Addressed all remaining issues from the review of the patch 13 years ago
Igor Babaev 66bd2b56fc Fixed LP bug #1058071 (mdev-564). 13 years ago
Sergey Petrunya da3a1c8156 Fix bugs in BatchedKeyAccess that show up when working with a 13 years ago
Sergey Petrunya 8eb16159e1 Cassandra storage engine: BKA support 13 years ago
Sergey Petrunya 9b269ea11b MWL#182: Explain running statements 14 years ago
Igor Babaev 1c0a89afcc The pilot implementation of mwl#250: Use the statistics from persistent 14 years ago
Michael Widenius c36bdf1c88 Speedup: 14 years ago
unknown c299e027ee Changed names of statistic variables and counting matches instaed of rejected rows. 14 years ago
unknown 607aab9c1d Counters for Index Condition Pushdown added (MDEV-130). 14 years ago
Igor Babaev c8bbe06ac7 Fixed LP bug #925985. 14 years ago
Igor Babaev 5ca1dd8f0b Fixed LP bug #922971. 14 years ago
Sergey Petrunya 8325848b6e Subquery code cleanups: 14 years ago
Igor Babaev a8f7c03c1e Fixed LP bug #881318. 14 years ago
Sergey Petrunya 5673aa41c3 BUG#830993: Crash in end_read_record with derived table 14 years ago
Michael Widenius 949984beed Fixed lp:828514 "Assertion `! is_set()' failed in Diagnostics_area::set_ok_status with derived table + subquery + concurrent DML" 14 years ago
Igor Babaev 31edda66fd Fixed LP bug #802860. 14 years ago
Sergei Golubchik 0accbd0364 lots of post-merge changes 15 years ago
Sergey Petrunya 997445bc8e Make EXPLAIN better at displaying MRR/BKA: 15 years ago
Sergey Petrunya 253087815a Make first_linear_tab()/next_linear_tab() use named constants instead of TRUE/FALSE flags, for better readability. 15 years ago
Sergey Petrunya f064087ed0 MWL#90: Address review feedback part #9: 15 years ago
Sergey Petrunya 739e6c99a2 MWL#90: Address review feedback part #8 15 years ago
Sergey Petrunya 39fe368d68 MWL#90: Address review feedback part #7 15 years ago
Sergey Petrunya b77e3dc9f4 MWL#90: Address review feedback part #5 15 years ago
Sergey Petrunya d56e74eb9b MWL#90: Address review feedback part #2 15 years ago
Sergey Petrunya e6bd643c75 MRR interface: change range_info's type from char* to range_id_t typedef. The goals are: 15 years ago
Sergey Petrunya 125bfa2ce7 Fix error code handling in fix for BUG#724228 15 years ago
Sergey Petrunya b8f00542e2 BUG#724228: Wrong result with materialization=on and three aggregates in maria-5.3-mwl90 15 years ago
Sergey Petrunya db984067eb Fix buildbot failure in fix of BUG#723822 15 years ago
Sergey Petrunya 862135a18a Code cleanup (remove garbage comments and #if 0-s) 15 years ago
Vladislav Vaintroub 70a7e97e3c Fixed high-impact Windows 64bit warnings (at least 4000 of them) 15 years ago