summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* w1bb-10.1-sergSergei Golubchik2020-10-301-2/+2
* wSergei Golubchik2020-10-301-6/+9
* List of unstable tests for 10.1.48 releasemariadb-10.1.48Elena Stepanova2020-10-301-204/+195
* MDEV-23702 calculating(auto rounding) issueSergei Golubchik2020-10-2912-24/+47
* update result files after backportSergei Golubchik2020-10-293-12/+0
* Move result files at the correct place.Oleksandr Byelkin2020-10-293-0/+0
* MDEV-24040 - fix appveyor buildVladislav Vaintroub2020-10-281-0/+5
* MDEV-24040 Named pipe permission issuebb-10.1-wladVladislav Vaintroub2020-10-271-13/+57
* test case for BUG#31650096Sergei Golubchik2020-10-272-0/+34
* cleanup: have_static_innodb.incSergei Golubchik2020-10-274-14/+8
* BUG#31650096: MYSQL SERVER HEAP-USE-AFTER-FREE IN TRANS_SAVEPOINTKarthik Kamath2020-10-271-1/+0
* Bug#31304432 "INSUFFICIENT PRIVILEGE CHECK BY LOCK TABLES"Sergei Golubchik2020-10-273-0/+322
* cleanup: PRIV_LOCK_TABLES (10.5 style)Sergei Golubchik2020-10-271-18/+17
* MDEV-14945 possible buffer overflow in stack resolverVicențiu Ciorbaru2020-10-261-9/+18
* Fix test failure on wsrep/variables test case.Jan Lindström2020-10-242-0/+10
* MDEV-24017: Blackhole : Specified key was too long; max key length is 1000 bytesVlad Lesin2020-10-243-2/+25
* Merge remote-tracking branch 'connect/10.1' into 10.1Oleksandr Byelkin2020-10-2417-108/+511
|\
| * - Fix MDEV-22571 and MDEV-22572. Allow multiple ZIP tableOlivier Bertrand2020-07-1617-108/+511
* | MDEV-20744 SET GLOBAL `replicate_do_db` = DEFAULT causes crash.bb-10.1-hfAlexey Botchkov2020-10-233-1/+12
* | MDEV-23358 main.upgrade_MDEV-19650 fails with result differenceSergei Golubchik2020-10-221-1/+1
* | MDEV-10149: sys_vars.rpl_init_slave_func fails sporadically in buildbotSujatha2020-10-222-27/+21
* | MDEV-23887: check_linker_flags correct for old cmake compatibilityDaniel Black2020-10-211-3/+3
* | InnoDB 5.6.50Marko Mäkelä2020-10-2110-38/+79
|\ \
| * | MDEV-23999 Potential stack overflow in InnoDB fulltext searchMarko Mäkelä2020-10-216-34/+75
|/ /
* | Updated mtr helpAnel Husakovic2020-10-201-2/+2
* | MDEV-5628: Assertion `! is_set()' or `!is_set() || (m_status == DA_OK_BULK &&Rucha Deodhar2020-10-203-0/+29
* | MDEV-17729: Assertion `! is_set() || m_can_overwrite_status' failed inRucha Deodhar2020-10-203-0/+35
* | MDEV-23938: innodb row_search_idx_cond_check handle ICP_ABORTED_BY_USERSergei Petrunia2020-10-169-6/+176
* | mysqlimport manpage - s/mysqldump/mysqlimport/gunki2020-10-141-13/+13
* | MDEV-23722 InnoDB: Assertion: result != FTS_INVALID in fts_trx_row_get_new_stateThirunarayanan Balathandayuthapani2020-10-0810-70/+212
* | MDEV-4851: (tests) log tables modifiable on log_output!=TABLEbb-10.1-danielblack-MDEV-4851Daniel Black2020-10-084-15/+101
* | MDEV-4851: BUG#11763447: 'YOU CANNOT 'ALTER' A LOG TABLE IF LOGGING IS ENABLED'Nisha Gopalakrishnan2020-10-081-3/+5
* | Merge tag 'mariadb-10.1.47' into 10.1Sergei Golubchik2020-10-071-5/+46
|\ \
| * | bump VERSIONmariadb-10.1.47Sergei Golubchik2020-10-051-1/+1
| * | MDEV-23884 donor uses invalid SST methodsSergei Golubchik2020-10-051-5/+46
* | | bump the VERSIONDaniel Bartholomew2020-10-071-1/+1
* | | MDEV-23832 Crash at startup in Log_event::read_log_eventAndrei Elkin2020-10-073-1/+45
* | | MDEV-23697: bin/env perl -i -> bin/perl -iAnel Husakovic2020-10-021-1/+1
* | | mtr: innodb_stats_dropped_locked cleanupbb-10.1-danielblack-test-innodb_stats_drop_locked_cleanupDaniel Black2020-10-012-0/+4
* | | MDEV-23697: bin/env perl -i -> bin perl -iAnel Husakovic2020-09-301-1/+1
* | | Cleanup: Remove unused rw_lock_t::writer_is_wait_exMarko Mäkelä2020-09-292-14/+2
* | | MDEV-22277 LeakSanitizer: detected memory leaks in mem_heap_create_block_func...Thirunarayanan Balathandayuthapani2020-09-284-0/+37
* | | MDEV-22330: mysqlbinlog stops with an error Don't know how to handle column t...Sujatha2020-09-283-7/+80
* | | Reverted wrong patch for mysql_upgradebb-10.1-danielblack-mysqlupgrade-revertMonty2020-09-262-3/+3
* | | Revert "[MDEV-7978] add show create user"Daniel Black2020-09-2416-701/+118
* | | MDEV-23697: /usr/bin/perl for debian scriptsDaniel Black2020-09-241-1/+1
* | | MDEV-23697: perl -w -> perlDaniel Black2020-09-2413-13/+13
* | | Merge branch '10.1' of https://github.com/MariaDB/server into 10.1Daniel Black2020-09-241-0/+5
|\ \ \
| * | | systemd: mariadb@bootstrap - clear ExecStartPre and ExecStartPostDaniel Black2020-09-221-0/+5
* | | | [MDEV-7978] Update test cases for sysvars_server_embedded.Vicențiu Ciorbaru2020-09-201-2/+2