summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge branch '10.3' into bb-10.3-releaseOleksandr Byelkin2022-05-207-5/+161
|\
| * bump the VERSIONDaniel Bartholomew2022-05-201-1/+1
| * MDEV-28246 Optimizer uses all partitions after upgrade to 10.3Oleg Smirnov2022-05-193-2/+122
| * MDEV-14642 Assertion 'table->s->db_create_options == part_table->s->db_create...KiyoshiTakeda2022-05-183-2/+38
* | Merge branch '10.2' into 10.3mariadb-10.3.35Sergei Golubchik2022-05-183-2/+121
|\ \
| * | Revert "MDEV-27524: Incorrect binlogs after Galera SST using rsync and mariab...bb-10.2-sergSergei Golubchik2022-05-1729-1312/+492
| * | MDEV-28550: improper handling of replication event group that contains Gtid_l...Brandon Nesterenko2022-05-132-0/+118
| * | MDEV-28550 improper handling of replication event group that containsAndrei2022-05-131-2/+3
* | | MDEV-28583: Galera: binlogs disappear after rsync ISTJulius Goryavsky2022-05-189-145/+945
* | | MDEV-28423: Galera IST is failing on Joiner nodeJulius Goryavsky2022-05-186-27/+799
* | | MDEV-28552 Assertion `inited==RND' failed in handler::ha_rnd_endAleksey Midenkov2022-05-184-3/+30
* | | cleanup:have_log_bin.incSergei Golubchik2022-05-182-6/+3
* | | fix tests for embeddedSergei Golubchik2022-05-184-15/+18
| |/ |/|
* | MDEV-28588 SIGSEGV in __memmove_avx_unaligned_erms, strmake_rootAlexander Barkov2022-05-173-1/+42
* | MDEV-28541 Unused counter Innodb_encryption_key_rotation_list_lengthMarko Mäkelä2022-05-163-9/+0
* | MDEV-28537 Unused or useless InnoDB counters num_index_pages_written, num_non...Marko Mäkelä2022-05-168-46/+2
* | Code cleanup in/around check_interleaving_with_nj()bb-10.3-spetruniaSergei Petrunia2022-05-151-4/+5
* | MDEV-28301 Spider: Fix GCC warnings, comparing the result of pointer addition...Nayuta Yanagisawa2022-05-131-21/+9
* | MDEV-19161: Let galera_new_cluster use "restart" instead of "start"Hartmut Holzgraefe2022-05-121-1/+1
* | MDEV-19959 : Galera test failure on galera_binlog_stmt_autoincJan Lindström2022-05-093-61/+102
* | can't use Item_default_value as a field if it's an expression OR a blobSergei Golubchik2022-05-081-1/+1
* | these tests need ipv6Sergei Golubchik2022-05-082-2/+4
* | Merge branch '10.2' into 10.3Sergei Golubchik2022-05-0731-112/+648
|\ \ | |/
| * MDEV-28310 Missing binlog data for INSERT .. ON DUPLICATE KEY UPDATEAndrei2022-05-0610-54/+322
| * MDEV-28402 ASAN heap-use-after-free in create_tmp_table, Assertion `l_offset ...Oleksandr Byelkin2022-05-063-3/+40
| * Update test results after fix for MDEV-19398Sergei Petrunia2022-05-061-0/+42
| * MDEV-28478: INSERT into SPATIAL INDEX in TEMPORARY table writes logMarko Mäkelä2022-05-066-19/+41
| * MDEV-28437: Assertion `!eliminated' failed: Part #2Sergei Petrunia2022-05-051-6/+10
| * MDEV-28437: Assertion `!eliminated' failed in Item_subselect::execSergei Petrunia2022-05-055-4/+34
| * MDEV-19398: Assertion `item1->type() == Item::FIELD_ITEM ...Sergei Petrunia2022-05-045-10/+139
| * Use proper pid namespaceanel2022-05-042-3/+9
* | MDEV-27816: Set sql_mode before DROP IF EXISTS already (postfix)Daniel Black2022-05-071-8/+8
* | MDEV-4875 Can't restore a mysqldump if --add-drop-database meets general_logDaniel Black2022-05-063-121/+305
* | MDEV-27816 Set sql_mode before DROP IF EXISTS alreadyHartmut Holzgraefe2022-05-068-49/+102
* | MDEV-28388: As Travis is not used anymore remove configurations filesTuukka Pasanen2022-05-052-245/+0
* | MDEV-12275: Add switch '--silent' to SySV init upgradeTuukka Pasanen2022-05-051-1/+1
* | test fixes for FreeBSDSergei Golubchik2022-05-048-14/+11
* | MDEV-17843 Assertion `page_rec_is_leaf(rec)' failed in lock_rec_queue_validat...Vlad Lesin2022-05-041-17/+10
* | Merge branch '10.2' into 10.3Oleksandr Byelkin2022-05-03111-551/+2662
|\ \ | |/
| * New CC 3.1Oleksandr Byelkin2022-05-021-0/+0
| * MDEV-28446 mariabackup prepare fails for incrementals if a new schema is crea...Alexander Barkov2022-05-023-2/+85
| * Bug#33578113: DROP privilege on performance_schema.* can't be revokedSergei Golubchik2022-04-282-9/+19
| * MDEV-28428 Master_SSL_Crl shows Master_SSL_CA value in SHOW SLAVE STATUS outputSergei Golubchik2022-04-284-4/+12
| * MDEV-28268: Server crashes in Expression_cache_tracker::fetch_current_statsSergei Petrunia2022-04-284-1/+98