summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | MDEV-26127 Assertion `err != DB_DUPLICATE_KEY' failed or InnoDB: Failing asse...Nayuta Yanagisawa2022-06-135-9/+55
* | | MDEV-28642: Suspend obvious false-positive Lintian warningsTuukka Pasanen2022-06-133-20/+108
* | | Merge 10.4 into 10.5Marko Mäkelä2022-06-0923-108/+200
|\ \ \ | |/ /
| * | Merge 10.3 into 10.4Marko Mäkelä2022-06-0918-98/+185
| |\ \ | | |/
| | * MDEV-28779: ALTER TABLE IMPORT TABLESPACE corrupts an encrypted tableMarko Mäkelä2022-06-093-7/+27
| | * MDEV-25577 mariadb-tzinfo-to-sql generates superfluous warningsDaniel Lewart2022-06-091-20/+10
| | * mysql.server.sh fix for non-Red Hat platformsGuiXiaoDi2022-06-091-5/+6
| | * Cleanup: Remove unused error code DB_FORCED_ABORTMarko Mäkelä2022-06-082-8/+2
| | * MDEV-25273: fix typo (s/strucures/structures/)chansuke2022-06-081-1/+1
| | * main.help: flush help tables after modifying themSergei Golubchik2022-06-072-13/+14
| | * typo fixed: [[space]] -> [[:space:]]Sergei Golubchik2022-06-071-1/+1
| | * MDEV-28749: restore_prev_nj_state() doesn't update cur_sj_inner_tables correctlySergei Petrunia2022-06-076-33/+118
| * | MDEV-28747 Index condition pushdown may be configured incorrectlyOleg Smirnov2022-06-081-6/+6
| * | MDEV-25257 follow-up: full_crc32 format is garbage-freeMarko Mäkelä2022-06-071-2/+3
| * | Merge 10.3 into 10.4Marko Mäkelä2022-06-072-6/+5
| |\ \ | | |/
| | * Fixed crashing when using DBUG_PUSH_EMPTYMonty2022-06-061-3/+2
| | * MDEV-27697 fixup: Exclude debug code from non-debug buildsMarko Mäkelä2022-06-031-3/+3
* | | MDEV-22023 Update man page NAME section to say MariaDB instead of MySQLTingyao Nian2022-06-0928-32/+32
* | | MDEV-28243: AIX missing my_gethwaddr implementationDaniel Black2022-06-082-8/+17
* | | Fixed bug in Aria read cache when doing check/repairMonty2022-06-061-4/+10
* | | MDEV-28757 S3 tables can hang in SELECTMonty2022-06-062-14/+10
* | | MDEV-28491 Uuid. "UPDATE/DELETE" not working "WHERE id IN (SELECT id FROM ..)"bb-10.5-barAlexander Barkov2022-06-033-3/+45
* | | MDEV-28731 Race condition on log checkpointMarko Mäkelä2022-06-021-0/+2
* | | Cleanup: btr_store_big_rec_extern_fields() does not really modify pcurMarko Mäkelä2022-06-023-15/+3
* | | Clean up mtr_tMarko Mäkelä2022-06-024-56/+12
* | | Merge 10.4 into 10.5Marko Mäkelä2022-06-0236-1191/+800
|\ \ \ | |/ /
| * | Merge 10.3 into 10.4Marko Mäkelä2022-06-0222-1174/+595
| |\ \ | | |/
| | * MDEV-28719: compress_write() leaks data_mutex on errorMarko Mäkelä2022-06-011-12/+11
| | * MDEV-28716: Portability: unlink() can return EPERM instead of EISDIRMarko Mäkelä2022-06-011-0/+1
| | * Fixed bug in ma_loghandler.cc that could cause an assertMonty2022-05-301-10/+2
| | * Remove compiler warning about unused variablesMonty2022-05-301-0/+2
| | * MDEV-28689, MDEV-28690: Incorrect error handling for ctrl_mutexMarko Mäkelä2022-05-301-55/+22
| | * MDEV-28599 EXCHANGE PARTITION on view causes ER_CHECK_NO_SUCH_TABLE instead o...Masashi Tomooka2022-05-303-2/+33
| | * MDEV-9020: Connect issues ALTER TABLE DISABLE KEYS when inserting dataMathew Heard2022-05-271-19/+0
| | * Add option --enable-cleartext-plugin to the MariaDB clientTing Nian2022-05-265-1/+38
| | * remove obsolete fix_session_vcol_expr{,_for_read} function declarationskkz2022-05-261-3/+0
| | * MDEV-25257 SEGV in fts_get_next_doc_id upon some INSERTThirunarayanan Balathandayuthapani2022-05-253-0/+31
| | * MDEV-28583: post-merge fixesJulius Goryavsky2022-05-235-1071/+454
| * | MDEV-27862 Galera should replicate nextval()-related changes in sequences wit...mkaruza2022-05-3013-13/+197
| * | MDEV-20627 : Galera 4 not able to report proper wsrep_incoming_addressesJan Lindström2022-05-301-3/+7
* | | Bug fixes for S3Monty2022-05-301-4/+11
* | | fix not_valgrind.inc not to error out in embeddedSergei Golubchik2022-05-301-1/+1
* | | move alter_table combinations to a separate test fileSergei Golubchik2022-05-307-618/+615
* | | Fixed that CHECK TABLE on an S3 table doesn't try to write to filesMonty2022-05-295-0/+20
* | | Merge 10.4 into 10.5Marko Mäkelä2022-05-2511-230/+44
|\ \ \ | |/ /
| * | MDEV-28601 InnoDB history list length was reverted to 32 bitsMarko Mäkelä2022-05-253-12/+12
| * | Update galera disabled.def filebb-10.4-galeraJan Lindström2022-05-241-4/+0
| * | MDEV-20888 : Galera test failure on galera.galera_pc_ignore_sb: 2013: Lost co...Jan Lindström2022-05-241-0/+11
| * | MDEV-15794 : Test failure on galera.galera_var_retry_autocommitJan Lindström2022-05-242-22/+23
| * | MDEV-18179 : Galera test failure on galera.galera_kill_largechangesJan Lindström2022-05-244-193/+0