Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge 10.1 into 10.2 | Marko Mäkelä | 2020-01-31 | 1 | -3/+4 |
|\ | |||||
| * | MDEV-14330 Move mysqltest.1 man page to appropriate test package from server ↵ | Daniel Black | 2020-01-28 | 1 | -2/+3 |
| | | | | | | | | | | | | package Original patch from Daniel Black <daniel@linux.ibm.com>, backported to 10.1. | ||||
* | | MDEV-14330: move tokudb manpages to right packages | Vicențiu Ciorbaru | 2020-01-28 | 3 | -255/+2 |
| | | | | | | | | | | | | | | | | | | Move tokuftdump and tokuft_logprint man pages to storage/tokudb. The man pages are now part of tokudb-engine cmake component. This change is mostly for RPM & DEB based packaging generated through CMake & CPack. Debian upstream already handles this change via the custom scripts in debian/ | ||||
* | | Merge branch '10.1' into 10.2 | Oleksandr Byelkin | 2019-12-03 | 1 | -2/+4 |
|\ \ | |/ | |||||
| * | Fix the line break warning (groff/lintian). | Faustin Lammler | 2019-12-02 | 1 | -2/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | The lintian Debian tool is complaining about: 'W: mariadb-test: manpage-has-errors-from-man usr/share/man/man1/mysql-test-run.pl.1.gz 246: warning [p 2, 6.0i, div '3tbd1,1', 0.3i]: can't break line' See: https://salsa.debian.org/faust-guest/mariadb-10.3/-/jobs/431900 The following command permits to catch the problematic lines: $ groff -man -Tascii ./mysql-test-run.pl.1 | less Closes #1419 | ||||
* | | Merge 10.1 into 10.2 | Marko Mäkelä | 2019-05-28 | 1 | -1/+17 |
|\ \ | |/ | |||||
| * | MDEV-19537: Document mysqlimport option ignore-foreign-keys | Ian Gilfillan | 2019-05-21 | 1 | -1/+17 |
| | | |||||
* | | Merge 10.1 into 10.2 | Marko Mäkelä | 2019-05-13 | 45 | -45/+45 |
|\ \ | |/ | |||||
| * | Merge branch '5.5' into 10.1 | Vicențiu Ciorbaru | 2019-05-11 | 47 | -47/+47 |
| |\ | |||||
| | * | Update FSF Address | Vicențiu Ciorbaru | 2019-05-11 | 49 | -49/+49 |
| | | | | | | | | | | | | * Update wrong zip-code | ||||
* | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2019-04-25 | 1 | -2/+17 |
|\ \ \ | |/ / | |||||
| * | | MDEV-19169: Add --defaults-group-suffix option to mysql_install_db man page | Ian Gilfillan | 2019-04-04 | 1 | -2/+17 |
| | | | |||||
* | | | Update 10.2 man pages | Ian Gilfillan | 2019-03-29 | 6 | -6/+6 |
| | | | |||||
* | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2019-03-15 | 1 | -0/+24 |
|\ \ \ | |/ / | |||||
| * | | MDEV-18934: Document missing mysqldumpslow sort options | Ian Gilfillan | 2019-03-15 | 1 | -0/+24 |
| | | | |||||
* | | | Fix BB failure: file INSTALL cannot find ... man/tokuft_logdump.1. | Sergei Petrunia | 2018-09-01 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | Remove the mismatch betwen list of man pages in CMakeLists.txt and actual files. | ||||
* | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2018-08-31 | 8 | -5/+72 |
|\ \ \ | |/ / | |||||
| * | | MDEV-14927: Missing man pages | Ian Gilfillan | 2018-08-28 | 8 | -5/+72 |
| | | | |||||
* | | | MDEV-14927: Missing man pages | Ian Gilfillan | 2018-08-29 | 2 | -1/+18 |
| | | | |||||
* | | | Merge 10.1 into 10.2, with some MDEV-14799 fixupsmariadb-10.2.12 | Marko Mäkelä | 2018-01-03 | 1 | -2/+184 |
|\ \ \ | |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | trx_undo_page_report_modify(): For SPATIAL INDEX, keep logging updated off-page columns twice, so that the minimum bounding rectangle (MBR) will be logged. Avoiding the redundant logging would require larger changes to the undo log format. row_build_index_entry_low(): Handle SPATIAL_UNKNOWN more robustly, by refusing to purge the record from the spatial index. We can get this code when processing old undo log from 10.2.10 or 10.2.11 (the releases affected by MDEV-14799, which was a regression from MDEV-14051). | ||||
| * | | Merge 10.0 into 10.1 | Marko Mäkelä | 2018-01-02 | 1 | -2/+184 |
| |\ \ | |||||
| | * | | Update mysqladmin man page | Ian Gilfillan | 2017-12-28 | 1 | -2/+184 |
| | | | | |||||
* | | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2017-12-14 | 1 | -2/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge 10.0 into 10.1 | Marko Mäkelä | 2017-12-12 | 1 | -2/+1 |
| |\ \ \ | | |/ / | |||||
| | * | | mysql_uprade --help and man page fixes | Ian Gilfillan | 2017-11-22 | 1 | -2/+1 |
| | | | | |||||
* | | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2017-05-09 | 1 | -2/+22 |
|\ \ \ \ | |/ / / | | | | | | | | | | | | | Revert commit db0917f68f, because the fix for MDEV-12696 is coming from 5.5 and 10.1 in this merge. | ||||
| * | | | galera_new_cluster man page and sh typo | =Ian Gilfillan | 2017-05-09 | 1 | -3/+23 |
| | | | | |||||
* | | | | MDEV-12704: Document --add-drop-trigger option in mysqldump man page | =Ian Gilfillan | 2017-05-06 | 1 | -0/+19 |
| | | | | |||||
* | | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2017-04-28 | 3 | -2/+34 |
|\ \ \ \ | |/ / / | |||||
| * | | | MDEV-11964 my_safe_process, tokuft_logdump stub man pages | =Ian Gilfillan | 2017-04-19 | 3 | -2/+34 |
| | | | | |||||
* | | | | 10.2 man pages | =Ian Gilfillan | 2017-04-09 | 53 | -53/+69 |
| | | | | |||||
* | | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2017-03-30 | 12 | -1/+402 |
|\ \ \ \ | |/ / / | |||||
| * | | | MDEV-11964 Add more stub missing man pages | =Ian Gilfillan | 2017-03-16 | 3 | -1/+37 |
| | | | | |||||
| * | | | MDEV-11964 Add missing stub manpages | iangilfillan | 2017-03-10 | 8 | -0/+353 |
| | | | | |||||
| * | | | Minor wording fix in mysqladmin man page | iangilfillan | 2017-03-08 | 1 | -1/+1 |
| | | | | |||||
| * | | | Merge 10.0 into 10.1 | Marko Mäkelä | 2017-03-03 | 1 | -0/+12 |
| |\ \ \ | | |/ / | |||||
| | * | | MDEV-11610: Add --local to mysqladmin | Daniel Black | 2017-03-02 | 1 | -0/+12 |
| | | | | |||||
* | | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2017-02-10 | 1 | -4/+68 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch '10.0' into 10.1 | Vicențiu Ciorbaru | 2017-01-16 | 1 | -4/+68 |
| |\ \ \ | | |/ / | |||||
| | * | | Update mysql_secure_installation man page | iangilfillan | 2017-01-10 | 1 | -4/+68 |
| | | | | |||||
* | | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2016-12-29 | 2 | -2/+40 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2016-12-11 | 1 | -0/+23 |
| |\ \ \ | | |/ / | |||||
| | * | | Update mysqldump man page | iangilfillan | 2016-12-06 | 1 | -0/+23 |
| | | | | |||||
| | * | | Revert "Add tokuftdump man page" | Vicențiu Ciorbaru | 2016-10-25 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 1daf746e31e38a3ec1cdcb9427153b65f744dcda. Removed temporarily to make sure there are no legal problems. | ||||
| | * | | Add tokuftdump man page | Vicențiu Ciorbaru | 2016-10-25 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | The man page was already present in the debian release of MariaDB 10.0. | ||||
| * | | | Update mysqld_multi man page | iangilfillan | 2016-12-07 | 1 | -2/+17 |
| | | | | |||||
* | | | | Merge pull request #166 from iangilfillan/10.2 | Sergey Vojtovich | 2016-03-28 | 43 | -49/+95 |
|\ \ \ \ | | | | | | | | | | | man page updates: mysqlbinlog options, mysqlcheck clarification and 10.2 updates | ||||
| * | | | | man page updates: mysqlbinlog options, mysqlcheck clarification and 10.2 updates | iangilfillan | 2016-03-22 | 43 | -49/+95 |
| | | | | | |||||
* | | | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2016-03-23 | 1 | -1/+1 |
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / / | |||||
| * | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2016-03-21 | 1 | -1/+1 |
| |\ \ \ | | |/ / |