summaryrefslogtreecommitdiff
path: root/Docs
Commit message (Collapse)AuthorAgeFilesLines
* Merging the changes for Bug 16633169 - MYSQL.INFO CONTAINS OUTDATED INFORMATION.Murthy Narkedimilli2013-04-161-2/+1
|\
| * Bug 16633169 - MYSQL.INFO CONTAINS OUTDATED INFORMATION.Murthy Narkedimilli2013-04-161-2/+1
| |
| * Bug 16395495 - OLD FSF ADDRESS IN GPL HEADERMurthy Narkedimilli2013-03-191-1/+1
| |
| * Updated/added copyright headers.Murthy Narkedimilli2013-02-251-1/+1
| |
* | INSTALL-BINARY placeholder (upmerge from 5.1): change invalid URLs (request ↵Joerg Bruehe2012-07-311-3/+3
|\ \ | |/ | | | | from Kristofer)
| * INSTALL-BINARY placeholder: change invalid URLs (request from Kristofer)Joerg Bruehe2012-07-311-3/+3
| |
* | WL#5665: Removal of the autotools-based build systemDavi Arnaut2010-11-201-39/+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.
* | Another incarnation of the patch for Bug#30708Alexander Nozdrin2010-05-191-3/+0
| | | | | | | | | | | | | | | | | | (make relies GNU extentions). The patch was partially backport from 6.0. Original comment: bug#30708: make relies GNU extensions. Now that we no longer use BitKeeper we can safely remove the SCCS handling with no loss of functionality.
* | Remove .cvsignore files (attempt #2).Alexander Nozdrin2009-12-161-5/+0
|/
* Makefile.am:kent/mysqldev@mysql.com/production.mysql.com2008-04-081-3/+16
| | | | | | | | | | | | Add ChangeLog if it exists - Removed separate 'normal+rowrepl' test run, not needed any longer - Removed separate 'rpl' test run, included in main test run already - Renamed some test "comments", to use similar naming style - Limited one of the Cluster test runs to 'ndb' and 'rpl_ndb' suites - Reordered test runs, to be aligned with Windows test runs mysql.spec.sh: - No longer including the "Example" storage engine - Added to configure "--without-ENGINE" if not to compile engine as plugin
* ReadMe.txt, INSTALL-WIN-SOURCE, INSTALL-BINARY, INSTALL-SOURCE:kent@mysql.com/kent-amd64.(none)2007-11-231-1/+1
| | | | Updated links to version 5.1 of the manual
* Merge mysql.com:/home/kent/bk/docs-cleanup/mysql-5.0-buildkent@kent-amd64.(none)2007-11-221-1/+1
|\ | | | | | | into mysql.com:/home/kent/bk/docs-cleanup/mysql-5.1-build
| * Makefile.am, configure.in:kent@mysql.com/kent-amd64.(none)2007-11-221-1/+1
| | | | | | | | Include "manual.chm" in source TAR if it exists
* | Merge mysql.com:/home/kent/bk/bug25205/mysql-5.0-buildkent@kent-amd64.(none)2007-11-022-15/+1
|\ \ | |/ | | | | into mysql.com:/home/kent/bk/bug25205/mysql-5.1-build
| * Makefile.am:kent@mysql.com/kent-amd64.(none)2007-11-022-15/+1
| | | | | | | | | | | | Removed place holder for 'manual.chm' .del-manual.chm: Delete: Docs/manual.chm
* | Merge mysql.com:/home/kent/bk/bug25205/mysql-5.0-buildkent@mysql.com/kent-amd64.(none)2007-11-024-125/+12
|\ \ | |/ | | | | into mysql.com:/home/kent/bk/bug25205/mysql-5.1-build
| * Makefile.am:kent@mysql.com/kent-amd64.(none)2007-11-022-5/+3
| | | | | | | | | | | | | | | | 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
| * Merge mysql.com:/home/kent/bk/bug25205/mysql-4.1-buildkent@mysql.com/kent-amd64.(none)2007-11-024-119/+15
| |\ | | | | | | | | | into mysql.com:/home/kent/bk/bug25205/mysql-5.0-build
| | * Merge mysql.com:/home/kent/bk/bug25205/mysql-4.0kent@mysql.com/kent-amd64.(none)2007-11-024-99/+15
| | |\ | | | | | | | | | | | | into mysql.com:/home/kent/bk/bug25205/mysql-4.1-build
| | | * mysql.info, INSTALL-BINARY, INSTALL-SOURCE, ReadMe.txt, Docs/Makefile.am:kent@mysql.com/kent-amd64.(none)2007-11-024-95/+14
| | | | | | | | | | | | | | | | | | | | Let place holders for real documentation have text that makes sense to the user (Bug#25205)
* | | | Merge mysql.com:/home/kent/bk/tmp/mysql-5.0-buildkent@kent-amd64.(none)2007-03-221-101/+0
|\ \ \ \ | |/ / / | | | | | | | | into mysql.com:/home/kent/bk/tmp/mysql-5.1-build
| * | | Merge mysql.com:/home/kent/bk/tmp/mysql-4.1-buildkent@mysql.com/kent-amd64.(none)2007-03-221-101/+0
| |\ \ \ | | |/ / | | | | | | | | into mysql.com:/home/kent/bk/tmp/mysql-5.0-build
| | * | .del-fill_func_tables.sh:kent@mysql.com/kent-amd64.(none)2007-03-221-101/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Delete: scripts/fill_func_tables.sh .del-fill_help_tables.sh: Delete: scripts/fill_help_tables.sh .del-internals.texi: Delete: Docs/internals.texi
* | | | Merge mysql.com:/home/kent/bk/tmp/mysql-5.0-buildkent@kent-amd64.(none)2007-03-224-1119/+3
|\ \ \ \ | |/ / / | | | | | | | | into mysql.com:/home/kent/bk/tmp/mysql-5.1-build
| * | | Merge mysql.com:/home/kent/bk/tmp/mysql-4.1-buildkent@mysql.com/kent-amd64.(none)2007-03-2265-16208/+3
| |\ \ \ | | |/ / | | | | | | | | into mysql.com:/home/kent/bk/tmp/mysql-5.0-build
| | * | Merge mysql.com:/home/kent/bk/tmp/mysql-4.0kent@mysql.com/kent-amd64.(none)2007-03-2274-16983/+3
| | |\ \ | | | | | | | | | | | | | | | into mysql.com:/home/kent/bk/tmp/mysql-4.1-build
| | | * | Deleted directorieskent@mysql.com/kent-amd64.(none)2007-03-2274-16985/+3
| | | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Docs/Books/ Docs/MySQL-logos/ Deleted files Docs/Tutorial-MySQL-final.txt Docs/bk.txt Docs/Support/.cvsignore 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/trivial-makeinfo-4.0c.patch Docs/Support/xwf Deleted file now in internals main text Docs/my_sys.txt Deleted file now in internals svn tree Docs/net_doc.txt Removed obsolete entries Docs/.cvsignore Added note that info is obsolete Docs/linuxthreads.txt
* | | | Merge mysql.com:/home/kent/bk/tmp/mysql-5.0-buildkent@kent-amd64.(none)2007-02-281-1/+1
|\ \ \ \ | |/ / / | | | | | | | | into mysql.com:/home/kent/bk/tmp/mysql-5.1-build
| * | | Merge mysql.com:/home/kent/bk/tmp/mysql-4.1-buildkent@mysql.com/kent-amd64.(none)2007-02-281-1/+1
| |\ \ \ | | |/ / | | | | | | | | into mysql.com:/home/kent/bk/tmp/mysql-5.0-build
| | * | Merge mysql.com:/home/kent/bk/tmp/mysql-4.0kent@mysql.com/kent-amd64.(none)2007-02-281-1/+1
| | |\ \ | | | |/ | | | | | | | | into mysql.com:/home/kent/bk/tmp/mysql-4.1-build
| | | * Makefile.am:kent@mysql.com/kent-amd64.(none)2007-02-281-1/+1
| | | | | | | | | | | | | | | | EXCEPTIONS-CLIENT is now static part of repository
* | | | Merge mysql.com:/home/kent/bk/tmp/mysql-5.0-buildkent@kent-amd64.(none)2007-02-281-3/+0
|\ \ \ \ | |/ / / | | | | | | | | into mysql.com:/home/kent/bk/tmp/mysql-5.1-build
| * | | Merge mysql.com:/home/kent/bk/tmp/mysql-4.1-buildkent@mysql.com/kent-amd64.(none)2007-02-281-3/+0
| |\ \ \ | | |/ / | | | | | | | | into mysql.com:/home/kent/bk/tmp/mysql-5.0-build
| | * | Merge mysql.com:/home/kent/bk/tmp/mysql-4.0kent@mysql.com/kent-amd64.(none)2007-02-281-3/+0
| | |\ \ | | | |/ | | | | | | | | into mysql.com:/home/kent/bk/tmp/mysql-4.1-build
| | | * Makefile.am:kent@mysql.com/kent-amd64.(none)2007-02-281-3/+0
| | | | | | | | | | | | | | | | | | | | | | | | EXCEPTIONS-CLIENT is now static part of repository EXCEPTIONS-CLIENT: BitKeeper file /home/kent/bk/tmp/mysql-4.0/EXCEPTIONS-CLIENT
* | | | Merge mysql.com:/home/kent/bk/main/mysql-5.0kent@kent-amd64.(none)2006-12-312-1/+16
|\ \ \ \ | |/ / / | | | | | | | | into mysql.com:/home/kent/bk/main/mysql-5.1
| * | | my_strtoll10-x86.s:kent@mysql.com/kent-amd64.(none)2006-12-3111-776/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* | | | Merge mysql.com:/home/kent/bk/main/mysql-5.0kent@kent-amd64.(none)2006-12-231-2/+1
|\ \ \ \ | |/ / / | | | | | | | | into mysql.com:/home/kent/bk/main/mysql-5.1
| * | | Many files:kent@mysql.com/kent-amd64.(none)2006-12-231-2/+1
| | | | | | | | | | | | | | | | Changed header to GPL version 2 only
| * | | Merge neptunus.(none):/home/msvensson/mysql/mysql-4.1-maintmsvensson@neptunus.(none)2006-11-281-6/+6
| |\ \ \ | | |/ / | | | | | | | | into neptunus.(none):/home/msvensson/mysql/mysql-5.0-maint
* | | | Merge mysql.com:/home/kent/bk/mysql-5.0-buildkent@kent-amd64.(none)2006-11-291-6/+6
|\ \ \ \ | | | | | | | | | | | | | | | into mysql.com:/home/kent/bk/mysql-5.1-build
| * \ \ \ Merge mysql.com:/home/kent/bk/mysql-4.1-buildkent@mysql.com/kent-amd64.(none)2006-11-281-6/+6
| |\ \ \ \ | | |/ / / | |/| / / | | |/ / into mysql.com:/home/kent/bk/mysql-5.0-build
| | * | Makefile.am:kent@mysql.com/kent-amd64.(none)2006-11-281-6/+6
| | | | | | | | | | | | | | | | If using \$(srcdir)/mysql.info in action, use same in rule.
* | | | Merge mysql.com:/home/kent/bk/mysql-5.0kent@kent-amd64.(none)2006-11-271-5/+5
|\ \ \ \ | |/ / / | | | | | | | | into mysql.com:/home/kent/bk/mysql-5.1
| * | | Merge mysql.com:/home/kent/bk/mysql-4.1kent@mysql.com/kent-amd64.(none)2006-11-271-5/+5
| |\ \ \ | | |/ / | | | | | | | | into mysql.com:/home/kent/bk/mysql-5.0
| | * | Makefile.am:kent@mysql.com/kent-amd64.(none)2006-11-271-5/+5
| | | | | | | | | | | | | | | | BSD compatibility
* | | | Merge mysql.com:/Users/kent/mysql/bk/lic/my50-lickent@c-634072d5.010-2112-6f72651.cust.bredbandsbolaget.se2006-11-071-252/+0
|\ \ \ \ | |/ / / | | | | | | | | into mysql.com:/Users/kent/mysql/bk/lic/my51-lic
| * | | Merge mysql.com:/Users/kent/mysql/bk/lic/my41-lickent@mysql.com/c-634072d5.010-2112-6f72651.cust.bredbandsbolaget.se2006-11-071-252/+0
| |\ \ \ | | |/ / | | | | | | | | into mysql.com:/Users/kent/mysql/bk/lic/my50-lic
| | * | Merge mysql.com:/Users/kent/mysql/bk/lic/my40-lickent@mysql.com/c-634072d5.010-2112-6f72651.cust.bredbandsbolaget.se2006-11-071-252/+0
| | |\ \ | | | |/ | | | | | | | | into mysql.com:/Users/kent/mysql/bk/lic/my41-lic
| | | * make_binary_distribution.sh:kent@mysql.com/c-634072d5.010-2112-6f72651.cust.bredbandsbolaget.se2006-11-071-252/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added LICENSE.mysql, removed LICENSE.doc README.NW. Removed obselete section about MySQLEULA.txt and README.NW. README: Added reference to the EXCEPTIONS-CLIENT file. Changed reference to the commercial license file. Corrected references into chapters in the manual. .del-MySQLEULA.txt~4a1afd9284f9be5a: Delete: Docs/MySQLEULA.txt