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