summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* InnoDB: Remove unused module sync0ipmmarko@hundin.mysql.fi2004-05-176-472/+4
* InnoDB: Remove unused module os0shmmarko@hundin.mysql.fi2004-05-176-235/+4
* Extra safety fixes (probably not needed, but can't hurt)monty@mysql.com2004-05-153-9/+6
* Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0guilhem@mysql.com2004-05-143-5/+18
|\
| * Replication testsuite: making the master-slave synchronization less likely to...guilhem@mysql.com2004-05-143-5/+18
* | Many files:heikki@hundin.mysql.fi2004-05-147-5/+33
* | InnoDB: Remove unused function ut_str_catenate()marko@hundin.mysql.fi2004-05-142-37/+0
* | ha_innodb.cc, trx0trx.h, lock0lock.c, trx0trx.c:heikki@hundin.mysql.fi2004-05-134-17/+75
* | Merge lgrimmer@build.mysql.com:/home/bk/mysql-4.0lenz@mysql.com2004-05-131-4/+26
|\ \
| * | ha_innodb.cc:heikki@hundin.mysql.fi2004-05-131-4/+26
* | | Merge mysql.com:/space/my/mysql-4.0lenz@mysql.com2004-05-131-0/+1
|\ \ \ | |/ / |/| |
| * | - make sure the binaries are executable before calling them duringlenz@mysql.com2004-05-131-0/+1
* | | ha_innodb.cc:marko@hundin.mysql.fi2004-05-131-2/+9
* | | InnoDB: fixed bug in dict0dict.c: dict_index_name_print()marko@hundin.mysql.fi2004-05-131-1/+1
| |/ |/|
* | InnoDB: Remove os_file_lock() from the 4.0 tree (unfix Bug #3608)marko@hundin.mysql.fi2004-05-131-41/+0
|/
* InnoDB: avoid some data races in innobase_mysql_print_thd() (Bug #3596)marko@hundin.mysql.fi2004-05-121-6/+7
* eval0eval.c:marko@hundin.mysql.fi2004-05-121-1/+1
* - Bumped up version number from 4.0.19 -> 4.0.20lenz@mysql.com2004-05-121-1/+1
* Merge bk-internal:/home/bk/mysql-4.0/serg@serg.mylan2004-05-113-0/+24
|\
| * bug#3612 - Item_func_div set decimals incorrectlyserg@serg.mylan2004-05-113-0/+24
* | InnoDB: Changed bug reporting address to http://bugs.mysql.commarko@hundin.mysql.fi2004-05-1110-30/+23
* | Merge marko@build.mysql.com:/home/bk/mysql-4.0marko@hundin.mysql.fi2004-05-101-2/+3
|\ \
| * | InnoDB: Fix assertion failure for orphaned tables in DROP DATABASEmarko@hundin.mysql.fi2004-05-101-2/+3
* | | Merge mysql.com:/home/mydev/mysql-4.0ingo@mysql.com2004-05-105-22/+25
|\ \ \ | | |/ | |/|
| * | Merge bk-internal:/home/bk/mysql-4.0/serg@serg.mylan2004-05-105-22/+25
| |\ \ | | |/ | |/|
| | * backport from 4.1:serg@serg.mylan2004-05-105-22/+25
* | | Merge mysql.com:/home/mydev/mysql-4.0ingo@mysql.com2004-05-106-20/+20
|\ \ \ | |/ / |/| |
| * | Fix replace_result of $MASTER_MYPORT instead of literal numbers.ingo@mysql.com2004-05-106-20/+20
* | | Merge marko@build.mysql.com:/home/bk/mysql-4.0marko@hundin.mysql.fi2004-05-072-2/+2
|\ \ \ | |/ / |/| |
| * | Fix auto_inc locking bug introduced in ChangeSet@1.1794.1.1marko@hundin.mysql.fi2004-05-072-2/+2
* | | Merge mysql.com:/home/mydev/mysql-4.0ingo@mysql.com2004-05-072-0/+5
|\ \ \ | |/ / |/| |
| * | Fix a forgotten skip of space at line begin for the 'system' command.ingo@mysql.com2004-05-062-0/+5
* | | Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-4.0jani@a80-186-24-72.elisa-laajakaista.fi2004-05-072-16/+48
|\ \ \
| * | | Fixed a problem with option --where, which earlier was not dynamic. One was n...jani@a80-186-24-72.elisa-laajakaista.fi2004-05-072-16/+48
| | |/ | |/|
* | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0guilhem@mysql.com2004-05-061-1/+1
|\ \ \ | |/ / |/| |
| * | A DBUG_RETURN to match a DBUG_ENTERguilhem@mysql.com2004-05-061-1/+1
* | | Merge mysql.com:/home/my/mysql-3.23 into mysql.com:/home/my/mysql-4.0monty@mysql.com2004-05-061-2/+2
|\ \ \
| * | | fixed db name and layout (can cause very rare race condition bug)bell@sanja.is.com.ua2004-05-041-2/+2
* | | | Remove not used variablemonty@mysql.com2004-05-061-2/+2
| |/ / |/| |
* | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0guilhem@mysql.com2004-05-053-3/+8
|\ \ \
| * | | very minor changes: a STOP SLAVE in a replication test to get rid of a non cr...guilhem@mysql.com2004-05-053-3/+8
* | | | InnoDB portability fix: new function os_file_set_eof()marko@hundin.mysql.fi2004-05-054-6/+27
* | | | 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