summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-10-061-9/+18
|\
| * delete.result, delete.test:unknown2004-10-011-9/+18
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-10-065-72/+74
|\ \
| * | Reverted patch for new usage of open_count as it caused more problems than it...unknown2004-10-065-72/+74
* | | Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-10-051-38/+37
|\ \ \
| * | | Fix for #5730 (Query cache crashes server)unknown2004-10-051-38/+37
* | | | Merge marko@build.mysql.com:/home/bk/mysql-4.0unknown2004-10-051-2/+7
|\ \ \ \ | |/ / /
| * | | Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-10-051-2/+7
| |\ \ \
| | * | | Fix for wrongly calculated Examined_rows in 4.0 UNION's.unknown2004-10-051-2/+7
| | | |/ | | |/|
* | | | Merge marko@build.mysql.com:/home/bk/mysql-4.0unknown2004-10-058-192/+480
|\ \ \ \ | |/ / /
| * | | Merge istruewing@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-10-056-185/+472
| |\ \ \
| | * \ \ Merge mysql.com:/home/mydev/mysql-4.0unknown2004-10-056-185/+472
| | |\ \ \ | | | |_|/ | | |/| |
| | | * | BUG#4286 - HANDLER tables are closed by FLUSH TABLE(S).unknown2004-09-246-185/+472
| * | | | Merge mysql.com:/M40/mysql-4.0 into mysql.com:/M40/push-4.0unknown2004-10-054-29/+119
| |\ \ \ \ | | |/ / /
| | * | | patch fixing after review on patch-fixing of unknown2004-10-041-6/+1
| | * | | Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-4.0unknown2004-10-041-1/+7
| | |\ \ \
| | | * | | Fixed Bug #5492 "set @@session.read_rnd_buffer_size=33554432" unknown2004-09-161-1/+7
| | | |/ /
| * | | | Solve compile problem for 4.0.22 on hpita2. (Backport of a 4.1 change)unknown2004-09-301-6/+6
| | |_|/ | |/| |
* | | | Merge marko@build.mysql.com:/home/bk/mysql-4.0unknown2004-10-0416-67/+232
|\ \ \ \ | | |/ / | |/| |
| * | | Merge acurtis@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-10-033-28/+117
| |\ \ \ | | |/ / | |/| |
| | * | Merge ltantony.rdg.cyberkinetica.homeunix.net:/usr/home/staff/repositories/my...unknown2004-10-033-28/+117
| | |\ \
| | | * | Bug#4118: multi-table UPDATE takes WRITE lock on read tableunknown2004-10-033-28/+117
| * | | | Merge build.mysql.com:/home/bk/mysql-4.0unknown2004-09-271-9/+5
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Bug #5539 SHOW DATABASES LIKE and symlinksunknown2004-09-251-10/+5
| | * | | Bug #5539 SHOW DATABASES LIKE and symlinksunknown2004-09-241-1/+2
| | |/ /
| * | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-09-275-20/+61
| |\ \ \
| | * | | Fix for bug #4131 "TIMESTAMP columns missing minutes and seconds whenunknown2004-09-275-20/+61
| * | | | Fix for BUG#3248 "Doc says MyISAM warns if disk full but it does not":unknown2004-09-241-3/+2
| * | | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-09-231-0/+4
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Fix for BUG#5711 "replication SQL thread does not abort on SQL syntax error":unknown2004-09-231-0/+4
| * | | | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-09-191-0/+2
| |\ \ \ \
| | * | | | A fix (Bug #5415: Table marked as crashed after DELETE queries).unknown2004-09-191-0/+2
| * | | | | Change www.mysql.com -> dev.mysql.com in a reference to unknown2004-09-191-1/+1
| |/ / / /
| * | | | Merge mysql.com:/home/mydev/mysql-4.0unknown2004-09-182-6/+30
| |\ \ \ \
| | * | | | bug#2831 - --extenral-locking does not fully work with --myisam-recover.unknown2004-09-182-6/+30
| * | | | | Fix for bug #5595: NULLIF() IS NULL returns false if NULLIF() returns NULLunknown2004-09-182-0/+10
* | | | | | InnoDB: Corrected typos in DBUG_ statementsunknown2004-09-171-2/+2
|/ / / / /
* | | | | Bug#5553 - Multi table UPDATE IGNORE fails on dup keyunknown2004-09-171-2/+6
* | | | | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-09-141-3/+3
|\ \ \ \ \
| * | | | | A fix (bug #5498 TRIM fails with LEADING or TRAILING if remstr = str).unknown2004-09-131-3/+3
| |/ / / /
* | | | | row0mysql.h:unknown2004-09-131-27/+38
|/ / / /
* | | | Updating the headers on a few files to include GPL header.unknown2004-09-085-4/+48
* | | | Merge rurik.mysql.com:/home/igor/mysql-4.0unknown2004-09-0711-109/+168
|\ \ \ \ | |/ / /
| * | | when we update thd->db in replication, it's safer to update thd->db_length too.unknown2004-09-073-8/+28
| * | | Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-09-071-0/+7
| |\ \ \
| | * | | Fixed Bug#3645, "PROCEDURE ANALYSE() recommends illegalunknown2004-09-071-0/+7
| * | | | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-09-076-65/+47
| |\ \ \ \ | | |/ / /
| | * | | Fix of previous push.unknown2004-09-061-2/+2
| | * | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-09-063-56/+28
| | |\ \ \
| | | * | | Replacing class Disable_binlog by macros. Patch already approved by Monty.unknown2004-09-063-56/+28
| | | | |/ | | | |/|