summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* VC++ portability fixunknown2004-05-263-7/+3
* InnoDB fixup: remove debug assertion that causes compile errorunknown2004-05-261-2/+0
* Fix to make Windows compilation smootherunknown2004-05-2613-43/+65
* InnoDB cleanup: Remove unused code for online backupunknown2004-05-266-351/+8
* Added new header filesunknown2004-05-261-1/+1
* Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-05-259-10/+329
|\
| * Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-05-269-10/+329
| |\
| | * Proposed fix for bug #3818 (libmysqld.dll leads to program's crash)unknown2004-05-269-10/+329
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-05-2545-123/+777
|\ \ \ | |/ / |/| |
| * | Added patches from Novellunknown2004-05-2545-124/+778
* | | InnoDB cleanup and possible bug-fix: Remove srv0queunknown2004-05-2514-502/+103
* | | Fixed VC++ project filesunknown2004-05-252-7/+7
| |/ |/|
* | Removed references to BDB and InnoDB from 'classic' releaseunknown2004-05-252-5/+5
* | fixed typosunknown2004-05-253-5/+5
* | Fixed typounknown2004-05-2517-17/+17
* | New MYSQL_SERVER_SUFFIX usage (for easier compilation)unknown2004-05-2551-117/+94
* | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-05-241-4/+8
|\ \
| * | Fix for BUG#3871: a slave must always replicate a statement, even if it exami...unknown2004-05-241-4/+8
* | | InnoDB cleanup: sync0arr.c: sync_array_cell_print(): Remove unused variable strunknown2004-05-241-1/+0
|/ /
* | Bug fixes:unknown2004-05-203-4/+252
* | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-05-194-16/+48
|\ \
| * | Fix for BUG33649: Post-review fixes unknown2004-05-192-36/+34
| * | Fix and test case for BUG#3649.unknown2004-05-183-29/+63
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-05-1964-338/+1570
|\ \ \
| * | | Added support for projects 'classic', 'classic nt', 'pro' and 'pro nt'unknown2004-05-1964-338/+1570
* | | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-05-194-11/+14
|\ \ \ \
| * | | | Fix for BUG#3829 "Setting server_id on fly doesn't allow replication to start"unknown2004-05-194-11/+14
| |/ / /
* | | | Fix for Bug#3754 "SET GLOBAL myisam_max_sort_file_size doesn't unknown2004-05-193-3/+13
|/ / /
* | | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-05-183-0/+19
|\ \ \
| * | | added newline at the end of the file.unknown2004-05-171-1/+1
| * | | A fix (bug #3756: ISNULL(QUOTE()) returns 1 for every row after 1st NULL)unknown2004-05-173-0/+19
* | | | mem0pool.c:unknown2004-05-181-13/+5
| |/ / |/| |
* | | dict0dict.c:unknown2004-05-171-1/+2
* | | InnoDB: srv0srv.c: Remove reference to sync0ipm.h (fix ChangeSet@1.1833)unknown2004-05-171-1/+0
* | | InnoDB: Remove unused module sync0ipmunknown2004-05-176-472/+4
* | | InnoDB: Remove unused module os0shmunknown2004-05-176-235/+4
* | | Extra safety fixes (probably not needed, but can't hurt)unknown2004-05-153-9/+6
* | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-05-143-5/+18
|\ \ \
| * | | Replication testsuite: making the master-slave synchronization less likely to...unknown2004-05-143-5/+18
* | | | Many files:unknown2004-05-147-5/+33
| |/ / |/| |
* | | InnoDB: Remove unused function ut_str_catenate()unknown2004-05-142-37/+0
* | | ha_innodb.cc, trx0trx.h, lock0lock.c, trx0trx.c:unknown2004-05-134-17/+75
* | | Merge lgrimmer@build.mysql.com:/home/bk/mysql-4.0unknown2004-05-131-4/+26
|\ \ \
| * | | ha_innodb.cc:unknown2004-05-131-4/+26
* | | | Merge mysql.com:/space/my/mysql-4.0unknown2004-05-131-0/+1
|\ \ \ \ | |/ / / |/| | |
| * | | - make sure the binaries are executable before calling them duringunknown2004-05-131-0/+1
* | | | ha_innodb.cc:unknown2004-05-131-2/+9
* | | | InnoDB: fixed bug in dict0dict.c: dict_index_name_print()unknown2004-05-131-1/+1
| |/ / |/| |
* | | InnoDB: Remove os_file_lock() from the 4.0 tree (unfix Bug #3608)unknown2004-05-131-41/+0
|/ /
* | InnoDB: avoid some data races in innobase_mysql_print_thd() (Bug #3596)unknown2004-05-121-6/+7