summaryrefslogtreecommitdiff
path: root/configure.in
Commit message (Expand)AuthorAgeFilesLines
* performance version in MySQL Version name created too long file namesMikael Ronstrom2008-12-201-1/+1
* Fixed removal of server-tools (instance manager)Mikael Ronstrom2008-12-201-1/+0
* A number of fixes to DTrace patchMikael Ronstrom2008-12-201-13/+0
* Merged DTrace patch into performance versionMikael Ronstrom2008-12-201-0/+1
|\
| * Merge dtrace patch with latest performance versionMikael Ronstrom2008-12-201-43/+87
| |\
| * | Backport of DTrace patches from 6.0Mikael Ronstrom2008-12-201-0/+1
* | | Set new version number for performance versionMikael Ronstrom2008-12-201-1/+1
| |/ |/|
* | Merge latest 5.1 into performance versionMikael Ronstrom2008-12-151-43/+60
|\ \
| * \ merged 5.1-main -> 5.1-bugteamGeorgi Kodinov2008-11-061-1/+1
| |\ \
| | * | Raise version number after cloning 5.1.30kent.boortz@sun.com2008-11-061-1/+1
| * | | merged 5.1 main -> 5.1-bugteamGeorgi Kodinov2008-11-061-27/+37
| |\ \ \ | | |/ /
| | * | Merge from mysql-5.1.29-rc-releasekent.boortz@sun.com2008-10-271-27/+37
| | |\ \
| | | * | More portable sh in configure scriptkent.boortz@sun.com2008-10-111-27/+37
| | | * | Added "-rc" to the versionBuild Team2008-10-111-1/+1
| | | |\ \
| | | | * | Added "-rc" to the release numbermysqldev2008-08-281-1/+1
| | * | | | Raise version number after cloning 5.1.29-rckent.boortz@sun.com2008-10-101-1/+1
| | |/ / /
| | * | | set back version to 5.1.29Georgi Kodinov2008-10-091-1/+1
| * | | | Bug#38477: my_pthread_setprio can change dispatch class on Solaris, not just ...Davi Arnaut2008-10-151-1/+1
| |/ / /
| * | | Merge fix of autoconf substitution of string containing single quotes.Chad MILLER2008-10-061-9/+10
| |\ \ \
| | * | | Fix autoconf substitution and evaluation of a string inside single quotesChad MILLER2008-10-061-9/+10
| * | | | Merge fix for bug 11122.Chad MILLER2008-10-061-15/+18
| |\ \ \ \ | | |/ / /
| | * | | Merge fix for bug 11122.Chad MILLER2008-10-061-15/+18
| | |\ \ \
| | | * | | Remove part of comment for b-g#11122 that is no longer true.Chad MILLER2008-10-061-6/+1
| | | * | | Bug#11122: Server won't always start when cold-booting after a crashChad MILLER2008-10-021-15/+23
| | * | | | merged 5.0-main -> 5.0-bugteamGeorgi Kodinov2008-10-011-2/+2
| | |\ \ \ \
| | | * | | | Raise version number after cloning 5.0.70timothy.smith@sun.com2008-09-191-2/+2
| | * | | | | Merge the bug fix development (37098: "unpackaged files")Joerg Bruehe2008-08-271-0/+3
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | |
| * | | | | | Auto merge 5.1-build -> 5.1-bugteamTimothy Smith2008-09-101-0/+3
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge main 5.1 tree into 5.1-build team tree.Joerg Bruehe2008-09-101-1/+1
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Bug#37098 Get rid of "Installed (but unpackaged)" files in the RPM buildJoerg Bruehe2008-08-271-0/+3
| | |\ \ \ \ \ \ \ | | | | |_|/ / / / | | | |/| | | / / | | | |_|_|_|/ / | | |/| | | | |
| | | * | | | | Bug#37098 Get rid of "Installed (but unpackaged)" files in the RPM buildJoerg Bruehe2008-08-251-0/+3
| | | | |_|/ / | | | |/| | |
* | | | | | | Added a PAUSE instruction to the SPIN loopMikael Ronstrom2008-12-101-0/+11
* | | | | | | Added large page support for SolarisMikael Ronstrom2008-12-051-0/+16
| |_|_|_|_|/ |/| | | | |
* | | | | | Merged patch for bug#38477Mikael Ronstrom2008-10-151-1/+1
|\ \ \ \ \ \
| * | | | | | Included patch for bug#38477Mikael Ronstrom2008-10-151-1/+1
| |/ / / / /
* | | | | | Performance patch: Mysql atomic patchMikael Ronstrom2008-10-131-0/+26
|/ / / / /
* | | | | merged 5.0-bugteam to 5.1-bugteamGeorgi Kodinov2008-09-101-1/+1
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Correct the version number to 5.0.70.Joerg Bruehe2008-08-131-2/+2
| * | | | Raise version number after cloning 5.0.68timothy.smith@sun.com2008-08-131-2/+2
| | |/ / | |/| |
| * | | Merge from main 5.0 to 5.0-build.Joerg Bruehe2008-07-091-2/+2
| |\ \ \
| | * | | Raise version number after cloning 5.0.66kent@mysql.com2008-07-091-2/+2
| * | | | ild can not be expected on all matching installsDaniel Fischer2008-07-051-3/+9
| |/ / /
| * | | Raise version number after cloning 5.0.64mysqldev2008-06-101-2/+2
| * | | Raise version number after cloning 5.0.62jperkin/mysqldev@mysql.com/production.mysql.com2008-05-161-2/+2
| * | | Raise version number after cloning 5.0.60kent/mysqldev@mysql.com/production.mysql.com2008-04-231-2/+2
| * | | fixed warnings and compile errors from the fix for bug 26243gkodinov/kgeorge@macbook.gmz2008-03-291-0/+3
| * | | Merge trift2.:/MySQL/M50/mysql-5.0joerg@trift2.2008-03-051-2/+2
| |\ \ \
| | * | | Raise the version number after cloning 5.0.58joerg@trift2.2008-03-031-2/+2
* | | | | updating server version numberNarayanan V2008-09-051-1/+1
* | | | | merging mysql-5.1->mysql-5.1-seaNarayanan V2008-09-041-1/+1
|\ \ \ \ \ | | |_|_|/ | |/| | |