summaryrefslogtreecommitdiff
path: root/man
Commit message (Expand)AuthorAgeFilesLines
* MDEV-22023 Update man pages titles to say MariaDB instead of MySQLTingyao Nian2022-05-2428-28/+28
* Merge branch '10.4' into 10.5Sergei Golubchik2022-05-091-0/+4
|\
| * Merge branch '10.3' into 10.4Sergei Golubchik2022-05-081-0/+4
| |\
| | * Merge branch '10.2' into 10.3Oleksandr Byelkin2022-05-031-0/+4
| | |\
| | | * MDEV-28263 mariadb-tzinfo-to-sql binlog fixesDaniel Black2022-04-231-0/+4
* | | | Merge 10.4 into 10.5Marko Mäkelä2022-02-171-1/+1
|\ \ \ \ | |/ / /
| * | | Merge 10.3 into 10.4Marko Mäkelä2022-02-171-1/+1
| |\ \ \ | | |/ /
| | * | Merge 10.2 into 10.3Marko Mäkelä2022-02-171-1/+1
| | |\ \ | | | |/
| | | * Fix typo in mysqadmin manpageUstun Ozgur2022-02-151-1/+1
* | | | Merge branch '10.4' into 10.5Oleksandr Byelkin2022-02-011-0/+15
|\ \ \ \ | |/ / /
| * | | Merge branch '10.3' into 10.4Oleksandr Byelkin2022-01-301-0/+15
| |\ \ \ | | |/ /
| | * | Merge branch '10.2' into 10.3mariadb-10.3.33Oleksandr Byelkin2022-01-291-0/+15
| | |\ \ | | | |/
| | | * Remove --upgrade-info option from mysql_upgradeMonty2022-01-271-15/+0
| | | * MDEV-27607: mysql_install_db to install mysql_upgrade_infoDaniel Black2022-01-271-0/+15
| | | * MDEV-27068 running mariadb-upgrade in parallel make it hangs foreverMonty2022-01-201-0/+15
* | | | MDEV-22552: mytop packagingbb-10.5-anel-MDEV-22552Anel Husakovic2021-10-251-2/+2
* | | | Merge 10.4 into 10.5Marko Mäkelä2021-10-131-1/+8
|\ \ \ \ | |/ / /
| * | | Merge 10.3 into 10.4Marko Mäkelä2021-10-131-1/+8
| |\ \ \ | | |/ /
| | * | Merge 10.2 into 10.3Marko Mäkelä2021-10-131-1/+8
| | |\ \ | | | |/
| | | * MDEV-25444: mysql --binary-mode is not able to replay some mysqlbinlog outputsbb-10.2-MDEV-25444-docsBrandon Nesterenko2021-10-071-1/+8
* | | | Merge 10.4 into 10.5Marko Mäkelä2021-09-241-5/+5
|\ \ \ \ | |/ / /
| * | | Merge 10.3 into 10.4Marko Mäkelä2021-09-221-5/+5
| |\ \ \ | | |/ /
| | * | Merge 10.2 into 10.3Marko Mäkelä2021-09-221-5/+5
| | |\ \ | | | |/
| | | * MDEV-26622: man mysqldump - insert-ignore not insert-intoDaniel Black2021-09-161-5/+5
* | | | MDEV-25222: mysqlbinlog --base64-output wrong option default drops BINLOG fro...Brandon Nesterenko2021-05-171-17/+1
* | | | Merge 10.4 into 10.5Marko Mäkelä2021-04-211-2/+19
|\ \ \ \ | |/ / /
| * | | Merge 10.3 into 10.4Marko Mäkelä2021-04-211-2/+19
| |\ \ \ | | |/ /
| | * | Merge 10.2 into 10.3Marko Mäkelä2021-04-211-2/+19
| | |\ \ | | | |/
| | | * Update mysqlbinlog man page with --table optionIan Gilfillan2021-04-141-2/+19
* | | | Fix various spelling errors still found in codeOtto Kekäläinen2021-03-222-2/+2
* | | | Merge branch 'bb-10.4-release' into bb-10.5-releaseSergei Golubchik2021-02-151-5/+4
|\ \ \ \ | |/ / /
| * | | Merge branch 'bb-10.3-release' into bb-10.4-releaseSergei Golubchik2021-02-121-5/+4
| |\ \ \ | | |/ /
| | * | Merge branch '10.2' into 10.3Sergei Golubchik2021-02-011-5/+4
| | |\ \ | | | |/
| | | * MDEV-20939: Race condition between mysqldump import and InnoDB persistentDaniel Black2021-01-251-2/+2
| | | * MDEV-24557: Logical dump of MySQL users via MariaDB's mariadb-dump generates ...Daniel Black2021-01-221-2/+1
| | | * man/mysqldump.1: typos INSERT INFO -> INTODaniel Black2021-01-221-2/+2
* | | | Merge 10.4 into 10.5Marko Mäkelä2020-11-031-9/+108
|\ \ \ \ | |/ / /
| * | | Merge 10.3 into 10.4Marko Mäkelä2020-11-031-9/+108
| |\ \ \ | | |/ /
| | * | Merge 10.2 into 10.3Marko Mäkelä2020-11-021-9/+108
| | |\ \ | | | |/
| | | * MDEV-23630: mysqldump logically dump system table informationDaniel Black2020-11-011-9/+108
* | | | Merge 10.4 to 10.5Marko Mäkelä2020-10-221-13/+13
|\ \ \ \ | |/ / /
| * | | Merge 10.3 into 10.4Marko Mäkelä2020-10-221-13/+13
| |\ \ \ | | |/ /
| | * | Merge 10.2 into 10.3Marko Mäkelä2020-10-221-13/+13
| | |\ \ | | | |/
| | | * Merge 10.1 into 10.2Marko Mäkelä2020-10-211-13/+13
| | | |\
| | | | * mysqlimport manpage - s/mysqldump/mysqlimport/gunki2020-10-141-13/+13
* | | | | Merge branch '10.4' into 10.5Oleksandr Byelkin2020-08-041-1/+3
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch '10.3' into 10.4Oleksandr Byelkin2020-08-031-1/+3
| |\ \ \ \ | | |/ / /
| | * | | Merge branch '10.2' into 10.3Oleksandr Byelkin2020-08-031-1/+3
| | |\ \ \ | | | |/ /
| | | * | Merge branch '10.1' into 10.2Oleksandr Byelkin2020-08-021-1/+3
| | | |\ \ | | | | |/
| | | | * MDEV-15207: mysql_upgrade cannot create file mysql_upgrade_infoIan Gilfillan2020-07-231-1/+3