911 Commits (4eb8e51c269eb9447d3765a6e4deba0dc68dfa37)

Author SHA1 Message Date
Jan Lindström 4eb8e51c26 Merge 10.4 into 10.5 3 years ago
Thirunarayanan Balathandayuthapani f9ec9b6abb MDEV-27282 InnoDB: Failing assertion: !query->intersection 4 years ago
Sergei Golubchik 6789f2cfab MDEV-18304 sql_safe_updates does not work with OR clauses 4 years ago
Daniel Ye 9fc1ef932f
MDEV-26545 Spider does not correctly handle UDF and stored function in where conds 4 years ago
Oleksandr Byelkin a7d880f0b0 MDEV-21916: COM_STMT_BULK_EXECUTE with RETURNING insert wrong values 6 years ago
Dmitry Shulga 91bde0fb67 MDEV-25576: The statement EXPLAIN running as regular statement and as prepared statement produces different results for UPDATE with subquery 5 years ago
Igor Babaev 2c9bf0ae87 This commit adds the same call of st_select_lex::set_unique_exclude() that 5 years ago
Igor Babaev 1288dfffe7 This patch complements the patch for MDEV-24823. 5 years ago
Igor Babaev e3a25793be MDEV-24823 Crash with invalid multi-table update of view in 2nd execution of SP 5 years ago
Igor Babaev b3b5d57e78 MDEV-24823 Crash with invalid multi-table update of view in 2nd execution of SP 5 years ago
Aleksey Midenkov 932ec586aa MDEV-23644 Assertion on evaluating foreign referential action for self-reference in system versioned table 5 years ago
Nikita Malyavin 5896a49820 MDEV-19130 Assertion failed in handler::update_auto_increment 6 years ago
Monty 6cee9b1953 MDEV-22535 TABLE::initialize_quick_structures() takes 0.5% in oltp_read_only 6 years ago
Monty 4102f1589c Aria will now register it's transactions 6 years ago
Monty d1d472646d Change THD->transaction to a pointer to enable multiple transactions 6 years ago
Sergei Golubchik 937dfb74cb MDEV-22424 Server crashes in handler::check_duplicate_long_entry_key or Assertion `inited == NONE || lookup_handler != this' failed upon DELETE FOR PORTION on table with long unique key 6 years ago
Monty e3130d22e1 Fixed some assert crashes related to keyread. 6 years ago
Sergei Golubchik fcd84da5f1 MDEV-22218 InnoDB: Failing assertion: node->pcur->rel_pos == BTR_PCUR_ON upon LOAD DATA with NO_BACKSLASH_ESCAPES in SQL_MODE and unique blob in table 6 years ago
Sergei Golubchik 0515577d12 cleanup: prepare "update_handler" for WITHOUT OVERLAPS 6 years ago
Monty 4ef437558a Improve update handler (long unique keys on blobs) 6 years ago
Alexander Barkov a1e330de5a MDEV-21743 Split up SUPER privilege to smaller privileges 6 years ago
Aleksey Midenkov cef2b34f25 MDEV-18929 2nd execution of SP does not detect ER_VERS_NOT_VERSIONED 6 years ago
Aleksey Midenkov 33f55789d3 MDEV-18727 improve DML operation of System Versioning (10.4) 6 years ago
Aleksey Midenkov bf58ec77a1 MDEV-18727 cleanup 6 years ago
Aleksey Midenkov 0076dce2c8 MDEV-18727 improve DML operation of System Versioning 6 years ago
Sergei Petrunia 68ed3a81f2 MDEV-20854: ANALYZE for statements: not clear where the time is spent 6 years ago
Monty b62101f84b Fixes for binary logging --read-only mode 6 years ago
Rucha Deodhar 837ad9ab97 MDEV-10014 Add RETURNING to INSERT 7 years ago
Sergei Golubchik 57a09a72a3 cleanup st_select_lex_unit::explainable 6 years ago
Sergei Golubchik 721a9df751 cleanup: formatting 6 years ago
Sergei Golubchik a4a025f5d1 cleanup: don't pass wild_num to setup_wild() 6 years ago
Oleksandr Byelkin 1ae02f0e0d MDEV-18553: MDEV-16327 pre-requisits part 2: uniform of LIMIT/OFFSET handling 6 years ago
Aleksey Midenkov f6d0d309fa MDEV-19814 Assertion `update->n_fields < ulint(table->n_cols + table->n_v_cols)' on DELETE HISTORY 7 years ago
Aleksey Midenkov 1a73444d57 Cleanups: DELETE HISTORY [MDEV-19814] 7 years ago
Nisha Gopalakrishnan 2536c0b1eb BUG#28642318: POINT IN TIME RECOVERY USING MYSQLBINLOG BROKEN WITH TEMPORARY TABLE -> ERRORS 7 years ago
Sergei Golubchik 43623f04a9 MDEV-15458 Segfault in heap_scan() upon UPDATE after ADD SYSTEM VERSIONING 7 years ago
Vicențiu Ciorbaru 5543b75550 Update FSF Address 7 years ago
Nikita Malyavin 7e3e2d060b MDEV-18859 Server crashes in bitmap_bits_set / pack_row / THD::binlog_write_row upon DELETE .. FOR PORTION with binary logging 7 years ago
Nikita Malyavin 04055060b6 MDEV-18852 MDEV-18853 fix `period.delete`, `period.update` tests crashes with ``--ps-protocol` 7 years ago
Marko Mäkelä 482710b20c Remove an unused variable 7 years ago
Alexander Barkov 0ad598a00b A cleanup in derived table handling: removing duplicate code from st_select_lex::handle_derived() 7 years ago
Nikita Malyavin b2bd52290a MDEV-16974 Application-time periods: UPDATE 7 years ago
Nikita Malyavin 47e28a94d5 MDEV-16973 Application-time periods: DELETE 7 years ago
Michael Widenius 9990027f87 Fixed compiler warnings from optimized builds 7 years ago
Oleksandr Byelkin 54b2e1c1be MDEV-16697: Fix difference between 32bit/windows and 64bit systems in allowed select nest level 8 years ago
Eugene Kosov e43bc02e7b MDEV-16741 Assertion `m_extra_cache' failed in ha_partition::late_extra_cache 8 years ago
Nikita Malyavin db3be33ec8 MDEV-16783 Assertion `!conds' failed in mysql_delete upon 2nd execution of SP with DELETE HISTORY 8 years ago
Oleksandr Byelkin de745ecf29 MDEV-11953: support of brackets in UNION/EXCEPT/INTERSECT operations 8 years ago
Sergei Golubchik c9061d1102 mysys: rename ME_xxx flags to match plugin api 8 years ago
Eugene Kosov aa5683d12e MDEV-15380 Index for versioned table gets corrupt after partitioning and DELETE 8 years ago