summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge with 4.0.19monty@mysql.com2004-05-0566-440/+988
|\
| * Portability fixmonty@mysql.com2004-05-051-5/+1
| * InnoDB: Truncate "<datadir>/innodb.status.<pid>" to its actual sizemarko@hundin.mysql.fi2004-05-052-0/+10
| * InnoDB: os0file.c: Lock files exclusively (Bug #3608)marko@hundin.mysql.fi2004-05-051-7/+48
| * Merge marko@build.mysql.com:/home/bk/mysql-4.0marko@hundin.mysql.fi2004-05-058-29/+44
| |\
| | * Fixes to Windows project files for 4.0.19greg@mysql.com2004-05-042-11/+18
| | * useless fixes for --report-password and --show-slave-auth-info (almost undocu...guilhem@mysql.com2004-05-042-2/+2
| | * Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0guilhem@mysql.com2004-05-041-10/+7
| | |\
| | | * Fix for Bug#3357 "If the statement is long, the error message is trunc and im...guilhem@mysql.com2004-05-041-10/+7
| | * | don't rely on readdir() returning . and .. firstserg@serg.mylan2004-05-042-2/+13
| | * | compatibility fix. warning removedserg@serg.mylan2004-05-031-4/+4
| * | | Merge marko@build.mysql.com:/home/bk/mysql-4.0marko@hundin.mysql.fi2004-05-0310-20/+323
| |\ \ \ | | |/ / | |/| |
| | * | InnoDB: implement LOCK TABLE (Bug #3299)marko@hundin.mysql.fi2004-04-2910-20/+323
| * | | better followup fix for my_getopt (Argh!)serg@serg.mylan2004-04-301-7/+7
| * | | followup - error fixedserg@serg.mylan2004-04-301-2/+3
| * | | Merge bk-internal:/home/bk/mysql-4.0/serg@serg.mylan2004-04-303-3/+3
| |\ \ \
| | * \ \ Merge bk-internal.mysql.com:/home/bk/mysql-4.0monty@mysql.com2004-04-303-3/+3
| | |\ \ \
| | | * | | Portability fixesmonty@mysql.com2004-04-303-3/+3
| | | |/ /
| * | | | --ft-stopword-file option for myisamchkserg@serg.mylan2004-04-301-1/+5
| * | | | Merge bk-internal:/home/bk/mysql-4.0/serg@serg.mylan2004-04-291-1/+1
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | typo fixedserg@serg.mylan2004-04-281-1/+1
| * | | | - added AC_PROG_LIBTOOL to innobase/configure.in to be able to compilelenz@mysql.com2004-04-291-0/+1
| | |/ / | |/| |
| * | | Portability fix (for AIX)monty@mysql.com2004-04-291-0/+3
| | |/ | |/|
| * | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0guilhem@mysql.com2004-04-285-3/+5
| |\ \
| | * | Very small fixes for testsuite (a real_sleep instead of sleep, plus TCP port ...guilhem@mysql.com2004-04-285-3/+5
| * | | my-medium.cnf.sh:paul@kite-hub.kitebird.com2004-04-282-2/+3
| |/ /
| * | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0guilhem@mysql.com2004-04-288-10/+132
| |\ \
| | * | A new option --replicate-same-server-id to force a slave to execute queries o...guilhem@mysql.com2004-04-288-10/+132
| * | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0monty@mysql.com2004-04-2815-154/+256
| |\ \ \
| | * | | Fixed http address in some scripts (Bug #3460)monty@mysql.com2004-04-289-149/+214
| | * | | Fixed stack overrun with some INSERT ... SELECT ... GROUP BY queries (Bug #3265)monty@mysql.com2004-04-286-5/+42
| | |/ /
| * | | Merge ltantony.dsl-verizon.net:/usr/home/antony/work/mysql-4.0antony@ltantony.dsl-verizon.net2004-04-2810-11/+40
| |\ \ \
| | * | | Fix for Bug 3481antony@ltantony.dsl-verizon.net2004-04-2810-11/+40
| * | | | Merge marko@build.mysql.com:/home/bk/mysql-4.0marko@hundin.mysql.fi2004-04-284-5/+5
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | InnoDB: make UNIV_SYNC_DEBUG useable againmarko@hundin.mysql.fi2004-04-284-5/+5
| | | |/ | | |/|
| * | | memory overflow in replace.c fixedserg@serg.mylan2004-04-281-1/+2
| * | | bug#3529 - my_getopt doesn't process short OPT_ARG options correctlyserg@serg.mylan2004-04-281-11/+20
| * | | bug#3556 - soundexserg@serg.mylan2004-04-284-7/+7
| * | | don't mention max row size, it's storage-engine dependentserg@serg.mylan2004-04-271-1/+1
| |/ /
| * | Merge bk-internal.mysql.com:/home/bk/mysql-4.0serg@sergbook.mylan2004-04-241-0/+3
| |\ \
| | * | backport libtool fix from 4.1serg@sergbook.mylan2004-04-241-0/+3
| * | | Fixed compiler error in slave.cc on some platforms.greg@mysql.com2004-04-212-66/+1
| | |/ | |/|
| * | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0guilhem@mysql.com2004-04-134-2/+61
| |\ \ | | |/ | |/|
| | * Fix for BUG#3461 "multi-table DELETE replicated despite replicate-wild-ignore...guilhem@mysql.com2004-04-134-2/+61
| * | Fix typos that resulted in adding names to the global namespace thattim@sand.box2004-04-123-2/+3
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@mysql.com2004-05-0527-110/+343
|\ \ \
| * | | Delete Items created during Prepared Stat (memory leak bug) (Bug #3451)monty@mysql.com2004-05-052-2/+6
| * | | Fixed crashing bug with alter table when table was in use (Bug #3643)monty@mysql.com2004-05-0511-19/+81
| * | | Fix to handle unsigned data in prepared statements (Bug #3447)monty@mysql.com2004-05-0415-89/+256
* | | | Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.1Sinisa@sinisa.nasamreza.org2004-05-046-8/+40
|\ \ \ \