summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* InnoDB: Fix assertion failure for orphaned tables in DROP DATABASEunknown2004-05-101-2/+3
* Merge marko@build.mysql.com:/home/bk/mysql-4.0unknown2004-05-072-2/+2
|\
| * Fix auto_inc locking bug introduced in ChangeSet@1.1794.1.1unknown2004-05-072-2/+2
* | Merge mysql.com:/home/mydev/mysql-4.0unknown2004-05-072-0/+5
|\ \ | |/ |/|
| * Fix a forgotten skip of space at line begin for the 'system' command.unknown2004-05-062-0/+5
* | Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-05-072-16/+48
|\ \
| * | Fixed a problem with option --where, which earlier was not dynamic. One was n...unknown2004-05-072-16/+48
* | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-05-061-1/+1
|\ \ \ | |/ / |/| |
| * | A DBUG_RETURN to match a DBUG_ENTERunknown2004-05-061-1/+1
* | | Merge mysql.com:/home/my/mysql-3.23 into mysql.com:/home/my/mysql-4.0unknown2004-05-061-2/+2
|\ \ \
| * | | fixed db name and layout (can cause very rare race condition bug)unknown2004-05-041-2/+2
* | | | Remove not used variableunknown2004-05-061-2/+2
| |/ / |/| |
* | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-05-053-3/+8
|\ \ \
| * | | very minor changes: a STOP SLAVE in a replication test to get rid of a non cr...unknown2004-05-053-3/+8
* | | | InnoDB portability fix: new function os_file_set_eof()unknown2004-05-054-6/+27
* | | | Portability fixunknown2004-05-051-5/+1
* | | | InnoDB: Truncate "<datadir>/innodb.status.<pid>" to its actual sizeunknown2004-05-052-0/+10
* | | | InnoDB: os0file.c: Lock files exclusively (Bug #3608)unknown2004-05-051-7/+48
* | | | Merge marko@build.mysql.com:/home/bk/mysql-4.0unknown2004-05-058-29/+44
|\ \ \ \
| * | | | Fixes to Windows project files for 4.0.19unknown2004-05-042-11/+18
| |/ / /
| * | | useless fixes for --report-password and --show-slave-auth-info (almost undocu...unknown2004-05-042-2/+2
| * | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-05-041-10/+7
| |\ \ \
| | * | | Fix for Bug#3357 "If the statement is long, the error message is trunc and im...unknown2004-05-041-10/+7
| * | | | don't rely on readdir() returning . and .. firstunknown2004-05-042-2/+13
| * | | | compatibility fix. warning removedunknown2004-05-031-4/+4
* | | | | Merge marko@build.mysql.com:/home/bk/mysql-4.0unknown2004-05-0310-20/+323
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | InnoDB: implement LOCK TABLE (Bug #3299)unknown2004-04-2910-20/+323
* | | | | better followup fix for my_getopt (Argh!)unknown2004-04-301-7/+7
* | | | | followup - error fixedunknown2004-04-301-2/+3
* | | | | Merge bk-internal:/home/bk/mysql-4.0/unknown2004-04-303-3/+3
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-04-303-3/+3
| |\ \ \ \
| | * | | | Portability fixesunknown2004-04-303-3/+3
| | |/ / /
* | | | | --ft-stopword-file option for myisamchkunknown2004-04-301-1/+5
* | | | | Merge bk-internal:/home/bk/mysql-4.0/unknown2004-04-291-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | typo fixedunknown2004-04-281-1/+1
* | | | | - added AC_PROG_LIBTOOL to innobase/configure.in to be able to compileunknown2004-04-291-0/+1
| |/ / / |/| | |
* | | | Portability fix (for AIX)unknown2004-04-291-0/+3
| |/ / |/| |
* | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-04-285-3/+5
|\ \ \
| * | | Very small fixes for testsuite (a real_sleep instead of sleep, plus TCP port ...unknown2004-04-285-3/+5
* | | | my-medium.cnf.sh:unknown2004-04-282-2/+3
|/ / /
* | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-04-288-10/+132
|\ \ \
| * | | A new option --replicate-same-server-id to force a slave to execute queries o...unknown2004-04-288-10/+132
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-04-2815-154/+256
|\ \ \ \
| * | | | Fixed http address in some scripts (Bug #3460)unknown2004-04-289-149/+214
| * | | | Fixed stack overrun with some INSERT ... SELECT ... GROUP BY queries (Bug #3265)unknown2004-04-286-5/+42
| |/ / /
* | | | Merge ltantony.dsl-verizon.net:/usr/home/antony/work/mysql-4.0unknown2004-04-2810-11/+40
|\ \ \ \
| * | | | Fix for Bug 3481unknown2004-04-2810-11/+40
* | | | | Merge marko@build.mysql.com:/home/bk/mysql-4.0unknown2004-04-284-5/+5
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | InnoDB: make UNIV_SYNC_DEBUG useable againunknown2004-04-284-5/+5
| | |/ / | |/| |
* | | | memory overflow in replace.c fixedunknown2004-04-281-1/+2