summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | Fixed a bug in slave-compressed-protocol. Using this optionunknown2004-02-041-1/+1
| | | |/ / / / / | | |/| | | | |
| * | | | | | | Fixed problem with range optimization over overlapping ranges (#2448)unknown2004-02-047-223/+195
| * | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-02-0411-174/+294
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | Ensure that wait_timeout doesn't overflow on windows. (Bug #2400)unknown2004-02-041-1/+2
| | * | | | | | Ensure that privileges are tested properly for multi-table-updates.unknown2004-02-036-171/+278
| | * | | | | | Give error if locked table is used twice in query. This fixes strange error m...unknown2004-02-034-2/+14
| * | | | | | | extra newline removedunknown2004-02-031-5/+5
| * | | | | | | Merge bk-internal:/home/bk/mysql-4.0/unknown2004-02-0313-71/+293
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-02-031-1/+7
| | |\ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | |
| | | * | | | | | another variant (bug #2185: mysql.server script echo bug)unknown2004-02-031-6/+4
| | | * | | | | | a fix (#2185: mysql.server script echo bug)unknown2004-02-021-1/+9
| | * | | | | | | Added new option --sync-frm / --skip-sync-frmunknown2004-02-035-11/+32
| | * | | | | | | Thai tis620 crash problem in text comparison routines was fixed.unknown2004-02-034-55/+158
| | * | | | | | | Proposed (version #2) fix for bug #1948:unknown2004-02-023-4/+96
| * | | | | | | | increase the size of a signal thread's stack (the old one was too small for t...unknown2004-02-021-1/+1
| |/ / / / / / /
| * | | | | | | test addedunknown2004-02-022-0/+5
| * | | | | | | Typo fixingunknown2004-02-022-2/+3
| * | | | | | | rpl_insert_id.test, rpl_insert_id.result:unknown2004-02-022-2/+2
| * | | | | | | innodb.result, innodb.test:unknown2004-02-022-4/+4
| * | | | | | | dict0dict.c:unknown2004-02-021-1/+1
| * | | | | | | dict0dict.c:unknown2004-02-021-11/+37
| * | | | | | | dict0dict.c:unknown2004-02-024-168/+169
| |/ / / / / /
| * | | | | | dict0dict.c:unknown2004-02-011-46/+65
| | |/ / / / | |/| | | |
| * | | | | Fix for bug #2523 '"func_time" test fails on QNX'.unknown2004-01-305-17/+32
| * | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-01-306-16/+98
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Fix for bugs #1885, #2464, #2539. Proper handling of defaultunknown2004-01-306-16/+98
| * | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-01-306-41/+87
| |\ \ \ \ \
| | * | | | | Fixed parsing of column names and foreign key constraints in Innobase to hand...unknown2004-01-306-41/+87
| * | | | | | Fix for BUG#2477 "Slave stop with error after master reboot if use HEAP tables":unknown2004-01-308-18/+136
| * | | | | | Fix for BUG#2527 "Multi-Table Delete - Not Replication use replicate-wild-do-...unknown2004-01-294-1/+49
| |/ / / / /
| * | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-01-298-11/+93
| |\ \ \ \ \
| | * | | | | Mark that strings may change on index only reads (for BDB tables).unknown2004-01-298-11/+93
| * | | | | | btr0cur.c:unknown2004-01-291-2/+3
| * | | | | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-01-281-3/+4
| |\ \ \ \ \ \
| | * | | | | | Fix for BUG#2542 "If slave ignores a query it may make the next LOAD DATA INF...unknown2004-01-281-3/+4
| | |/ / / / /
| * | | | | | data0data.ic, data0data.h, row0sel.c:unknown2004-01-273-1/+43
| |/ / / / /
| * | | | | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-01-2239-385/+652
| |\ \ \ \ \
| | * \ \ \ \ Merge vvagin@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-01-223-1/+24
| | |\ \ \ \ \
| | | * \ \ \ \ Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-4.0unknown2004-01-223-1/+24
| | | |\ \ \ \ \ | | | | |_|/ / / | | | |/| | | |
| | | | * | | | some ammendments (comments and code style)unknown2004-01-222-2/+9
| | | | * | | | added test for bug #2290 "output truncated with ELT when using DISTINCT"unknown2004-01-213-1/+17
| | * | | | | | test moved to an appropriate fileunknown2004-01-214-19/+19
| | * | | | | | two more bugfixes for "space stripping in MyISAM indexes"unknown2004-01-213-2/+7
| | * | | | | | test case for MyISAM sort-repair bugunknown2004-01-212-0/+15
| | |/ / / / /
| | * | | | | Merge mysql.com:/space/my/mysql-4.0unknown2004-01-211-14/+3
| | |\ \ \ \ \
| | | * | | | | - remove unnecessary code from Do-rpm to delete the source tarball andunknown2004-01-211-14/+3
| | * | | | | | Merge lgrimmer@build.mysql.com:/home/bk/mysql-4.0unknown2004-01-2116-265/+378
| | |\ \ \ \ \ \ | | | |/ / / / / | | | | | / / / | | | |_|/ / / | | |/| | | |
| | | * | | | Merge mysql.com:/space/my/mysql-4.0unknown2004-01-2116-265/+378
| | | |\ \ \ \
| | | | * | | | What started as an attempt to fix BUG#2270 (Substitute paths in mysqlunknown2004-01-2016-265/+378
| | * | | | | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-01-201-0/+8
| | |\ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |