Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | man: adjust major version to 10.7 | Daniel Black | 2022-05-24 | 1 | -5/+1 |
| | |||||
* | Merge branch 10.5 into 10.6 | Daniel Black | 2022-05-24 | 1 | -0/+4 |
|\ | |||||
| * | MDEV-22023 Update man pages titles to say MariaDB instead of MySQL | Tingyao Nian | 2022-05-24 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When reading the man page of e.g. 'mysql' on a system with MariaDB installed one would actually see the man page of 'mariadb'. However the man page had no indication of the page being for 'mariadb', which was confusing for users. Fix this by updating the man page title lines to use mariadb-* instead of mysql* for MariaDB binaries that are drop-in replacements for MySQL equivalents, indicating that the commands are actually of the MariaDB version. In long term, all the commands in man pages should be replaced by their MariaDB counterparts. Update the title lines as a start, and only those that exist as symlinks to their MariaDB counterparts. Before: man mariadb-upgrade | head -n 1 MYSQL_UPGRADE(1) ... After: man mariadb-upgrade | head -n 1 MARIADB-UPGRADE(1) ... All new code of the whole pull request, including one or several files that are either new files or modified ones, are contributed under the BSD-new license. I am contributing on behalf of my employer Amazon Web Services, Inc. | ||||
* | | Update 10.6 man pages | Ian Gilfillan | 2020-05-16 | 1 | -2/+2 |
|/ | |||||
* | Update man pages for 10.5 | Ian Gilfillan | 2019-07-15 | 1 | -2/+2 |
| | |||||
* | Merge branch '10.3' into 10.4 | Oleksandr Byelkin | 2019-05-19 | 1 | -1/+1 |
|\ | |||||
| * | Merge 10.2 into 10.3 | Marko Mäkelä | 2019-05-14 | 1 | -1/+1 |
| |\ | |||||
| | * | Merge 10.1 into 10.2 | Marko Mäkelä | 2019-05-13 | 1 | -1/+1 |
| | |\ | |||||
| | | * | Merge branch '5.5' into 10.1 | Vicențiu Ciorbaru | 2019-05-11 | 1 | -1/+1 |
| | | |\ | |||||
| | | | * | Update FSF Address | Vicențiu Ciorbaru | 2019-05-11 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | * Update wrong zip-code | ||||
* | | | | | Update 10.4 man pages | Ian Gilfillan | 2019-03-29 | 1 | -1/+1 |
|/ / / / | |||||
* | | | | 10.3 man pages | =Ian Gilfillan | 2017-06-06 | 1 | -1/+1 |
|/ / / | |||||
* | | | 10.2 man pages | =Ian Gilfillan | 2017-04-09 | 1 | -1/+1 |
| | | | |||||
* | | | man page updates: mysqlbinlog options, mysqlcheck clarification and 10.2 updates | iangilfillan | 2016-03-22 | 1 | -1/+1 |
|/ / | |||||
* | | 10.1 man pages | iangilfillan | 2015-12-14 | 1 | -1/+1 |
| | | |||||
* | | MDEV-7680: mysqld man page | iangilfillan | 2015-10-09 | 1 | -9/+8 |
| | | |||||
* | | MDEV-7680: Update man pages | iangilfillan | 2015-10-09 | 1 | -13/+4 |
|/ | |||||
* | Imported MySQL documentation files from ../mysql-5.1.46 | unknown | 2010-04-28 | 1 | -3/+3 |
| | |||||
* | Imported MySQL documentation files from MySQL 5.1.41 source tarball | unknown | 2009-12-01 | 1 | -2/+2 |
| | |||||
* | Imported MySQL documentation files from /home/knielsen/devel/maria/mysql-5.1.38 | unknown | 2009-09-16 | 1 | -15/+31 |
| | |||||
* | Imported freely distributable documentation from upstream MySQL 5.1.34 ↵ | unknown | 2009-05-25 | 1 | -0/+53 |
source tarball. |