summaryrefslogtreecommitdiff
path: root/configure.in
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | netware files should always be in 'make dist'monty@mysql.com2004-05-271-0/+1
* | | | | | Add mgmapijoreland@mysql.com2004-05-271-0/+2
|/ / / / /
* | | | | configure.in:tomas@poseidon.(none)2004-05-271-8/+7
* | | | | several ndb automake changes, see respective filetomas@poseidon.(none)2004-05-271-1/+30
* | | | | configure.in:tomas@poseidon.(none)2004-05-261-0/+1
* | | | | Merge poseidon.(none):/home/tomas/mysql-4.1-ndbtomas@poseidon.(none)2004-05-261-10/+113
|\ \ \ \ \
| * | | | | neww ndb automaketomas@poseidon.(none)2004-05-261-8/+18
| * | | | | updated configure for automake in ndb treetomas@poseidon.(none)2004-05-251-9/+102
* | | | | | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1tomas@mc05.(none)2004-05-261-0/+8
|\ \ \ \ \ \ | |/ / / / / | | / / / / | |/ / / / |/| | | |
| * | | | ndb tablehandler, ndb make and endien define, see each filetomas@mc05.(none)2004-05-191-0/+8
* | | | | merge with 4.0 to get Netware patches and fixes for libmysqld.dllmonty@mysql.com2004-05-251-4/+7
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | Added patches from Novellmonty@mysql.com2004-05-251-5/+8
* | | | Portability fixesmonty@mysql.com2004-05-071-1/+2
* | | | configure.in:tomas@mc05.(none)2004-04-291-0/+1
* | | | symlink a whole dir, not individual files (symlinking individual files is one...serg@serg.mylan2004-04-261-2/+2
* | | | symlink, not hardlinkserg@sergbook.mylan2004-04-211-3/+2
| |_|/ |/| |
* | | Resolved changes between example storage engine and NDB storage engine.brian@brian-akers-computer.local2004-04-141-0/+1
|\ \ \
| * | | All changes are to allow someone to compile the example storage engine and us...brian@brian-akers-computer.local2004-04-121-0/+1
* | | | Check if NDB should be built to to support MySQL Clustermagnus@neptunus.(none)2004-04-141-0/+18
|/ / /
* | | - reverted use of AC_CONFIG_SUBDIRS for BDB for now (it somehow didlenz@kallisto.local2004-03-181-1/+3
* | | - Use AC_CONFIG_SUBDIRS to invoke the InnoDB and BDB configure scriptslenz@kallisto.local2004-03-181-22/+2
* | | merge with 4.0monty@mysql.com2004-03-161-3/+3
|\ \ \ | |/ / | | / | |/ |/|
| * Fixed memory leak in DROP DATABASE when using RAID tables (Bug #2882)monty@mysql.com2004-03-101-3/+3
* | my_getsystime()serg@serg.mylan2004-03-021-1/+1
* | merge with 4.0 to get security fixes and latest bug fixesmonty@mashka.mysql.fi2004-02-201-0/+9
|\ \ | |/
| * - Make sure to set the correct compile flags for Mac OS X 10.3 "Panther"lenz@mysql.com2004-02-191-0/+9
* | hpux-friendly isinf-detectionserg@serg.mylan2004-02-181-18/+21
* | Merge with public treemonty@mysql.com2004-02-161-3/+8
|\ \
| * \ Merge with 4.0 to get fix for mysqlbinlogmonty@mysql.com2004-02-161-0/+5
| |\ \ | | |/
| | * Merge bk-internal.mysql.com:/home/bk/mysql-4.0monty@mysql.com2004-02-161-0/+5
| | |\
| | | * Always use libtool with "--preserve-dup-deps" monty@mysql.com2004-02-131-0/+5
| | * | - bumped up version number in configure.in from 4.0.18 -> 4.0.19lenz@mysql.com2004-02-121-1/+1
| | |/
| * | Merge with 4.0.18monty@mysql.com2004-02-111-3/+3
| |\ \ | | |/
| | * Export CXX and AR to make it easier to invoke other configure scripts with sa...monty@mysql.com2004-02-101-1/+1
| | * Added testing of pthread_key_delete (to fix compile problem on SCO) (Bug #2461)monty@mysql.com2004-02-051-1/+1
| | * Fix for bug #2214: konstantin@mysql.com2004-02-041-1/+1
| | * - bumped up version number to 4.0.18, now that 4.0.17 has been lenz@mysql.com2003-12-161-1/+1
* | | Merge bk-internal:/home/bk/mysql-4.1/serg@serg.mylan2004-02-131-1/+1
|\ \ \
| * | | my_atof is deletedserg@serg.mylan2004-02-131-1/+1
| |/ /
* | | configure.in:bar@bar.intranet.mysql.r18.ru2004-02-101-0/+3
|/ /
* | Merge with 4.0.17monty@mysql.com2003-12-171-1/+1
|\ \ | |/
| * Extend max_allowed_packet to 2G in mysql and mysqldump (Bug #2105)monty@mysql.com2003-12-141-1/+1
* | - Bumped up version number in configure.in 4.1.1-alpha -> 4.1.2-alphalenz@kallisto.local2003-12-041-1/+1
* | Added missing SSL library (Should be in source distribution)monty@mysql.com2003-11-281-1/+1
* | Merge with 4.0monty@narttu.mysql.fi2003-11-041-2/+2
|\ \ | |/
| * Call my_sync() after all data is written to .frm filemonty@mysql.com2003-11-021-1/+1
| * - bumped up version number in configure.in to to 4.0.17 now thatlenz@mysql.com2003-10-211-1/+1
| * Safety fix to detect multiple calls to my_thread_end()monty@mashka.mysql.fi2003-10-161-1/+1
* | merge with 4.0 for more memory allocation variables.monty@mashka.mysql.fi2003-10-131-1/+1
|\ \ | |/
| * Add new user variables for tuning memory usage:monty@mashka.mysql.fi2003-10-111-1/+1