summaryrefslogtreecommitdiff
path: root/configure.in
Commit message (Collapse)AuthorAgeFilesLines
* Creation of mysql-trunk = {summit + "Innodb plugin replacing the builtin"}:Guilhem Bichot2009-08-041-5/+39
|\ | | | | | | | | | | | | bzr branch mysql-5.1-performance-version mysql-trunk # Summit cd mysql-trunk bzr merge mysql-5.1-innodb_plugin # which is 5.1 + Innodb plugin bzr rm innobase # remove the builtin Next step: build, test fixes.
| * Merge from main branchChristoffer Hall2009-06-291-5/+19
| |\
| | * Automerge.Alexey Kopytov2009-06-261-4/+18
| | |\
| | | * Automerge.Alexey Kopytov2009-06-261-4/+18
| | | |\
| | | | * Bug #41710: MySQL 5.1.30 crashes on the latest OpenSolaris 10 Alexey Kopytov2009-06-181-4/+18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change the default optimization level for Sun Studio to "-O1". This is a workaround for a Sun Studio bug (see bug #41710 comments for details): 1. Use $GCC instead of $ac_cv_prog_gcc to check for gcc, since the first one is the only documented way to do it. 2. Use $GXX instead of $ac_cv_prog_cxx_g to check for g++, since the latter is set to "yes" when the C++ compiler accepts "-g" which is the case for both g++ and CC. 3. When building with Sun Studio, set the default values for CFLAGS/CXXFLAGS to "-O1", since unlike GCC, Sun Studio interprets "-O" as "-xO3" (see the manual pages for cc and CC).
| | | | * Raise version number after cloning 5.0.83hery.ramilison@sun.com2009-05-291-2/+2
| | | | |
| | | | * Raise version number after cloning 5.0.82karen.langford@sun.com2009-05-071-2/+2
| | | | |
| | | | * Merge community up to enterprise, thus ending the community-serverChad MILLER2009-05-061-2/+39
| | | | |\ | | | | | | | | | | | | | | | | | | adventure.
| | | | | * Pull 5.1 treatment of community features into 5.0.Chad MILLER2009-05-051-6/+30
| | | | | |
| | | | | * Merge 5.0.80 release and 5.0 community. Version left at 5.0.80.Chad MILLER2009-04-141-4/+4
| | | | | |\
| | | | | * | Raise version number after cloning 5.0.75joerg@mysql.com2008-12-181-2/+2
| | | | | | |
| | | | | * | Merged from 5.0 (enterprise).Chad MILLER2008-12-171-33/+52
| | | | | |\ \
| | | | | * | | Raise version number after cloning 5.0.67Jonathan Perkin2008-07-161-2/+2
| | | | | | | |
| | | | | * | | Put version number back to 5.0.67Jonathan Perkin2008-07-161-2/+2
| | | | | | | |
| | | | | * | | Merge from 5.0 trunk.Chad MILLER2008-07-141-2/+5
| | | | | |\ \ \
| | | | | * \ \ \ Merge chunk from trunk.Chad MILLER2008-07-101-2/+2
| | | | | |\ \ \ \
| | | | | * \ \ \ \ Merge chunk from trunk.Chad MILLER2008-07-101-17/+35
| | | | | |\ \ \ \ \
| | | | | * \ \ \ \ \ Merge bk-internal.mysql.com:/home/bk/mysql-5.0cmiller@zippy.cornsilk.net2007-12-101-8/+20
| | | | | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into zippy.cornsilk.net:/home/cmiller/work/mysql/mysql-5.0-community
| | | | | | * | | | | | configure.in:kent@mysql.com/kent-amd64.(none)2007-12-061-1/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merged missing change in the 5.0 community repository, --without-server was not working if thread safe client was enabled (Bug#32898)
| | | | | | * | | | | | Revert a premature version upgrade - this is 5.0.51 still.joerg/mysqldev@mysql.com/production.mysql.com2007-11-151-2/+2
| | | | | | | | | | | |
| | | | | | * | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0cmiller@zippy.cornsilk.net2007-10-101-13/+21
| | | | | | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into zippy.cornsilk.net:/home/cmiller/work/mysql/mysql-5.0-community
| | | | | | | * \ \ \ \ \ Merge bk-internal.mysql.com:/home/bk/mysql-5.0cmiller@zippy.cornsilk.net2007-09-101-13/+21
| | | | | | | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into zippy.cornsilk.net:/home/cmiller/work/mysql/mysql-5.0-community
| | | | | | | | * \ \ \ \ \ Merge mysqldev@production.mysql.com:my/mysql-5.0-releasecmiller@zippy.cornsilk.net2007-07-021-13/+21
| | | | | | | | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into zippy.cornsilk.net:/home/cmiller/work/mysql/mysql-5.0-community
| | | | | | | | | * | | | | | raise version numberdf@pippilotta.erinye.com2007-05-071-2/+2
| | | | | | | | | | | | | | |
| | | | | | | | | * | | | | | Merge mysqldev@production.mysql.com:my/mysql-5.0-releasecmiller@zippy.cornsilk.net2007-04-261-13/+21
| | | | | | | | | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into zippy.cornsilk.net:/home/cmiller/work/mysql/mysql-5.0-community
| | | | * | | | | | \ \ \ \ \ \ merged 5.0-main to 5.0-bugteamGeorgi Kodinov2009-04-301-2/+2
| | | | |\ \ \ \ \ \ \ \ \ \ \ \
| | | | | * | | | | | | | | | | | bumped the version to 5.0.82 (5.0.81-community to be released)Georgi Kodinov2009-04-161-2/+2
| | | | | | | | | | | | | | | | |
| | | | | * | | | | | | | | | | | Raise version number after cloning 5.0.80karen.langford@sun.com2009-04-131-2/+2
| | | | | | |_|_|_|_|_|_|_|_|_|/ | | | | | |/| | | | | | | | | |
| | | | * | | | | | | | | | | | Automerge.Alexey Kopytov2009-03-251-0/+21
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | |/ / / / / / / / / / / | | | | |/| | | | | | | | | | |
| | | | * | | | | | | | | | | | Raise version number after cloning 5.0.79kent.boortz@sun.com2009-03-091-2/+2
| | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | automergeGeorgi Kodinov2009-06-221-1/+1
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | Raise version number after cloning 5.1.36Jonathan Perkin2009-06-161-1/+1
| | | |/ / / / / / / / / / / / /
| * | | | | | | | | | | | | | | BUG#42721 configure.in invokes 'nm' directlyChristoffer Hall2009-06-221-1/+2
| |/ / / / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | A hardcoded use of nm and libc was put into configure.in. This broke cross-compiling and is bad practice. Fitting variables now used.
| * | | | | | | | | | | | | | Bug#42599: error: `pthread_setschedprio' was not declared in this scopeDavi Arnaut2009-06-181-0/+19
| |/ / / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The problem was that a pthread.h header used by gcc did not declare the pthread_setscheprio, yet the function is implemented by the function is implemented, causing a autoconf check to pass and compilation with C++ to fail. The solution is to add a autoconf check to ensure that the function is properly declared.
| * | | | | | | | | | | | | Raise version number after cloning 5.1.35Jonathan Perkin2009-05-141-1/+1
| | | | | | | | | | | | | |
* | | | | | | | | | | | | | Merged in 5.1.35Mikael Ronstrom2009-07-011-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Un-drop version number after fiddling with mysql-5.4.1-release branchMySQL Build Team2009-06-251-1/+1
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | TEMPORARY drop of version number, only in 5.4.1-release branchMySQL Build Team2009-06-241-1/+1
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Raise version number after 5.4.1-beta buildtimothy.smith@sun.com2009-06-121-1/+1
| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge MySQL 5.1.35 into MySQL 5.4Mikael Ronstrom2009-06-111-10/+31
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / |/| / / / / / / / / / / / / / | |/ / / / / / / / / / / / /
| * | | | | | | | | | | | | merged 5.1-main -> 5.1-bugteamGeorgi Kodinov2009-04-011-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | Raise version number after cloning 5.1.34Jonathan Perkin2009-03-301-1/+1
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Manual merge.Alexey Kopytov2009-03-251-0/+21
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / | |/| | / / / / / / / / / / / | | | |/ / / / / / / / / / / | | |/| | | | | | | | | | |
| | * | | | | | | | | | | | Fix for bug #42965: isinf() on 32bit x86 with gcc 4.3 can Alexey Kopytov2009-03-241-0/+21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | produce incorrect results for ROUND() Added a workaround and a configure check to test whether isinf() is affected by the GCC bug #39228. Since no code in MySQL server is currently affected by that bug, the patch is actually a safeguard for possible future code modifications. No test cases or changelog entries are needed.
| * | | | | | | | | | | | | reverting a bogus fix into 5.1-bugteamGeorgi Kodinov2009-03-201-8/+4
| | | | | | | | | | | | | |
| * | | | | | | | | | | | | Merge bugteam and contributed two patches from Chad MILLER2009-03-191-4/+8
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Antony Dovgal <tony @ daylessday.org> . SCA signed and faxed to tel:+1-408-715-2540. Patches tweaked by Chad.
| | * | | | | | | | | | | | | Copy include/config.h to include/my_config.h at configure-time. Also,Chad MILLER2009-03-191-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | continue to update it at make-time. One shouldn't need to run "make" on server source to get the stuff we say plugins should use.
| | * | | | | | | | | | | | | Using autoconf definitions instead of manually appending to CFLAGS is Chad MILLER2009-03-181-4/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | smarter, and according to a contributer, it is necessary for plugin authors using "--with-debug".
| * | | | | | | | | | | | | | Raise version number after cloning 5.1.33Jonathan Perkin2009-03-131-1/+1
| |/ / / / / / / / / / / / /
| * | | | | | | | | | | | | merged 5.1-main -> 5.1-pe-stageGeorgi Kodinov2009-03-091-0/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \