summaryrefslogtreecommitdiff
path: root/config
Commit message (Expand)AuthorAgeFilesLines
* sql_parse.cc, config-win.h, config-netware.h:kent@mysql.com/kent-amd64.(none)2007-05-272-25/+4
* Merge whalegate.ndb.mysql.com:/home/tomas/mysql-5.1tomas@whalegate.ndb.mysql.com2007-05-221-1/+1
|\
| * Merge mronstrom@bk-internal.mysql.com:/home/bk/mysql-5.1-new-ndbmikael@dator3.(none)2007-05-101-1/+1
| |\
| | * Merge mikael@192.168.0.203:/home/mikael/mysql_clones/rt-5.1mikron@mikael-ronstr-ms-dator.local2007-05-081-1/+1
| | |\
| | | * Merge mikael-ronstr-ms-dator.local:/Users/mikron/mysql_clones/mysql-5.0-ndbmikron@mikael-ronstr-ms-dator.local2007-05-071-1/+1
| | | |\
| | | | * Fix SCI Transportermikron@mikael-ronstr-ms-dator.local2007-05-071-1/+1
| | | | * Merge pippilotta.erinye.com:/shared/home/df/mysql/build/mysql-5.0-build-work-...df@pippilotta.erinye.com2007-04-111-0/+24
| | | | |\
* | | | | \ Merge siva.hindu.god:/home/tsmith/m/bk/51tsmith@siva.hindu.god2007-05-172-3/+2
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge whalegate.ndb.mysql.com:/home/tomas/mysql-5.1-opttomas@whalegate.ndb.mysql.com2007-05-101-1/+0
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge dev3-221.dev.cn.tlan:/home/ngb/mysql/mysql-5.1/mysql-5.1-new-ndb-bjgni@dev3-221.dev.cn.tlan2007-05-081-1/+0
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | Merge dev3-164.dev.cn.tlan:/home/dli/mysql/mysql-5.1/mysql-5.1-new-ndb-bjdli@dev3-164.dev.cn.tlan2007-04-241-1/+0
| | | |\ \ \
| | | | * | | ndb - fix for BUG#23137, ha_ndbcluster.m4 bug.dli@dev3-76.dev.cn.tlan2006-11-141-1/+0
| * | | | | | WL#2936 - Falcon & MySQL plugin interface: server variablesistruewing@chilla.local2007-04-301-2/+2
| |/ / / / /
* | | | | | Bug #28267 Cannot build with OpenSSLmsvensson@pilot.blaudden2007-05-071-1/+1
|/ / / / /
* | | | | Merge pippilotta.erinye.com:/shared/home/df/mysql/build/mysql-5.1-build-work-...df@pippilotta.erinye.com2007-04-111-0/+24
|\ \ \ \ \
| * \ \ \ \ Merge pippilotta.erinye.com:/shared/home/df/mysql/build/mysql-5.0-build-work-...df@pippilotta.erinye.com2007-03-091-0/+24
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | BUG#25601 Missing m4 macro MYSQL_CHECK_TIME_Tdf@pippilotta.erinye.com2007-03-091-0/+24
* | | | | | Merge mysql.com:/home/kent/bk/tmp3/mysql-5.0-buildkent@kent-amd64.(none)2007-04-111-1/+1
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | my_memmem.c:kent@mysql.com/kent-amd64.(none)2007-04-111-1/+1
* | | | | | Merge mysql.com:/home/kent/bk/sotest/mysql-5.0-buildkent@kent-amd64.(none)2007-04-051-2/+11
|\ \ \ \ \ \ | |/ / / / / | | | | / / | |_|_|/ / |/| | | |
| * | | | zlib.m4:kent@mysql.com/kent-amd64.(none)2007-04-051-2/+11
* | | | | Merge mysql.com:/home/bar/mysql-5.0.b22378bar@mysql.com2007-03-291-0/+13
|\ \ \ \ \ | |/ / / / | | / / / | |/ / / |/| | |
| * | | Bug#22378 Make error, strings/ctype-utf8.c, uni_plane undeclaredbar@mysql.com2007-03-271-0/+13
| |/ /
| * | Fixed the make distcheck problem. We only really need to create libndb.ver if...mtaylor@qualinost.(none)2007-01-191-0/+9
* | | files are in storage/ndb in 5.1. fix merge from 5.0mtaylor@qualinost.(none)2007-01-191-2/+2
* | | We only want to do these things if we are building Ndb.mtaylor@qualinost.(none)2007-01-191-0/+11
* | | Merge mysql.com:/nfsdisk1/lars/bkroot/mysql-5.1-new-rpllars/lthalmann@dl145j.mysql.com2007-01-122-34/+1
|\ \ \
| * \ \ Merge mysql.com:/home/bkroot/mysql-5.1-new-rpllars@black.(none)2006-12-082-34/+1
| |\ \ \
| | * | | WL#3618 - Remove HAVE_ROW_BASED_REPLICATION from source code.cbell/Chuck@suse.vabb.com2006-12-072-34/+1
* | | | | WL#3630 (add embedded server to pushbuild)holyfoot/hf@mysql.com/hfmain.(none)2006-12-281-0/+2
|/ / / /
* | | | Many files:kent@mysql.com/kent-amd64.(none)2006-11-291-3/+2
* | | | Merge mysql.com:/home/kent/bk/mysql-5.0kent@kent-amd64.(none)2006-11-271-1/+1
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | ha_innodb.m4, Makefile.am, ha_ndbcluster.m4, Makefile.shared, ha_berkeley.m4:kent@mysql.com/kent-amd64.(none)2006-11-273-8/+8
| * | Use a direct reference to the yassl and taocrypt libtool libraries to link with msvensson@shellback.(none)2006-09-211-1/+2
| * | Bug#21327 OpenSSL-checking in configuremsvensson@neptunus.(none)2006-08-141-2/+2
| * | Merge xiphis.org:/home/antony/work2/p4-bug12096.2acurtis@xiphis.org2006-06-281-0/+22
| |\ \
| * | | Bug#19575 MySQL-shared-5.0.21-0.glibc23 causes segfault in SSL_library_initmsvensson@shellback.(none)2006-05-311-2/+0
* | | | Merge trift2.:/MySQL/M51/clone-5.1joerg@trift2.2006-11-011-0/+32
|\ \ \ \
| * | | | libmysqld/Makefile.am fixedholyfoot/hf@mysql.com/deer.(none)2006-10-191-5/+5
| * | | | letter's case fixedholyfoot/hf@mysql.com/deer.(none)2006-10-181-3/+3
| * | | | bug #23369 (Embedded library can't be linked)holyfoot/hf@mysql.com/deer.(none)2006-10-181-3/+35
| | |_|/ | |/| |
* | | | BUG#21253 NdbApi.h should not include my_config.hstewart@willster.(none)2006-10-161-0/+13
|/ / /
* | | WL#3504 "plugin actions for engines' and plugins' unit tests"guilhem@gbichot3.local2006-09-151-2/+10
* | | Many files:kent@mysql.com/g4-2.local2006-08-211-263/+0
* | | compile-time definition of intptr typeserg@janus.mylan2006-08-011-30/+0
* | | Merge xiphis.org:/home/antony/work2/p4-bug12096.2acurtis@ltamd64.xiphis.org2006-06-221-0/+22
|\ \ \ | | |/ | |/|
| * | traditional grep does not have -q optionacurtis@xiphis.org2006-06-211-1/+1
| * | Bug#12096acurtis@xiphis.org2006-05-311-0/+22
| |/
* | don't call plugins' configure scripts manually, use AC_CONFIG_SUBDIRSserg@serg.mylan2006-06-151-1/+1
* | Merge jonas@perch:src/51-jonastomas@poseidon.ndb.mysql.com2006-06-121-1/+1
|\ \