summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-22819: Wrong result or Assertion `ix > 0' failed in read_to_buffer upon ...10.5-mdev22819Varun Gupta2020-06-104-6/+106
* MDEV-22399: Remove multiple calls to enable and disable Handler::keyread and ...Varun Gupta2020-06-102-71/+111
* MDEV-15053 fixup: Reduce contention in buf_page_get_low()Marko Mäkelä2020-06-094-7/+5
* WIPMarko Mäkelä2020-06-091-0/+1
* MDEV-22836: Server crashes in err_conv / ErrBuff::set_strVarun Gupta2020-06-093-0/+26
* remove dead codeSergei Golubchik2020-06-0911-248/+10
* MDEV-21765 Possibly inconsistent behavior of BIT_xx functions with INET6 fieldAlexander Barkov2020-06-095-0/+52
* MDEV-22325 ib_logfile0 is too small for innodb_thread_concurrency=0. The size...Eugene Kosov2020-06-093-19/+10
* MDEV-15053 follow-up to reduce buf_pool.mutex contentionMarko Mäkelä2020-06-087-85/+47
* Merge 10.4 into 10.5Marko Mäkelä2020-06-0813-16/+451
|\
| * Merge 10.3 into 10.4Marko Mäkelä2020-06-0815-19/+454
| |\
| | * Merge 10.2 into 10.3Marko Mäkelä2020-06-087-17/+252
| | |\
| | | * MDEV-22827 InnoDB: Failing assertion: purge_sys->n_stop == 0Marko Mäkelä2020-06-082-3/+3
| | | * MDEV-22748 MariaDB crash on WITH RECURSIVE large queryIgor Babaev2020-06-065-13/+247
| | * | Don't allow ALTER TABLE ... ORDER BY on SEQUENCE objectsMonty2020-06-073-0/+23
| | * | Don't allow illegal create options for SEQUENCEMonty2020-06-075-1/+97
| | * | MDEV-22822 sql_mode="oracle" cannot declare without variable errorsAlexander Barkov2020-06-073-2/+83
* | | | Partition the test innodb.temp_table_savepointMarko Mäkelä2020-06-082-469/+8
* | | | MDEV-22824 Buffer overflow in dict_table_t::parse_name()Marko Mäkelä2020-06-071-6/+13
* | | | Merge 10.4 into 10.5Marko Mäkelä2020-06-0733-58/+407
|\ \ \ \ | |/ / /
| * | | MDEV-22719 Long unique keys are not created when individual key_part->length ...Sachin2020-06-073-0/+25
| * | | MDEV-21804 Assertion `marked_for_read()' failed upon INSERT into table with l...Sachin2020-06-073-2/+25
| * | | Merge 10.3 into 10.4Marko Mäkelä2020-06-0632-66/+431
| |\ \ \ | | |/ /
| | * | Merge 10.2 into 10.3Marko Mäkelä2020-06-061-0/+2
| | |\ \ | | | |/
| | | * MDEV-22817: Skip the test in --embeddedMarko Mäkelä2020-06-061-0/+2
| | * | Merge 10.2 into 10.3Marko Mäkelä2020-06-0641-65/+1471
| | |\ \ | | | |/
| | | * MDEV-22817: Add a test caseMarko Mäkelä2020-06-062-0/+58
| | | * Merge 10.1 into 10.2Marko Mäkelä2020-06-0623-47/+138
| | | |\
| | | | * MDEV-22715: SIGSEGV in radixsort_for_str_ptr and in native_compare/my_qsort2 ...Varun Gupta2020-06-0523-47/+135
| | | * | MDEV-22818 Server crash on corrupted ROW_FORMAT=COMPRESSED pageMarko Mäkelä2020-06-061-3/+3
| | | * | fix compilation with VS2019, preview of 16.7 versionEugene Kosov2020-06-051-2/+8
| | | * | MDEV-22042 Server crash in Item_field::print on ANALYZE FORMAT=JSONIgor Babaev2020-06-053-0/+205
| | | * | Merge branch '10.2' of https://github.com/MariaDB/server into 10.2Julius Goryavsky2020-06-051-1/+6
| | | |\ \
| | | * \ \ Merge 10.1 into 10.2Julius Goryavsky2020-06-0512-11/+1056
| | | |\ \ \ | | | | | |/ | | | | |/|
| | | | * | Added missing include files to check for debug_syncJulius Goryavsky2020-06-032-0/+6
| | | | * | MDEV-22763 backporting MDEV-20225 fix into 10.1sjaakola2020-06-0311-12/+978
| | | | * | Fix duplicate wordBernard Spil2020-06-021-1/+1
| | * | | | MDEV-22721 fixup for 32-bit GCCMarko Mäkelä2020-06-061-10/+10
* | | | | | MDEV-22817 Assertion idlen <= MAX_TABLE_NAME_LEN in create_table_info_t::crea...Marko Mäkelä2020-06-073-3/+86
* | | | | | MDEV-22721: Fix GCC 5.3.1 -WconversionMarko Mäkelä2020-06-061-10/+10
* | | | | | MDEV-20305 Data loss on DOUBLE and DECIMAL conversion to INTAlexander Barkov2020-06-0612-122/+890
* | | | | | Merge 10.4 into 10.5Marko Mäkelä2020-06-061-1/+6
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge branch '10.3' into 10.4Vladislav Vaintroub2020-06-051-1/+6
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge remote-tracking branch 'origin/10.2' into 10.3Vladislav Vaintroub2020-06-051-1/+6
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | | * | | Fix appveyor build.Vladislav Vaintroub2020-06-051-1/+6
| | | |/ /
* | | | | MDEV-22816 Assertion `node->space == fil_system.sys_space' failed in fil_aio_...Marko Mäkelä2020-06-061-3/+2
* | | | | MDEV-15053 fixup: MSAN use-of-uninitialized-valueMarko Mäkelä2020-06-063-11/+9
* | | | | Merge 10.4 into 10.5Marko Mäkelä2020-06-0561-477/+841
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.3 into 10.4Marko Mäkelä2020-06-0559-550/+669
| |\ \ \ \ | | |/ / /
| | * | | After-merge fix: GCC -Wmaybe-uninitializedMarko Mäkelä2020-06-051-2/+2