summaryrefslogtreecommitdiff
path: root/Docs/INSTALL-BINARY
Commit message (Collapse)AuthorAgeFilesLines
* fixed some urls that the previous update missedDaniel Bartholomew2012-06-181-1/+1
|
* Merge free documentation from MySQL 5.1.41 source tarball into MariaDB.unknown2009-12-011-9/+11
|\
| * Imported MySQL documentation files from MySQL 5.1.41 source tarballunknown2009-12-011-15/+29
| |
* | Fixes for binary distribution in tar fileMichael Widenius2009-10-231-30/+29
|/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - mysql_install_db doesn't require --basedir option anymore - Fix that mysql_install_db mysqld_safe mysql_fix_privilege_tables has right paths for tar binary install - Move some files from share/mysql to where they have always been (1.0 - 5.0) - Move scripts used when installing MariaDB to the scripts directory (Added symlinks in old place for compatibility) - Move man files to 'man' (from 'share/man') - Ensure that all scripts are executable mysql_secure_installation.sh - Added support for --basedir flag - Don't assume that the mysql binary is in the path Other: - Fixed crash when one got kill signal during bootstrap Docs/INSTALL-BINARY: Change references from MySQL to MariaDB Docs/mysql.info: Change references from MySQL to MariaDB README: Removed duplicate row configure.in: Change references from MySQL to MariaDB libmysql/libmysql.c: Assume that if version string contains '-maria-' we are also using MariaDB scripts/make_binary_distribution.sh: Fix that mysql_install_db mysqld_safe mysql_fix_privilege_tables has right paths for tar binary install Remove some files that should not be part of a MariaDB binary install Move some files from share/mysql to where they have always been (1.0 - 5.0) Move man files to 'man' (from 'share/man') Move scripts used when installing MariaDB to the scripts directory (Added symlinks in old place for compatibility) Removed generation of 'netware/init_db.sql', as it was never used Remove old reference to bk tree scripts/mysql_secure_installation.sh: Added support for --basedir flag Don't assume that the mysql binary is in the path Use .my.cnf files Removed a lot of useless 'echo' rows sql/mysqld.cc: Fixed crash when one got kill signal during bootstrap storage/maria/Makefile.am: Don't add internal test files to binary distributions storage/myisam/Makefile.am: Don't add internal test files to binary distributions support-files/Makefile.am: Make scripts executable support-files/config.huge.ini.sh: Removed execution bit support-files/config.medium.ini.sh: Removed execution bit support-files/config.small.ini.sh: Removed execution bit support-files/mysql.server.sh: Ensure this works also mysqld is in the 'bin' directory
* Imported MySQL documentation files from /home/knielsen/devel/maria/mysql-5.1.38unknown2009-09-161-5/+5
|
* Imported freely distributable documentation from upstream MySQL 5.1.34 ↵unknown2009-05-251-5/+188
| | | | source tarball.
* ReadMe.txt, INSTALL-WIN-SOURCE, INSTALL-BINARY, INSTALL-SOURCE:unknown2007-11-231-1/+1
| | | | | | | | | | | | | | Updated links to version 5.1 of the manual Docs/INSTALL-BINARY: Updated links to version 5.1 of the manual INSTALL-SOURCE: Updated links to version 5.1 of the manual INSTALL-WIN-SOURCE: Updated links to version 5.1 of the manual support-files/MacOSX/ReadMe.txt: Updated links to version 5.1 of the manual
* Makefile.am:unknown2007-11-021-1/+1
| | | | | | | | | | | | | | | | | | | | | | Added manual.chm to EXTRA_DIST Removed install of INSTALL-BINARY, handled by install scripts. ReadMe.txt, INSTALL-WIN-SOURCE, INSTALL-BINARY, INSTALL-SOURCE: Updated links to version 5.0 of the manual Docs/INSTALL-BINARY: Updated links to version 5.0 of the manual INSTALL-SOURCE: Updated links to version 5.0 of the manual INSTALL-WIN-SOURCE: Updated links to version 5.0 of the manual support-files/MacOSX/ReadMe.txt: Updated links to version 5.0 of the manual Docs/Makefile.am: Added manual.chm to EXTRA_DIST Removed install of INSTALL-BINARY, handled by install scripts.
* mysql.info, INSTALL-BINARY, INSTALL-SOURCE, ReadMe.txt, Docs/Makefile.am:unknown2007-11-021-0/+8
Let place holders for real documentation have text that makes sense to the user (Bug#25205) BitKeeper/deleted/.del-generate-text-files.pl: Delete: Docs/Support/generate-text-files.pl Docs/INSTALL-BINARY: BitKeeper file /home/kent/bk/bug25205/mysql-4.0/Docs/INSTALL-BINARY INSTALL-SOURCE: BitKeeper file /home/kent/bk/bug25205/mysql-4.0/INSTALL-SOURCE support-files/MacOSX/ReadMe.txt: BitKeeper file /home/kent/bk/bug25205/mysql-4.0/support-files/MacOSX/ReadMe.txt Docs/mysql.info: More of a end-user text Docs/Makefile.am: Don't generate text files from the documentation