summaryrefslogtreecommitdiff
path: root/man/mysqld.8
Commit message (Collapse)AuthorAgeFilesLines
* man: adjust major version to 10.7Daniel Black2022-05-241-5/+1
|
* Merge branch 10.5 into 10.6Daniel Black2022-05-241-0/+4
|\
| * MDEV-22023 Update man pages titles to say MariaDB instead of MySQLTingyao Nian2022-05-241-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 pagesIan Gilfillan2020-05-161-2/+2
|/
* Update man pages for 10.5Ian Gilfillan2019-07-151-2/+2
|
* Merge branch '10.3' into 10.4Oleksandr Byelkin2019-05-191-1/+1
|\
| * Merge 10.2 into 10.3Marko Mäkelä2019-05-141-1/+1
| |\
| | * Merge 10.1 into 10.2Marko Mäkelä2019-05-131-1/+1
| | |\
| | | * Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-111-1/+1
| | | |\
| | | | * Update FSF AddressVicențiu Ciorbaru2019-05-111-1/+1
| | | | | | | | | | | | | | | | | | | | * Update wrong zip-code
* | | | | Update 10.4 man pagesIan Gilfillan2019-03-291-1/+1
|/ / / /
* | | | 10.3 man pages=Ian Gilfillan2017-06-061-1/+1
|/ / /
* | | 10.2 man pages=Ian Gilfillan2017-04-091-1/+1
| | |
* | | man page updates: mysqlbinlog options, mysqlcheck clarification and 10.2 updatesiangilfillan2016-03-221-1/+1
|/ /
* | 10.1 man pagesiangilfillan2015-12-141-1/+1
| |
* | MDEV-7680: mysqld man pageiangilfillan2015-10-091-9/+8
| |
* | MDEV-7680: Update man pagesiangilfillan2015-10-091-13/+4
|/
* Imported MySQL documentation files from ../mysql-5.1.46unknown2010-04-281-3/+3
|
* Imported MySQL documentation files from MySQL 5.1.41 source tarballunknown2009-12-011-2/+2
|
* Imported MySQL documentation files from /home/knielsen/devel/maria/mysql-5.1.38unknown2009-09-161-15/+31
|
* Imported freely distributable documentation from upstream MySQL 5.1.34 ↵unknown2009-05-251-0/+53
source tarball.