summaryrefslogtreecommitdiff
path: root/configure.in
Commit message (Expand)AuthorAgeFilesLines
* Portability fixesunknown2004-05-071-1/+2
* configure.in:unknown2004-04-291-0/+1
* symlink a whole dir, not individual files (symlinking individual files is one...unknown2004-04-261-2/+2
* symlink, not hardlinkunknown2004-04-211-3/+2
* Resolved changes between example storage engine and NDB storage engine.unknown2004-04-141-0/+1
|\
| * All changes are to allow someone to compile the example storage engine and us...unknown2004-04-121-0/+1
* | Check if NDB should be built to to support MySQL Clusterunknown2004-04-141-0/+18
|/
* - reverted use of AC_CONFIG_SUBDIRS for BDB for now (it somehow didunknown2004-03-181-1/+3
* - Use AC_CONFIG_SUBDIRS to invoke the InnoDB and BDB configure scriptsunknown2004-03-181-22/+2
* merge with 4.0unknown2004-03-161-3/+3
|\
| * Fixed memory leak in DROP DATABASE when using RAID tables (Bug #2882)unknown2004-03-101-3/+3
* | my_getsystime()unknown2004-03-021-1/+1
* | merge with 4.0 to get security fixes and latest bug fixesunknown2004-02-201-0/+9
|\ \ | |/
| * - Make sure to set the correct compile flags for Mac OS X 10.3 "Panther"unknown2004-02-191-0/+9
* | hpux-friendly isinf-detectionunknown2004-02-181-18/+21
* | Merge with public treeunknown2004-02-161-3/+8
|\ \
| * \ Merge with 4.0 to get fix for mysqlbinlogunknown2004-02-161-0/+5
| |\ \ | | |/
| | * Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-02-161-0/+5
| | |\
| | | * Always use libtool with "--preserve-dup-deps" unknown2004-02-131-0/+5
| | * | - bumped up version number in configure.in from 4.0.18 -> 4.0.19unknown2004-02-121-1/+1
| | |/
| * | Merge with 4.0.18unknown2004-02-111-3/+3
| |\ \ | | |/
| | * Export CXX and AR to make it easier to invoke other configure scripts with sa...unknown2004-02-101-1/+1
| | * Added testing of pthread_key_delete (to fix compile problem on SCO) (Bug #2461)unknown2004-02-051-1/+1
| | * Fix for bug #2214: unknown2004-02-041-1/+1
| | * - bumped up version number to 4.0.18, now that 4.0.17 has been unknown2003-12-161-1/+1
* | | Merge bk-internal:/home/bk/mysql-4.1/unknown2004-02-131-1/+1
|\ \ \
| * | | my_atof is deletedunknown2004-02-131-1/+1
| |/ /
* | | configure.in:unknown2004-02-101-0/+3
|/ /
* | Merge with 4.0.17unknown2003-12-171-1/+1
|\ \ | |/
| * Extend max_allowed_packet to 2G in mysql and mysqldump (Bug #2105)unknown2003-12-141-1/+1
* | - Bumped up version number in configure.in 4.1.1-alpha -> 4.1.2-alphaunknown2003-12-041-1/+1
* | Added missing SSL library (Should be in source distribution)unknown2003-11-281-1/+1
* | Merge with 4.0unknown2003-11-041-2/+2
|\ \ | |/
| * Call my_sync() after all data is written to .frm fileunknown2003-11-021-1/+1
| * - bumped up version number in configure.in to to 4.0.17 now thatunknown2003-10-211-1/+1
| * Safety fix to detect multiple calls to my_thread_end()unknown2003-10-161-1/+1
* | merge with 4.0 for more memory allocation variables.unknown2003-10-131-1/+1
|\ \ | |/
| * Add new user variables for tuning memory usage:unknown2003-10-111-1/+1
* | Merge with 4.0.16unknown2003-10-071-2/+2
|\ \ | |/
| * Block SIGPIPE also for not threaded client programs.unknown2003-09-231-1/+1
| * Portability fixes:unknown2003-09-121-1/+1
* | configure.in:unknown2003-09-181-2/+2
* | merge with 4.0.15unknown2003-09-111-2/+12
|\ \ | |/
| * - Updated version number to 4.0.16 now that 4.0.15 has been releasedunknown2003-09-101-1/+1
| * Change set for gcc patch on OpenUNIX and UnixWare SCO is the OS vendor.unknown2003-09-031-2/+12
* | merge with 4.0.15unknown2003-08-291-1/+3
|\ \ | |/
| * Add detection of in_addr_tunknown2003-08-281-1/+3
* | - make sure that both libedit and readline are added to the sourceunknown2003-08-201-16/+3
* | mergeunknown2003-08-191-1/+1
|\ \
| * | Implemented UTC_TIME, UTC_DATE and UTC_TIMESTAMP functions (WL#345)unknown2003-08-111-1/+1