summaryrefslogtreecommitdiff
path: root/man
Commit message (Collapse)AuthorAgeFilesLines
* Update mysqladmin man pageIan Gilfillan2017-12-281-2/+184
|
* mysql_uprade --help and man page fixesIan Gilfillan2017-11-221-2/+1
|
* MDEV-11610: Add --local to mysqladminDaniel Black2017-03-021-0/+12
|
* Update mysql_secure_installation man pageiangilfillan2017-01-101-4/+68
|
* Update mysqldump man pageiangilfillan2016-12-061-0/+23
|
* Revert "Add tokuftdump man page"Vicențiu Ciorbaru2016-10-251-1/+1
| | | | | | This reverts commit 1daf746e31e38a3ec1cdcb9427153b65f744dcda. Removed temporarily to make sure there are no legal problems.
* Add tokuftdump man pageVicențiu Ciorbaru2016-10-251-1/+1
| | | | The man page was already present in the debian release of MariaDB 10.0.
* Fix spelling: occurred, execute, which etcOtto Kekäläinen2016-03-041-1/+1
|
* MDEV-7384: Add --persistent option for mysqlcheckDaniel Black2015-12-181-1/+17
| | | | | | | | 10.0 has an "analyze table .. persistent for all" syntax. This adds --persistent to mysqlcheck(mysqlanalyize) to perform this extended analyze table option. Signed-off-by: Vicențiu Ciorbaru <vicentiu@mariadb.org>
* fix a few spelling mistakesSergei Golubchik2015-12-111-1/+1
| | | | https://github.com/MariaDB/server/pull/56
* remove --default-myisam from mtrSergei Golubchik2015-10-091-16/+0
| | | | it was never doing anything anyway
* MDEV-7680: mysqld man pageiangilfillan2015-10-091-9/+8
|
* mysql and mysqldhow man pagesiangilfillan2015-10-092-184/+298
|
* MDEV-7680: mysqld_safe and mysql_multi man pagesiangilfillan2015-10-092-109/+137
|
* MDEV-7680: Update man pagesiangilfillan2015-10-0953-1486/+3290
|
* 5.5.39 mergeSergei Golubchik2014-08-074-4/+8
|\
| * fix remaining warnings in manpages (for debian lint ?)Sergei Golubchik2014-07-243-4/+7
| |
| * install new aria* manpagesSergei Golubchik2014-06-181-0/+1
| |
* | 5.5.38 mergeSergei Golubchik2014-06-0612-2343/+553
|\ \ | |/
| * don't install ndb related .ini files, remove mysql_fix_privilege_tables.1 ↵Sergei Golubchik2014-06-013-192/+2
| | | | | | | | and mysqlman.1
| * MDEV-5485 Minor man pages formatting issuesSergei Golubchik2014-05-3010-2151/+551
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | MDEV-6281 Typo in mysql_install_db scripts and collateral changes: * remove mysql_tableinfo.1 and references to it (there's no mysql_tableinfo) * for debian: create manpages for mysqlrepair, mysqlanalyze, mysqloptimize (as symlinks for mysqlcheck.1, just as executables are symlinks to mysqlcheck) * remove mysqlmanager.8 and references to it * correct "very long line" error in mysqladmin.1 * simplify and fix table formatting in mysqlbinlog.1 and mysqldump.1 * fix a typo in the help text in mysql_install_db * aria_chk: say "for Linux on x86_64", like other tools do (not "for Linux at x86_64") * add simple manpages for aria_* utilities
* | MDEV-6153 Trivial Lintian errors in MariaDB sources: spelling errors and ↵Sergei Golubchik2014-05-131-1/+1
|/ | | | wrong executable bits
* MDEV-4684 - Enhancement request: --init-command support for mysqlslapSergey Vojtovich2013-09-171-0/+15
| | | | | | Added --init-command argument to mysqlslap: SQL Command to execute when connecting to MySQL server. Will automatically be re-executed when reconnecting.
* MDEV-4979 mysqld_safe section in my.cnf doesn't have mariadb equivalentSergei Golubchik2013-09-191-38/+4
| | | | | read also [mariadb_safe] section. modify the manpage accordingly (and remove a netware-specific option from it)
* MDEV-4006 mysql_plugin.1 is removed from source which is not necessarySergei Golubchik2013-06-142-1/+390
| | | | Add mysql_plugin.1 from mysql-5.5.30.tar.gz
* MDEV-4614 Man pages fixesSergei Golubchik2013-06-139-8/+665
| | | | Patches provided by Jan Stanek and Honza Horak
* MDEV-286 mytop is not installed in 5.5Sergei Golubchik2012-08-131-1/+1
| | | | | include mytop in bintars, rpms, and debs. install mysqlbug.1 too.
* Building RPMs with CPackSergei Golubchik2012-05-221-24/+24
| | | | configure with cmake -DRPM=distro
* mysql-5.5 mergeSergei Golubchik2012-01-161-1/+9
|\
| * Exclude NDB man pages from a source tarball,Joerg Bruehe2011-10-041-1/+9
| | | | | | | | | | | | | | | | | | | | these sources don't have any current NDB. man/CMakeLists.txt: This will need to be modified as soon as NDB is added to the 5.5 sources, then the man page exclusion should be controlled by the build option also governing NDB use.
* | 5.3 mergeSergei Golubchik2012-01-134-4/+4
|\ \
| * \ Initail merge with MySQL 5.1 (XtraDB still needs to be merged)Michael Widenius2011-11-215-7/+7
| |\ \ | | | | | | | | | | | | Fixed up copyright messages.
| | * \ Updated/added copyright headersKent Boortz2011-06-301-3/+3
| | |\ \
| | | * | Updated/added copyright headersKent Boortz2011-06-301-3/+3
| | | | |
| * | | | Merge with MySQL 5.1.55Michael Widenius2011-02-201-2/+2
| |\ \ \ \ | | |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Fixed some issues with partitions and connection_string, which also fixed lp:716890 "Pre- and post-recovery crash in Aria" - Fixed wrong assert in Aria Now need to merge with latest xtradb before pushing sql/ha_partition.cc: Ensure that m_ordered_rec_buffer is not freed before close. sql/mysqld.cc: Changed to use opt_stack_trace instead of opt_pstack. Removed references to pstack sql/partition_element.h: Ensure that connect_string is initialized storage/maria/ma_key_recover.c: Fixed wrong assert
| | * | | MergeKent Boortz2010-12-291-2/+2
| | |\ \ \ | | | |/ /
| | | * | - Added/updated copyright headersKent Boortz2010-12-281-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Removed files specific to compiling on OS/2 - Removed files specific to SCO Unix packaging - Removed "libmysqld/copyright", text is included in documentation - Removed LaTeX headers for NDB Doxygen documentation - Removed obsolete NDB files - Removed "mkisofs" binaries - Removed the "cvs2cl.pl" script - Changed a few GPL texts to use "program" instead of "library"
* | | | | 5.5-mergeSergei Golubchik2011-07-022-28/+4
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | WL#5665: Removal of the autotools-based build systemDavi Arnaut2010-11-201-26/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The autotools-based build system has been superseded and is being removed in order to ease the maintenance burden on developers tweaking and maintaining the build system. In order to support tools that need to extract the server version, a new file that (only) contains the server version, called VERSION, is introduced. The file contents are human and machine-readable. The format is: MYSQL_VERSION_MAJOR=5 MYSQL_VERSION_MINOR=5 MYSQL_VERSION_PATCH=8 MYSQL_VERSION_EXTRA=-rc The CMake based version extraction in cmake/mysql_version.cmake is changed to extract the version from this file. The configure to CMake wrapper is retained for backwards compatibility and to support the BUILD/ scripts. Also, a new a makefile target show-dist-name that prints the server version is introduced. VERSION: Add top-level version file. cmake/mysql_version.cmake: Get version information from the top-level VERSION file. Do not cache the version components (MAJOR_VERSION, etc). Add MYSQL_RPM_VERSION as a replacement for MYSQL_U_SCORE_VERSION.
| * | | | add missing COMPONENT to all CMake INSTALL commandsVladislav Vaintroub2010-11-131-2/+4
| | | | |
* | | | | merge.Sergei Golubchik2010-11-2551-0/+29231
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / / | | | | | | | | checkpoint. does not compile.
| * | | Merge with MySQL 5.1.50Michael Widenius2010-08-271-3/+0
| |\ \ \ | | |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Changed to still use bcmp() in certain cases becasue - Faster for short unaligneed strings than memcmp() - Bettern when using valgrind - Changed to use my_sprintf() instead of sprintf() to get higher portability for old systems - Changed code to use MariaDB version of select->skip_record() - Removed -%::SCCS/s.% from Makefile.am:s to remove automake warnings
| * | | Merged MySQL 5.1.46 GPLed documentation into MariaDB.unknown2010-04-2849-1260/+1490
| |\ \ \
| | * | | Imported MySQL documentation files from ../mysql-5.1.46unknown2010-04-2849-1260/+1490
| | | | |
| * | | | Merge free documentation from MySQL 5.1.41 source tarball into MariaDB.unknown2009-12-0149-377/+1515
| |\ \ \ \ | | |/ / /
| | * | | Imported MySQL documentation files from MySQL 5.1.41 source tarballunknown2009-12-0149-377/+1515
| | | | |
| * | | | Merge free documentation from MySQL 5.1.38 source release tarball.unknown2009-09-1649-5960/+18322
| |\ \ \ \ | | |/ / /
| | * | | Imported MySQL documentation files from /home/knielsen/devel/maria/mysql-5.1.38unknown2009-09-1649-5960/+18322
| | | | |
| * | | | Merge MySQL->MariaDBSergey Petrunya2009-09-081-1/+1
| |\ \ \ \ | | |/ / / | |/| / / | | |/ / | | | | | | | | | | | | * Finished Monty and Jani's merge * Some InnoDB tests still fail (because it's old xtradb code run against newer testsuite). They are expected to go after mergning with the latest xtradb.
| * | | Imported freely distributable documentation from upstream MySQL 5.1.34 ↵unknown2009-05-2551-0/+15501
| | | | | | | | | | | | | | | | source tarball.