summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* record result for innodb.log_file_sizebb-10.5-MDEV-14425Eugene Kosov2020-03-041-3/+3
* MDEV-14425 create ib_logdata before ib_logfile101Eugene Kosov2020-03-043-6/+6
* MDEV-14425 fix innodb.log_file_sizeEugene Kosov2020-03-041-3/+3
* print path, not file descriptorEugene Kosov2020-03-041-1/+1
* Adjust some tests for ib_logdataMarko Mäkelä2020-03-043-6/+6
* MDEV-14425 InnoDB redo log format for better performanceEugene Kosov2020-03-0417-130/+359
* MDEV-21228: mariadb-conv man pageIan Gilfillan2020-03-042-1/+105
* MDEV-18214 cleanup: Remove redundant MONITOR_INC callsMarko Mäkelä2020-03-042-6/+0
* Cleanup: Make MONITOR_LSN_CHECKPOINT_AGE a value.Marko Mäkelä2020-03-047-15/+11
* MDEV-14425 preparation: Remove log_header_read()Marko Mäkelä2020-03-044-26/+9
* MDEV-14425 preparation: Remove log_t::append_on_checkpointMarko Mäkelä2020-03-0315-430/+19
* MDEV-21534: Fix -Wmaybe-uninitializedMarko Mäkelä2020-03-031-7/+7
* MDEV-21724: Correctly invoke page_dir_split_slot()Marko Mäkelä2020-03-031-24/+36
* MDEV-12353: Introduce an EXTENDED record subtype TRIM_PAGESMarko Mäkelä2020-03-037-85/+55
* MDEV-20500: Bad error msg on disabling local infileRahul Anand2020-03-034-5/+9
* Merge pull request #1434 from citrus-it/illumos-auth-socketAndy Fiddaman2020-03-032-1/+45
* MDEV-21747 needless alter_ctx arg in prep_alter_part_table()Aleksey Midenkov2020-03-033-6/+3
* MDEV-7318 RENAME INDEXAleksey Midenkov2020-03-0313-2/+2204
* MDEV-16290 ALTER TABLE ... RENAME COLUMN syntaxAleksey Midenkov2020-03-0310-34/+656
* Fix build on aarch64, after MDEV-21534Vladislav Vaintroub2020-03-021-0/+1
* Cleanup: Remove srv_start_lsnMarko Mäkelä2020-03-028-30/+19
* MDEV-12353 cleanup: Simplify mtr_t::undo_append()Marko Mäkelä2020-03-021-3/+1
* MDEV-14479: Do not acquire InnoDB record locks when covering table locksVlad Lesin2020-03-023-3/+209
* MDEV-21534 - fix debug buildVladislav Vaintroub2020-03-011-1/+1
* MDEV-21534 - Improve innodb redo log group commit performancebb-10.5-MDEV-21534Vladislav Vaintroub2020-03-018-161/+499
* MDEV-21766 - Forbid XID with empty 'gtrid'Sergey Vojtovich2020-02-284-3/+61
* MDEV-21704 Add a new JSON field "version_id" into mysql.global_priv.privAlexander Barkov2020-02-289-23/+340
* MDEV-21838: Add information about packed addon fields in ANALYZE FORMAT=JSON10.5-mdev21784-reg1-baseVarun Gupta2020-02-287-1/+129
* Fix GCC -Wsign-compareMarko Mäkelä2020-02-271-1/+2
* Fix GCC -WparenthesesMarko Mäkelä2020-02-271-1/+1
* MDEV-21724: Optimize page_cur_insert_low() redo loggingMarko Mäkelä2020-02-275-220/+1059
* MDEV-12353 Cleanup: Remove page_rec_get_base_extra_size()Marko Mäkelä2020-02-272-24/+0
* MDEV-12353: Improve page_cur_delete_rec() recoveryMarko Mäkelä2020-02-273-13/+24
* MDEV-12353: Make UNDO_APPEND more robustMarko Mäkelä2020-02-273-11/+23
* cleanup trailing wsSergey Vojtovich2020-02-273-19/+19
* MDEV-10569: Add RELEASE_ALL_LOCKS function. Implementing the SQLDaniel-Solo2020-02-275-29/+237
* Revert "MDEV-17554 Auto-create new partition for system versioned tables with...Sergei Golubchik2020-02-2714-596/+79
* Compilation fixAleksey Midenkov2020-02-251-0/+1
* MDEV-17554 Auto-create new partition for system versioned tables with history...Aleksey Midenkov2020-02-2514-79/+595
* Review comments: Refactoring the duplicatesNamrata Bhave2020-02-241-167/+44
* Adding s390x to Travis buildsNamrata Bhave2020-02-241-56/+294
* try to fix sysvars_innodb,32bit testEugene Kosov2020-02-241-2/+2
* MDEV-21749: page_cur_insert_rec_low(): Assertion rdm - rd + bd <= insert_buf ...Marko Mäkelä2020-02-242-29/+35
* MDEV-12353: Fix cmake -DWITH_INNODB_EXTRA_DEBUGMarko Mäkelä2020-02-241-2/+2
* MDEV-12353: Reduce log volume of page_cur_delete_rec()Marko Mäkelä2020-02-227-174/+504
* Disable galera_as_slave_gtid_replicate_do_db_cc because it crashes.Jan Lindström2020-02-213-45/+45
* MDEV-21601 : Cleanup Galera disabled testsJan Lindström2020-02-216-122/+0
* Fix Galera test galera_as_slave_ctas.Jan Lindström2020-02-212-30/+32
* MDEV-21420 : Galera test failure on galera.mysql-wsrep#33Jan Lindström2020-02-214-7/+418
* MDEV-21514 : Galera test failure on galera.galera_wan_restart_sst on AzureJan Lindström2020-02-213-29/+20