| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Corrected spelling in copyright text
Makefile.am:
Don't update the files from BitKeeper
Many files:
Removed "MySQL Finland AB & TCX DataKonsult AB" from copyright header
Adjusted year(s) in copyright header
Many files:
Added GPL copyright text
Removed files:
Docs/Support/colspec-fix.pl
Docs/Support/docbook-fixup.pl
Docs/Support/docbook-prefix.pl
Docs/Support/docbook-split
Docs/Support/make-docbook
Docs/Support/make-makefile
Docs/Support/test-make-manual
Docs/Support/test-make-manual-de
Docs/Support/xwf
|
|
|
|
| |
Changed header to GPL version 2 only
|
|
|
|
| |
Man page for mysqld command move to section 8 (bug#21220)
|
|
|
|
|
|
|
|
|
|
|
|
| |
directory - these files are now maintained in the mysqldoc
repository and included in the source distribution during the
release build. Updated the configure.in script and Makefiles to
create the man page file list at build time
- Updated the file list in the RPM spec file to include all currently
available man pages (this can not be done with wildcards, as
the man pages are spread across several subpackages. However, RPM
warns about unpackaged files, so newly added man pages can be
spotted)
|
|
|
|
| |
Delete: man/which.2
|
|
|
|
| |
Remove obsolete section number. (Bug #10534)
|
| |
|
| |
|
|
|
|
| |
Fix path that needs no parameterization.
|
|
|
|
|
| |
man page that can be used as a default man page for programs that
do not have their own man page)
|
|
|
|
|
| |
(e.g. a fix for BUG#3507 and some modifications recommended
by Andrea Suatoni and Joerg Behrens - thank you!)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
manpage) turned out as a major overhaul of all man pages:
- renamed all *.1 files to *.1.in to act as templates which are being
processed at build time
- replaced some hard-coded values with place holder that are being
replaced with the proper values at build time
- Updated list of available man pages in the SEE ALSO section and added a
hint to the manual for more details
- Added a BUGS section to all pages, referring to the bugs DB
- Updated some obsolete URLs and mail addresses
The actual content of these man pages should probably be cross-checked for
correctness, though...
|
| |
|
|
|
|
| |
Bug ID: 384
|
|
|
|
|
| |
(thanks to Christian Hammers from the Debian project for providing it)
- Updated version number in man pages (3.23 -> 4.0)
|
|\ |
|
| |
| |
| |
| | |
for the patch) (bug #135)
|
|\ \
| |/ |
|
| |
| |
| |
| |
| | |
for the Debian project) to fix some architecture-specific problems
and some bugs
|
|\ \
| |/ |
|
| | |
|
| |
| |
| |
| |
| | |
Added some alias to SHOW commands
Prepare for dynamic changing of MySQL variables
|
|/
|
|
|
| |
typo/bad merge fixed
chmod a-x for man/*.1 files
|
|
|
|
|
| |
Print full command name to log files
Convert table type to supported onces on ALTER TABLE
|
| |
|
|
|
|
|
|
|
| |
Fixed bug in REPLACE with BDB tables
Prepare for write lock on read for BDB
Inform the handler when we want to use IGNORE / REPLACE
New manual pages
|
|
|