882 Commits (4102f1589c23309de968a5bf9511d3228a1b9319)

Author SHA1 Message Date
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
Aleksey Midenkov 21eccff625 MDEV-15979 DELETE HISTORY from a table with transaction-precise versioning causes Assertion `table_list->vers_conditions.type == SYSTEM_TIME_BEFORE' failure 8 years ago
Monty ef295c31e3 MDEV-11129 CREATE OR REPLACE TABLE t1 AS SELECT spfunc() crashes if spfunc() references t1 8 years ago
Varun Gupta 6f4534e622 MDEV-14695: Assertion `n < m_size' failed in Bounds_checked_array<Element_type>::operator 8 years ago
Sergei Golubchik b1a6d2826a cleanup: versioning style fixes 8 years ago
Sergei Golubchik 0f956a0676 cleanup: hide HA_ERR_RECORD_DELETED in ha_rnd_next() 8 years ago
Monty 30ebc3ee9e Add likely/unlikely to speed up execution 8 years ago
Sergei Golubchik a4251d6f18 MDEV-15391 Server crashes in JOIN::fix_all_splittings_in_plan or Assertion `join->best_read < double(1.79...e+308L)' failed 8 years ago
Sergei Golubchik 794f71cbc4 create a reusable function that tells what FK actions can write 8 years ago
Sergei Golubchik 17f8e0ecdf unify error messages a bit 8 years ago
Sergei Golubchik 9f6a7ed2d7 SQL: Truncate history of partitioned table [fixes #399, closes #403] 8 years ago
Monty a7e352b54d Changed database, tablename and alias to be LEX_CSTRING 8 years ago
Sergei Golubchik 826f615fc9 MDEV-14788 System versioning cannot be based on local timestamps, as it is now 8 years ago
Sergei Golubchik b85efdc3af rename system_time columns 8 years ago