An error occurred fetching the project authors.
- 14 May, 2012 1 commit
-
-
Joerg Bruehe authored
-
- 16 Apr, 2012 1 commit
-
-
Joerg Bruehe authored
-
- 29 Mar, 2012 1 commit
-
-
Hery Ramilison authored
-
- 20 Feb, 2012 2 commits
-
-
Hery Ramilison authored
-
Hery Ramilison authored
-
- 30 Jan, 2012 1 commit
-
-
unknown authored
-
- 16 Dec, 2011 1 commit
-
-
Joerg Bruehe authored
-
- 23 Nov, 2011 1 commit
-
-
Build Team authored
-
- 26 Oct, 2011 2 commits
-
-
Hery Ramilison authored
-
Hery Ramilison authored
-
- 27 Sep, 2011 1 commit
-
-
Joerg Bruehe authored
-
- 12 Aug, 2011 1 commit
-
-
Georgi Kodinov authored
-
- 13 Jul, 2011 1 commit
-
-
MySQL Release Engineering authored
-
- 10 Jun, 2011 1 commit
-
-
Sunanda Menon authored
-
- 09 Jun, 2011 1 commit
-
-
MySQL Release Engineering authored
-
- 13 May, 2011 1 commit
-
-
MySQL Build Team authored
-
- 11 May, 2011 1 commit
-
-
MySQL Build Team authored
increase the version number by two
-
- 11 Apr, 2011 1 commit
-
-
MySQL Build Team authored
-
- 21 Mar, 2011 1 commit
-
-
MySQL Build Team authored
-
- 11 Feb, 2011 1 commit
-
-
Jonathan Perkin authored
-
- 14 Jan, 2011 1 commit
-
-
Georgi Kodinov authored
-
- 12 Jan, 2011 1 commit
-
-
MySQL Build Team authored
-
- 24 Nov, 2010 1 commit
-
-
Karen Langford authored
-
- 20 Nov, 2010 1 commit
-
-
Davi Arnaut authored
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.
-