summaryrefslogtreecommitdiff
path: root/configure.in
Commit message (Collapse)AuthorAgeFilesLines
* Merge msvensson@msvensson.mysql.internal:/home/msvensson/mysql/my50-bug19517msvensson@maint1.mysql.com2006-07-201-6/+9
|\ | | | | | | into maint1.mysql.com:/data/localhome/msvensson/my50-bug19517
| * Bug#19517 No simple way to detect wether server was compiled with libdbugmsvensson@neptunus.(none)2006-06-121-6/+9
| | | | | | | | - Define DBUG_ON and DBUG_OFF in config.h
* | Merge zippy.(none):/home/cmiller/work/mysql/merge/mysql-5.0cmiller@zippy.(none)2006-07-131-1/+1
|\ \ | | | | | | | | | into zippy.(none):/home/cmiller/work/mysql/m50-maint--07C2P
| * \ Merge zippy.(none):/home/cmiller/mysql-4.1_bug18470cmiller@zippy.(none)2006-07-121-1/+1
| |\ \ | | | | | | | | | | | | into zippy.(none):/home/cmiller/work/mysql/m50-maint--07C2P
| | * | Bug#18470: Compile Failure: strings.s fails make with unknown pseudo-opscmiller@calliope.local2006-07-121-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The bug is thqt we use some nonstandard assembly codes in our strings source, and some assemblers don't know what to do with them: Specifically, Sun's Solaris assembler and Apple's Darwin assembler balk at them. This patch, rather than trying to test for properties of the assembler, which Autoconf doesn't have any decent facilites for, instead tries to compile the code in question and disables assembly if it fails. There's still the problem of unportable assembly, but I'll leave that to someone who feels like rewriting and debugging it.
* | | | Raise the version number.joerg@trift2.2006-07-111-2/+2
| | | |
* | | | Merge mysql.com:/home/emurphy/src/bk-clean/mysql-4.1elliot@mysql.com2006-06-301-4/+4
|\ \ \ \ | |/ / / |/| | | | | | | into mysql.com:/home/emurphy/src/bk-clean/mysql-5.0
| * | | Bug#19298 mysqld_safe still uses obsolete --skip-locking parameteriggy@mysql.com2006-06-271-4/+4
| | | |
| * | | configure.in:kent@mysql.com2006-05-241-1/+1
| | | | | | | | | | | | | | | | Update NDB version as well
| * | | configure.in:kent@mysql.com2006-05-241-1/+1
| | | | | | | | | | | | | | | | Stepped up to 4.1.22
| * | | configure.in:kent@mysql.com2006-04-291-2/+2
| | | | | | | | | | | | | | | | Changed version to 4.1.20
* | | | Increment the version number.joerg@mysql.com2006-06-291-2/+2
| | | |
* | | | Merge xiphis.org:/home/antony/work2/p4-bug12096.2acurtis@xiphis.org2006-06-281-0/+4
|\ \ \ \ | | | | | | | | | | | | | | | into xiphis.org:/home/antony/work2/p4-bug12096.2-merge
| * | | | Bug#12096acurtis@xiphis.org2006-05-311-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | "Add line for non-executable stack in .s files" Fix so that configure will use "--noexecstack" for assembler if gcc supports option and compiled C doesn't need executable stack.
* | | | | configure.in, net_serv.cc, compile-netware-END:kent@mysql.com2006-06-171-3/+3
| |_|_|/ |/| | | | | | | | | | | Changes for Netware
* | | | configure.in:kent@mysql.com2006-05-241-2/+2
|/ / / | | | | | | | | | Stepped up to 5.0.23
* | | Merge shellback.(none):/home/msvensson/mysql/mysql-5.0msvensson@shellback.(none)2006-04-271-1/+9
|\ \ \ | | | | | | | | | | | | into shellback.(none):/home/msvensson/mysql/mysql-5.0-maint
| * | | Remove hacks for building shared libs on aix and qnxmsvensson@neptunus.(none)2006-04-261-39/+0
| | | |
| * | | Fix for building shared libraries on AIX with 64-bit modemsvensson@shellback.(none)2006-04-221-0/+47
| | | | | | | | | | | | | | | | Set building of shared libraries on QNX to defatul OFF
| * | | Merge neptunus.(none):/home/msvensson/mysql/my50-bug18837msvensson@neptunus.(none)2006-04-211-1/+1
| |\ \ \ | | | | | | | | | | | | | | | into neptunus.(none):/home/msvensson/mysql/mysql-5.0-maint
| | * | | Bug#18837 Many build and test failures when configuring without --disable-sharedmsvensson@neptunus.(none)2006-04-131-1/+1
| | | | | | | | | | | | | | | | | | | | Build "NOINST" tools with -static flag to avoid any ld problems when using them
* | | | | Merge mysql.com:/Users/kent/mysql/bk/mysql-4.1-newkent@mysql.com2006-04-271-3/+2
|\ \ \ \ \ | | |_|/ / | |/| | | | | | | | into mysql.com:/Users/kent/mysql/bk/mysql-5.0-new
| * | | | Merge kboortz@bk-internal.mysql.com:/home/bk/mysql-4.1kent@mysql.com2006-04-191-3/+2
| |\ \ \ \ | | | | | | | | | | | | | | | | | | into mysql.com:/Users/kent/mysql/bk/mysql-4.1-new
| | * | | | configure.in:kent@mysql.com2006-04-061-3/+2
| | | |_|/ | | |/| | | | | | | | | | | | Check for crypt() in libc first (bug#16478)
* | | | | configure.in:bpontz@mysql.com2006-04-261-2/+2
| |_|/ / |/| | | | | | | | | | | clone-off for 5.0.21
* | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1bell@sanja.is.com.ua2006-04-131-0/+5
|\ \ \ \ | |/ / / | | | / | |_|/ |/| | into sanja.is.com.ua:/home/bell/mysql/bk/work-5.0
| * | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.0bell@sanja.is.com.ua2006-04-111-0/+5
| |\ \ | | |/ | |/| | | | into sanja.is.com.ua:/home/bell/mysql/bk/work-4.1
| | * Avoid trying to include <asm/atomic.h> when it doesn't work in C++bell@sanja.is.com.ua2006-04-101-0/+5
| | | | | | | | | | | | code. (Bug #13621)
* | | configure.in:bpontz@mysql.com2006-03-291-2/+2
| | | | | | | | | | | | Increased version number because of clone-off
* | | Merge neptunus.(none):/home/msvensson/mysql/mysql-5.0msvensson@neptunus.(none)2006-03-201-14/+30
|\ \ \ | | | | | | | | | | | | into neptunus.(none):/home/msvensson/mysql/bug11835/my50-bug11835
| * | | Don't look for "dlopen" if server linked with -static or -all-static flag. ↵msvensson@neptunus.(none)2006-03-201-3/+5
| | | | | | | | | | | | | | | | Update after review
| * | | Merge neptunus.(none):/home/msvensson/mysql/bug11835/my41-bug11835msvensson@neptunus.(none)2006-03-101-14/+28
| |\ \ \ | | | | | | | | | | | | | | | into neptunus.(none):/home/msvensson/mysql/bug11835/my50-bug11835
| | * | | Bug#11835 CREATE FUNCTION crashes servermsvensson@neptunus.(none)2006-03-101-14/+28
| | |/ / | | | | | | | | | | | | - Don't look for 'dl_open' if mysqld is compiled with "-all-static"
* | | | Porting fix that allows others to include compiled code with different parsers. brian@zim.(none)2006-03-091-1/+1
| | | | | | | | | | | | | | | | Makes you wonder what I am up to, doesn't?
* | | | configure.in:bpontz@mysql.com2006-03-021-2/+2
| | | | | | | | | | | | | | | | cloned
* | | | Fixed compiler warnings from gcc 4.0.2:monty@mysql.com2006-02-251-0/+3
|/ / / | | | | | | | | | | | | - Added empty constructors and virtual destructors to many classes and structs - Removed some usage of the offsetof() macro to instead use C++ class pointers
* | | Merge mysql.com:/opt/local/work/mysql-4.1-rootkonstantin@mysql.com2006-02-021-1/+1
|\ \ \ | |/ / | | | | | | into mysql.com:/opt/local/work/mysql-5.0-root
| * | configure.in:kent@mysql.com2006-01-271-2/+2
| | | | | | | | | | | | Cloned off 4.1.18, new release number 4.1.19
| * | configure.in:kent@mysql.com2006-01-271-1/+1
| | | | | | | | | | | | Generated "libmysql.ver" will be in \$(top_builddir)
* | | Merge mysql.com:/opt/local/work/mysql-4.1-rootkonstantin@mysql.com2006-01-181-1/+10
|\ \ \ | |/ / | | | | | | into mysql.com:/opt/local/work/mysql-5.0-root
| * | Merge svojtovich@bk-internal.mysql.com:/home/bk/mysql-4.1svoj@april.(none)2006-01-181-1/+10
| |\ \ | | | | | | | | | | | | into april.(none):/home/svoj/devel/mysql/BUG3074/mysql-4.1
| | * | BUG#3074: Unversioned symbols in shared librarysvoj@april.(none)2006-01-171-1/+10
| | | | | | | | | | | | | | | | libmysqlclient versioning when linked with GNU ld.
| * | | Increase the version number to 4.1.18joerg@mysql.com2006-01-171-2/+2
| |/ /
| * | Raise the version number (as 4.1.16 has been cloned).joerg@mysql.com2005-11-301-2/+2
| | |
* | | Increment the version number to 5.0.19joerg@mysql.com2005-12-211-2/+2
| | |
* | | Merge mysql.com:/home/mydev/mysql-5.0ingo@mysql.com2005-12-141-1/+1
|\ \ \ | | | | | | | | | | | | into mysql.com:/home/mydev/mysql-5.0-bug10932
| * | | Update ndb version in configure.injonas@perch.ndb.mysql.com2005-12-131-1/+1
| | | |
* | | | Merge istruewing@bk-internal.mysql.com:/home/bk/mysql-5.0ingo@mysql.com2005-12-071-1/+1
|\ \ \ \ | |/ / / | | | | | | | | into mysql.com:/home/mydev/mysql-5.0-bug10932
| * | | Bump version number following 5.0.17 release clone-offknielsen@mysql.com2005-12-071-1/+1
| | | |
* | | | Bug#10932 - Building server with key limit of 128, makes test cases failingo@mysql.com2005-12-021-0/+1
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Allow for configuration of the maximum number of indexes per table. Added and used a configure.in macro. Replaced fixed limits by the configurable limit. Limited MyISAM indexes to its hard limit. Fixed a bug in opt_range.cc for many indexes with InnoDB. Tested for 2, 63, 64, 65, 127, 128, 129, 255, 256, and 257 indexes. Testing this part of the bugfix requires rebuilding of the server with different options. This cannot be done with our test suite. Therefore I added the necessary test files to the bug report. If you repeat the tests, please note that the ps_* tests fail for everything but 64 indexes. This is because of differences in the meta data, namely field lengths for index names etc.