summaryrefslogtreecommitdiff
path: root/configure.in
Commit message (Expand)AuthorAgeFilesLines
* Merge bk-internal:/home/bk/mysql-5.0unknown2005-05-051-26/+1
|\
| * gcc 2.92 compatibilityunknown2005-05-051-26/+1
* | Manual mergeunknown2005-05-051-2/+21
|\ \ | |/ |/|
| * terminal.c, sql_bitmap.h, my_sys.h, configure.in, config.h:unknown2005-05-051-2/+21
* | Merge bk-internal:/home/bk/mysql-5.0unknown2005-05-011-0/+3
|\ \
| * \ Merge with 4.1unknown2005-04-301-0/+3
| |\ \ | | |/
| | * CAST(string_argument AS UNSIGNED) didn't work for big integers above the sign...unknown2005-04-291-0/+3
| | * Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-04-271-61/+94
| | |\
| | | * Merge jbruehe@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-04-261-61/+94
| | | |\
* | | | | yassl changeset 2:unknown2005-04-301-34/+40
* | | | | Merge bk-internal:/home/bk/mysql-5.0unknown2005-04-291-32/+18
|\ \ \ \ \ | |/ / / /
| * | | | Fix tiny typo in configure.inunknown2005-04-281-1/+1
| * | | | Removing duplicate AC_PREREQ macrosunknown2005-04-281-3/+1
| * | | | Merge from 4.1 to 5.0unknown2005-04-271-2/+10
| |\ \ \ \ | | |/ / /
| | * | | Merge neptunus.(none):/home/msvensson/mysql/bug8162unknown2005-04-271-2/+9
| | |\ \ \
| | | * | | Bug #8162 MySQL cannot be compiled without readlineunknown2005-04-271-2/+9
| | * | | | Merge neptunus.(none):/home/msvensson/mysql/bug9954unknown2005-04-271-1/+1
| | |\ \ \ \ | | | |_|/ / | | |/| | |
| | | * | | Bug #9954 mysql-4.1.11/cmd-line-utils/libedit/makelist.sh is not portableunknown2005-04-271-1/+1
| | | |/ /
| * | | | Merge neptunus.(none):/home/msvensson/mysql/bug9714unknown2005-04-271-29/+9
| |\ \ \ \
| | * | | | BUG#9714 libsupc++ problemunknown2005-04-271-29/+9
* | | | | | Mergeunknown2005-04-291-0/+2
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | WL#2286 Compile MySQL w/YASSL supportunknown2005-04-281-0/+2
* | | | | | Merge mysql.com:/home/jimw/my/mysql-5.0-buildunknown2005-04-261-0/+2
|\ \ \ \ \ \
| * \ \ \ \ \ Merge mysql.com:/home/jimw/my/mysql-4.1-9063unknown2005-04-261-0/+2
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | * | | | | Fix compile issues in Intel C/C++ compiler (Bug #9063)unknown2005-04-251-0/+2
| | | |_|/ / | | |/| | |
| * | | | | - fixed NDB_VERSION_BUILD in configure.in to have the correct number (4->5)unknown2005-04-251-1/+1
* | | | | | Automerge / manual check of the fixes for NPTL configuration (bug#2173, bug#...unknown2005-04-261-62/+95
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Step 3 of the switch to support configuration with NPTL:unknown2005-04-221-53/+85
| * | | | | Step 2 of the switch to support configuration with NPTL:unknown2005-04-201-0/+1
| * | | | | Step 1 of the switch to support configuration with NPTL:unknown2005-04-201-9/+9
| | |/ / / | |/| | |
* | | | | - update NDB_VERSION_BUILD, toounknown2005-04-251-1/+1
* | | | | - bumped up version number in configure.in to 5.0.6 now that engineering bran...unknown2005-04-251-1/+1
| |/ / / |/| | |
* | | | Fixed Bug#8046 --mysqld of mysqld_safe must contain substring "mysqld"unknown2005-04-201-8/+8
| |_|/ |/| |
* | | - After merge fixesunknown2005-04-131-1/+1
|\ \ \ | |/ /
| * | - bumped up version number to 4.1.12 (4.1.11 has been released already)unknown2005-04-131-2/+2
| * | Manual merge of the ChangeSet to remove the dependency on manual.texi from th...unknown2005-04-131-1/+1
| |\ \
| | * | - manual.texi will be replaced with a manual written in DocBook/XML. This Cha...unknown2005-04-131-1/+1
| * | | In configure.in, don't remove $AVAILABLE_LANGUAGES_ERRORS_RULES at endunknown2005-04-111-1/+0
| * | | Add missing parts for the "Cybozu" custom build, to avoid future manual patches.unknown2005-04-081-10/+17
* | | | - bumped up the version number in configure.in from 5.0.4 to 5.0.5 to indicat...unknown2005-04-071-1/+1
* | | | Fix linking problem on bsd53unknown2005-04-071-0/+9
* | | | removed a reference to non-existing fileunknown2005-04-051-1/+0
* | | | Don't use -lsupc++ with gcc 3.3 and below as this gives linking problems when...unknown2005-04-041-5/+15
* | | | Mergeunknown2005-04-011-1/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | BUG#6554: Problem Building MySql on Fedora Core 3unknown2005-03-211-1/+2
* | | | Propagate the new '--with-big-tables' flag from 4.1 to 5.0.unknown2005-03-291-0/+1
|\ \ \ \ | | |/ / | |/| |
| * | | Mergeunknown2005-03-291-0/+1
| |\ \ \ | | | |/ | | |/|
| | * | Introduce "configure" support for a new '-with-big-tables' option that can re...unknown2005-03-291-0/+1
| | * | - bumped up version number in configure.in from 4.0.24 -> 4.0.25 (ChangeSet 1...unknown2005-03-081-1/+1
| | * | configure.in:unknown2005-01-271-2/+2