summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* patch fixing after review on patch-fixing of vva@eagle.mysql.r18.ru2004-10-041-6/+1
* Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-4.0vva@eagle.mysql.r18.ru2004-10-041-1/+7
|\
| * Fixed Bug #5492 "set @@session.read_rnd_buffer_size=33554432" vva@eagle.mysql.r18.ru2004-09-161-1/+7
* | Merge acurtis@bk-internal.mysql.com:/home/bk/mysql-4.0antony@ltantony.rdg.cyberkinetica.homeunix.net2004-10-033-28/+117
|\ \
| * \ Merge ltantony.rdg.cyberkinetica.homeunix.net:/usr/home/staff/repositories/my...antony@ltantony.rdg.cyberkinetica.homeunix.net2004-10-033-28/+117
| |\ \
| | * | Bug#4118: multi-table UPDATE takes WRITE lock on read tableantony@ltantony.rdg.cyberkinetica.homeunix.net2004-10-033-28/+117
* | | | Merge build.mysql.com:/home/bk/mysql-4.0rburnett@build.mysql.com2004-09-271-9/+5
|\ \ \ \ | |/ / / |/| | |
| * | | Bug #5539 SHOW DATABASES LIKE and symlinksrburnett@build.mysql.com2004-09-251-10/+5
| * | | Bug #5539 SHOW DATABASES LIKE and symlinksrburnett@build.mysql.com2004-09-241-1/+2
| |/ /
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0dlenev@mysql.com2004-09-275-20/+61
|\ \ \
| * | | Fix for bug #4131 "TIMESTAMP columns missing minutes and seconds whendlenev@mysql.com2004-09-275-20/+61
* | | | Fix for BUG#3248 "Doc says MyISAM warns if disk full but it does not":guilhem@mysql.com2004-09-241-3/+2
* | | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0guilhem@mysql.com2004-09-231-0/+4
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix for BUG#5711 "replication SQL thread does not abort on SQL syntax error":guilhem@mysql.com2004-09-231-0/+4
* | | | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.0ram@gw.mysql.r18.ru2004-09-191-0/+2
|\ \ \ \
| * | | | A fix (Bug #5415: Table marked as crashed after DELETE queries).ram@gw.mysql.r18.ru2004-09-191-0/+2
* | | | | Change www.mysql.com -> dev.mysql.com in a reference to konstantin@mysql.com2004-09-191-1/+1
|/ / / /
* | | | Merge mysql.com:/home/mydev/mysql-4.0ingo@mysql.com2004-09-182-6/+30
|\ \ \ \
| * | | | bug#2831 - --extenral-locking does not fully work with --myisam-recover.ingo@mysql.com2004-09-182-6/+30
* | | | | Fix for bug #5595: NULLIF() IS NULL returns false if NULLIF() returns NULLgluh@gluh.mysql.r18.ru2004-09-182-0/+10
* | | | | Bug#5553 - Multi table UPDATE IGNORE fails on dup keyantony@ltantony.rdg.cyberkinetica.homeunix.net2004-09-171-2/+6
* | | | | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.0ram@gw.mysql.r18.ru2004-09-141-3/+3
|\ \ \ \ \
| * | | | | A fix (bug #5498 TRIM fails with LEADING or TRAILING if remstr = str).ram@gw.mysql.r18.ru2004-09-131-3/+3
| |/ / / /
* | | | | row0mysql.h:heikki@hundin.mysql.fi2004-09-131-27/+38
|/ / / /
* | | | Updating the headers on a few files to include GPL header.brian@brian-akers-computer.local2004-09-085-4/+48
* | | | Merge rurik.mysql.com:/home/igor/mysql-4.0igor@rurik.mysql.com2004-09-0711-109/+168
|\ \ \ \ | |/ / /
| * | | when we update thd->db in replication, it's safer to update thd->db_length too.guilhem@mysql.com2004-09-073-8/+28
| * | | Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-4.0jani@rhols221.adsl.netsonic.fi2004-09-071-0/+7
| |\ \ \
| | * | | Fixed Bug#3645, "PROCEDURE ANALYSE() recommends illegaljani@rhols221.adsl.netsonic.fi2004-09-071-0/+7
| * | | | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.0ram@gw.mysql.r18.ru2004-09-076-65/+47
| |\ \ \ \ | | |/ / /
| | * | | Fix of previous push.guilhem@mysql.com2004-09-061-2/+2
| | * | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0guilhem@mysql.com2004-09-063-56/+28
| | |\ \ \
| | | * | | Replacing class Disable_binlog by macros. Patch already approved by Monty.guilhem@mysql.com2004-09-063-56/+28
| | | | |/ | | | |/|
| | * | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0guilhem@mysql.com2004-09-061-1/+1
| | |\ \ \
| | | * | | Dependency fix. We observed that doing any change to class THD in sql_class.h...guilhem@mysql.com2004-09-061-1/+1
| | | |/ /
| | * | | bug#5389 merge.test fails on qnx - uninitalized variable in myrg_open()serg@serg.mylan2004-09-061-7/+13
| | |/ /
| | * | sql_yacc.yy:paul@kite-hub.kitebird.com2004-09-031-1/+1
| | * | A fix (Bug #4980: union statement with () union () order by produces wrong ex...ram@gw.mysql.r18.ru2004-09-031-0/+4
| * | | A fix (bug #2631: mlockall called after dropping root permissions).ram@gw.mysql.r18.ru2004-09-031-36/+86
| |/ /
* | | Merge rurik.mysql.com:/home/igor/mysql-4.0igor@rurik.mysql.com2004-09-021-1/+10
|\ \ \ | |/ / |/| |
| * | select.result, select.test:igor@rurik.mysql.com2004-09-021-1/+10
* | | errmsg.txt:paul@kite-hub.kitebird.com2004-09-0222-44/+350
* | | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.0ram@gw.mysql.r18.ru2004-09-021-0/+13
|\ \ \
| * | | A fix (Bug #5232: CREATE TABLE ... SELECT can deadlock itself).ram@gw.mysql.r18.ru2004-08-271-0/+13
* | | | Fix for bug #5302miguel@hegel.txg.br2004-09-021-1/+1
* | | | Fix for bug #5302miguel@hegel.txg.br2004-09-011-0/+7
* | | | Merge lgrimmer@build.mysql.com:/home/bk/mysql-4.0lenz@mysql.com2004-09-011-221/+0
|\ \ \ \
| * \ \ \ Merge mysql.com:/space/my/mysql-4.0lenz@mysql.com2004-09-011-221/+0
| |\ \ \ \
| | * | | | - removed swedish errmsg.OLDlenz@mysql.com2004-09-011-221/+0
| | | |_|/ | | |/| |
* | | | | ha_innodb.cc:heikki@hundin.mysql.fi2004-09-011-2/+3
|/ / / /