summaryrefslogtreecommitdiff
path: root/man
Commit message (Collapse)AuthorAgeFilesLines
* MDEV-30205 Move /usr/share/mysql to /usr/share/mariadbDaniel Black2023-04-111-6/+6
| | | | | | | | | These are mainly internal files so is a low impact change. The few scripts/mysql*sql where renames to mariadb_* prefix on the name. mysql-test renamed to mariadb-test in the final packages
* more changes to man page handlingSergei Golubchik2023-02-124-153/+3
| | | | | | | * move them from ManPagesX component to X (works better for plugins), but keep ManPagesDevelopment as C/C is using it * move backup manpages to Backup * move plugin manpages (s3, rocksdb) to plugins
* cmake: simplify handling of man pagesSergei Golubchik2023-02-121-80/+26
| | | | and remove unused function INSTALL_MANPAGE
* man pages: mariadb* are primary pages, mysql* are generatedSergei Golubchik2023-02-1237-14/+14
|
* MDEV-30448 No deprecation message shown for mysql_fix_extensionsDaniel Black2023-02-071-0/+2
|
* MDEV-26548: replace .mysql_history with .mariadb_historyDaniel Black2023-01-241-12/+13
| | | | | | | | | Fall back to using .mysql_history if .mariadb_history isn't present and .mysql_history is present. Also replace the use of MYSQL_HISTFILE as an environment variable with MARIADB_HISTFILE and fall back to using MYSQL_HISTFILE if MARIADB_HISTFILE isn't present.
* Merge 10.10 into 10.11Marko Mäkelä2022-11-301-4/+6
|\
| * Merge 10.9 into 10.10Marko Mäkelä2022-11-301-4/+6
| |\
| | * Merge 10.8 into 10.9Marko Mäkelä2022-11-301-4/+6
| | |\
| | | * Merge 10.7 into 10.8Marko Mäkelä2022-11-301-4/+6
| | | |\
| | | | * Merge 10.6 into 10.7Marko Mäkelä2022-11-301-4/+6
| | | | |\
| | | | | * Merge 10.5 into 10.6Marko Mäkelä2022-11-301-4/+6
| | | | | |\
| | | | | | * MDEV-23230 wsrep files installed when built without WSREP (#2334)Daniel Black2022-11-281-5/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Prevent wsrep files from being installed if WITH_WSREP=OFF. Reviewed by Daniel Black Additionally excluded #include wsrep files and galera* files along with galera/wsrep tests. mysql-test/include/have_wsrep.inc remainds as its used by a few isolated tests. Co-authored-by: Chris Ross <cross2@cisco.com>
* | | | | | | Merge 10.10 into 10.11Marko Mäkelä2022-11-211-16/+3
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Merge 10.9 into 10.10Marko Mäkelä2022-11-211-16/+3
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Merge 10.8 into 10.9Marko Mäkelä2022-11-101-16/+3
| | |\ \ \ \ \ | | | |/ / / /
| | | * | | | Merge 10.7 into 10.8Marko Mäkelä2022-11-091-16/+3
| | | |\ \ \ \ | | | | |/ / /
| | | | * | | Merge 10.6 into 10.7Marko Mäkelä2022-11-091-16/+3
| | | | |\ \ \ | | | | | |/ /
| | | | | * | Merge 10.5 into 10.6Marko Mäkelä2022-11-081-16/+3
| | | | | |\ \ | | | | | | |/
| | | | | | * Merge 10.4 into 10.5Marko Mäkelä2022-11-081-16/+3
| | | | | | |\
| | | | | | | * Merge 10.3 into 10.4Marko Mäkelä2022-11-081-16/+3
| | | | | | | |\
| | | | | | | | * Fix duplicate entry in mysqld_safe man pageIan Gilfillan2022-11-031-16/+3
| | | | | | | | |
| | * | | | | | | Merge branch '10.8' into 10.9Oleksandr Byelkin2022-08-091-0/+30
| | |\ \ \ \ \ \ \ | | | |/ / / / / /
| | | * | | | | | Merge branch '10.7' into 10.8Oleksandr Byelkin2022-08-091-0/+30
| | | |\ \ \ \ \ \ | | | | |/ / / / /
* | | | | | | | | MDEV-22200: maridb-dump add --header optionrmfalves2022-10-261-0/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This adds a header row in txt files exported by mariadb-dump --tab Reviewed by: Daniel Black and Dan Lenski
* | | | | | | | | MDEV-29625 Some clients/scripts refer to old slow log variablesSergei Golubchik2022-10-042-2/+2
|/ / / / / / / /
* | | | | | | | Merge branch '10.9' into 10.10Oleksandr Byelkin2022-08-091-0/+30
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch '10.8' into 10.9Oleksandr Byelkin2022-08-081-0/+30
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| | * | | | | | | Merge branch '10.7' into 10.8Oleksandr Byelkin2022-08-081-0/+30
| | |\ \ \ \ \ \ \ | | | |/ / / / / / | | |/| / / / / / | | | |/ / / / /
| | | * | | | | Merge branch '10.6' into 10.7Oleksandr Byelkin2022-08-081-0/+30
| | | |\ \ \ \ \ | | | | |/ / / /
| | | | * | | | Merge branch '10.5' into 10.6Oleksandr Byelkin2022-08-041-0/+30
| | | | |\ \ \ \ | | | | | |/ / /
| | | | | * | | Merge branch '10.4' into 10.5Oleksandr Byelkin2022-08-041-0/+30
| | | | | |\ \ \ | | | | | | |/ /
| | | | | | * | Merge branch '10.3' into 10.4Oleksandr Byelkin2022-08-031-0/+30
| | | | | | |\ \ | | | | | | | |/
| | | | | | | * MDEV-18702 mysqldump: add variable 'max-statement-time'Mike Griffin2022-08-021-0/+30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | With a global non-default max-statement-time of a time interval that exceed the query time mysqldump queries when doing a backup. To solve both, add a max-statement-time option, defaulting to 0 (unlimited time). Also like mariabackup, set the session wait_timeout=DEFAULT (28800). The time/processing between mysqldump times isn't expected to get that close ever, but let's adopt the standard of mariabackup as no-one has challenged it has having a detrimental effect. Reviewer and test case author Daniel Black
* | | | | | | | Merge 10.9 into 10.10Marko Mäkelä2022-06-0928-32/+47
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Merge 10.8 into 10.9Marko Mäkelä2022-06-0928-32/+32
| |\ \ \ \ \ \ \ | | |/ / / / / /
| | * | | | | | Merge 10.7 into 10.8Marko Mäkelä2022-06-0928-32/+32
| | |\ \ \ \ \ \ | | | |/ / / / /
| | | * | | | | Merge 10.6 into 10.7Marko Mäkelä2022-06-0928-32/+32
| | | |\ \ \ \ \ | | | | |/ / / /
| | | | * | | | Merge 10.5 into 10.6Marko Mäkelä2022-06-0928-32/+32
| | | | |\ \ \ \ | | | | | |/ / /
| | | | | * | | MDEV-22023 Update man page NAME section to say MariaDB instead of MySQLTingyao Nian2022-06-0928-32/+32
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Continue the effort of a previous commit (PR#2114) which changed the man pages titles from MariaDB to MySQL, to further update the man pages. Update the man page NAME sections 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. Before: NAME mysql_upgrade - check tables for MariaDB upgrade ... After: NAME mariadb-upgrade - check tables for MariaDB upgrade (mysql_upgrade is now a symlink to mariadb-upgrade) ... 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.
| * | | | | | | Merge 10.8 into 10.9Marko Mäkelä2022-06-071-0/+15
| |\ \ \ \ \ \ \ | | |/ / / / / /
| | * | | | | | Merge 10.7 into 10.8Marko Mäkelä2022-06-061-0/+15
| | |\ \ \ \ \ \ | | | |/ / / / /
| | | * | | | | Merge 10.6 into 10.7Marko Mäkelä2022-06-061-0/+15
| | | |\ \ \ \ \ | | | | |/ / / /
| | | | * | | | Merge 10.5 into 10.6Marko Mäkelä2022-06-021-0/+15
| | | | |\ \ \ \ | | | | | |/ / /
| | | | | * | | Merge 10.4 into 10.5Marko Mäkelä2022-06-021-0/+15
| | | | | |\ \ \ | | | | | | |/ /
| | | | | | * | Merge 10.3 into 10.4Marko Mäkelä2022-06-021-0/+15
| | | | | | |\ \ | | | | | | | |/
| | | | | | | * Add option --enable-cleartext-plugin to the MariaDB clientTing Nian2022-05-261-0/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | For compatibility reasons, add the option to the MariaDB client without any functional changes besides simply accepting the option and emitting a warning that it is obsolete. In MySQL this security related option is compulsory in certain use cases. When users switch to MariaDB, this client command that used to work starts failing without a sensible error message. In worst case users resort to re-installing the mysql client from MySQL. In MariaDB the option is obsolete and should simply be ignored. Users however don't have any opportunity to learn that unless the client program tells them so. Before: mysql --enable-cleartext-plugin ... mysql: unknown option '--enable-cleartext-plugin' (program terminates) After: mysql --enable-cleartext-plugin ... WARNING: option '--enable-cleartext-plugin' is obsolete. (program executes) 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.
| | | | * | | | man: merge error in mysqld.8Daniel Black2022-05-241-5/+1
| | | | | | | |
* | | | | | | | Merge 10.9 into 10.10Marko Mäkelä2022-05-2558-143/+62
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Merge 10.8 into 10.9Marko Mäkelä2022-05-2558-143/+58
| |\ \ \ \ \ \ \ | | |/ / / / / /