summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | MDEV-22456 after-merge fix: Avoid functional change to rw_lock_s_unlock()Marko Mäkelä2020-05-291-1/+2
| * | | | | | | MDEV-16937 Strict SQL with system versioned tables causes issues (10.4)Aleksey Midenkov2020-05-2918-33/+68
| * | | | | | | Added test case for query that was crashing in 10.4.13Monty2020-05-282-0/+14
| * | | | | | | MDEV-21787 Alter table failure tries to access uninitialized columnThirunarayanan Balathandayuthapani2020-05-271-0/+13
| * | | | | | | MDEV-21787 Alter table failure tries to access uninitialized columnThirunarayanan Balathandayuthapani2020-05-266-13/+57
| * | | | | | | MDEV-22545: One more fix: main.perror-winMarko Mäkelä2020-05-261-1/+1
| * | | | | | | After-merge fix: main.perror-winMarko Mäkelä2020-05-261-3/+3
| |/ / / / / /
| * | | | | | Merge 10.3 into 10.4Marko Mäkelä2020-05-2647-345/+1102
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| | * | | | | MDEV-22637 Rollback of insert fails when column reorder happensThirunarayanan Balathandayuthapani2020-05-263-5/+73
| | * | | | | Merge 10.2 into 10.3Marko Mäkelä2020-05-2541-335/+983
| | |\ \ \ \ \ | | | | |/ / / | | | |/| | |
| | | * | | | MDEV-17092 use-after-poison around lock_trx_handle_wait_lowMarko Mäkelä2020-05-253-8/+60
| | | * | | | MDEV-22545 post-fix: Fix a test resultMarko Mäkelä2020-05-251-1/+1
| | | * | | | MDEV-22461: JOIN::make_aggr_tables_info(): Assertion `select_options & (1ULL ...Varun Gupta2020-05-254-5/+51
| | | * | | | MDEV-22545: my_vsnprintf behaves not as in C standardOleksandr Byelkin2020-05-2410-223/+267
| | | * | | | Fixed compiler failure on windowsMonty2020-05-231-1/+1
| | | * | | | Fixed deadlock with LOCK TABLES and ALTER TABLEMonty2020-05-2315-35/+136
| | | * | | | MDEV-22111 ERROR 1064 & 1033 and SIGSEGV on CREATE TABLE w/ various charsets ...Alexander Barkov2020-05-226-0/+189
| | | * | | | Merge remote-tracking branch 'origin/10.1' into 10.2Alexander Barkov2020-05-224-59/+284
| | | |\ \ \ \ | | | | | |/ / | | | | |/| |
| | | | * | | MDEV-22111 ERROR 1064 & 1033 and SIGSEGV on CREATE TABLE w/ various charsets ...Alexander Barkov2020-05-224-60/+286
| | * | | | | Don't crash if creating sequence under XAMonty2020-05-223-2/+43
| * | | | | | MDEV-14221 Assertion `0' failed in Item::field_type_for_temporal_comparisonAlexander Barkov2020-05-223-2/+25
| | |_|_|/ / | |/| | | |
| * | | | | MDEV-22616 CHECK TABLE fails with wsrep_trx_fragment_size > 0 (#1551)Daniele Sciascia2020-05-213-1/+34
* | | | | | MDEV-20366 Server crashes in get_current_user upon SET PASSWORD via SPAlexander Barkov2020-05-305-36/+118
* | | | | | MDEV-22693 - InnoDB: get rid of casts for rw_trx_hash iteratorSergey Vojtovich2020-05-304-45/+43
* | | | | | Fixed wrong length in my_default.cMonty2020-05-291-1/+1
* | | | | | SHOW TABLE STATUS now shows if an Aria table is transactional or notMonty2020-05-295-20/+46
* | | | | | MDEV-22751 Uninitialized tbl_len in dict_acquire_mdl_shared()Marko Mäkelä2020-05-291-2/+11
* | | | | | MDEV-22746: Assertion `(&(&pagecache->cache_lock)->m_mutex)->count > 0 && pth...Oleksandr Byelkin2020-05-291-1/+0
* | | | | | Removed function declaration of a non-existing functionVladislav Vaintroub2020-05-291-3/+0
* | | | | | Remove some trailing whitespaces.Vladislav Vaintroub2020-05-295-212/+205
* | | | | | MDEV-22206 Assertion "heap_no == ULINT_UNDEFINED" in trx0i_s.ccMarko Mäkelä2020-05-291-13/+13
* | | | | | MDEV-21127 Assertion failed in key_text::key_textAleksey Midenkov2020-05-293-1/+16
* | | | | | MDEV-22625 SIGSEGV in intern_find_sys_var (optimized builds)Alexander Barkov2020-05-2918-11/+693
* | | | | | MDEV-17491 post-fix: GCC 7 -Wclass-memaccessMarko Mäkelä2020-05-271-3/+1
* | | | | | Fixed main.implicit_commit ASAN failureSergey Vojtovich2020-05-272-0/+18
* | | | | | Renamed maria_* source files for executables to aria_*Monty2020-05-276-9/+9
* | | | | | Improve logging of Aria redo's and undo'sMonty2020-05-276-85/+212
* | | | | | aria_chk sets --warning-if-wrong-transid=0 if --ignore-control-file is usedMonty2020-05-271-8/+12
* | | | | | MDEV-17491: Use the optimized page_id_t moreMarko Mäkelä2020-05-272-46/+21
* | | | | | MDEV-22697: Post-push fix clang -Wnon-pod-varargsMarko Mäkelä2020-05-271-1/+1
* | | | | | MDEV-22697 - InnoDB: remove trx->noSergey Vojtovich2020-05-264-24/+16
* | | | | | MDEV-22593 - InnoDB: don't take trx_sys.mutex in ReadView::open()Sergey Vojtovich2020-05-2622-320/+265
* | | | | | allow thread_pool_size_basic on Windows, in generic threadpool modeVladislav Vaintroub2020-05-252-2/+1
* | | | | | MDEV-22696 TP_pool_generic::set_pool_size logic so that it marks each connect...Vladislav Vaintroub2020-05-252-10/+33
* | | | | | MDEV-22696 Threadpool : make sure thd->event_scheduler.data does not change a...Vladislav Vaintroub2020-05-251-4/+4
* | | | | | Threadpool - support changing group on Windows with generic thread poolVladislav Vaintroub2020-05-251-5/+30
* | | | | | MDEV-22669 fixup: WITH_MSAN build fixMarko Mäkelä2020-05-251-1/+1
* | | | | | MDEV-22686 # Assertion `trn' failed in ha_maria::start_stmtMonty2020-05-243-1/+68
* | | | | | Fixed failure in sysvars_server_embedded,32bitMonty2020-05-231-1/+1
* | | | | | Fixed failure in flush_read_lock.testMonty2020-05-232-0/+4