Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0 | guilhem@mysql.com | 2004-11-04 | 1 | -1/+2 |
|\ | |||||
| * | Fix for BUG##5714 "Insert into MyISAM table and select ... for update]": | guilhem@mysql.com | 2004-11-04 | 1 | -1/+2 |
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0 | dlenev@mysql.com | 2004-11-04 | 1 | -5/+18 |
|\ \ | |||||
| * | | Fix for bug #6387 "Queried timestamp values do not match the inserted | dlenev@mysql.com | 2004-11-03 | 1 | -5/+18 |
| |/ | |||||
* | | Merge marko@bk-internal.mysql.com:/home/bk/mysql-4.0 | marko@hundin.mysql.fi | 2004-11-03 | 1 | -1/+3 |
|\ \ | |/ | |||||
| * | ha_innodb.cc: | heikki@hundin.mysql.fi | 2004-11-02 | 1 | -1/+3 |
* | | mysqld.cc: | marko@hundin.mysql.fi | 2004-11-01 | 1 | -2/+2 |
|/ | |||||
* | close table before next iteration of table proccesing in mysql_admin_table (t... | bell@sanja.is.com.ua | 2004-10-28 | 1 | -3/+7 |
* | - Applied some Windows portability fixes for myisampack.c and sql_handler.cc | lenz@mysql.com | 2004-10-27 | 1 | -7/+1 |
* | Backport innodb_max_purge_lag from 4.1 | marko@hundin.mysql.fi | 2004-10-27 | 3 | -0/+11 |
* | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.0 | bell@sanja.is.com.ua | 2004-10-24 | 5 | -5/+44 |
|\ | |||||
| * | postreview fixes | bell@sanja.is.com.ua | 2004-10-22 | 3 | -4/+6 |
| * | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.0 | bell@sanja.is.com.ua | 2004-10-22 | 1 | -2/+6 |
| |\ | |||||
| | * | Part of fix for bug #6081 "Call to deprecated mysql_create_db() function | dlenev@mysql.com | 2004-10-22 | 1 | -2/+6 |
| * | | Check of temporary tables hiding for query fetched from QC (BUG#6084) | bell@sanja.is.com.ua | 2004-10-21 | 2 | -1/+34 |
| |/ | |||||
* | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.0 | bell@sanja.is.com.ua | 2004-10-22 | 5 | -12/+14 |
|\ \ | |/ | |||||
| * | Fix test case for innodb-lock | monty@mysql.com | 2004-10-20 | 2 | -1/+3 |
| * | Code cleanups (done during review of new code) | monty@mysql.com | 2004-10-20 | 4 | -11/+11 |
* | | fixed retsult code | bell@sanja.is.com.ua | 2004-10-19 | 1 | -1/+1 |
|/ | |||||
* | Merge dellis@bk-internal.mysql.com:/home/bk/mysql-4.0 | dellis@goetia.(none) | 2004-10-17 | 1 | -1/+1 |
|\ | |||||
| * | mysqld.cc: | dellis@goetia.(none) | 2004-10-17 | 1 | -1/+1 |
| * | mysqld.cc: | dellis@goetia.(none) | 2004-10-03 | 1 | -1/+1 |
* | | Merge marko@bk-internal.mysql.com:/home/bk/mysql-4.0 | marko@hundin.mysql.fi | 2004-10-15 | 2 | -3/+17 |
|\ \ | |||||
| * \ | Merge mysql.com:/home/mydev/mysql-4.0 | ingo@mysql.com | 2004-10-14 | 2 | -3/+17 |
| |\ \ | |||||
| | * | | BUG#5625 - MyISAM Index corruption on ALTER TABLE x ENABLE KEYS due to full t... | ingo@mysql.com | 2004-10-14 | 2 | -3/+17 |
* | | | | Added startup option and settable session variable | marko@hundin.mysql.fi | 2004-10-13 | 4 | -2/+15 |
|/ / / | |||||
* | | | ha_innodb.cc: | heikki@hundin.mysql.fi | 2004-10-12 | 1 | -1/+1 |
* | | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0 | guilhem@mysql.com | 2004-10-11 | 1 | -2/+8 |
|\ \ \ | |||||
| * | | | Fix for BUG#5949 "error code 1223 in binlog when using innobackup": | guilhem@mysql.com | 2004-10-11 | 1 | -2/+8 |
* | | | | Using MySQL 4.0 with privilege tables from 5.0 caused a crash. | monty@mysql.com | 2004-10-08 | 1 | -20/+36 |
* | | | | Code cleanups while doing review of pushed code | monty@mysql.com | 2004-10-06 | 2 | -36/+32 |
* | | | | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.0 | ram@gw.mysql.r18.ru | 2004-10-06 | 1 | -9/+18 |
|\ \ \ \ | |||||
| * | | | | delete.result, delete.test: | ram@gw.mysql.r18.ru | 2004-10-01 | 1 | -9/+18 |
* | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0 | monty@mysql.com | 2004-10-06 | 5 | -72/+74 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| * | | | | Reverted patch for new usage of open_count as it caused more problems than it... | monty@mysql.com | 2004-10-06 | 5 | -72/+74 |
* | | | | | Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-4.0 | hf@deer.(none) | 2004-10-05 | 1 | -38/+37 |
|\ \ \ \ \ | |||||
| * | | | | | Fix for #5730 (Query cache crashes server) | hf@deer.(none) | 2004-10-05 | 1 | -38/+37 |
* | | | | | | Merge marko@build.mysql.com:/home/bk/mysql-4.0 | marko@hundin.mysql.fi | 2004-10-05 | 1 | -2/+7 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.0 | Sinisa@sinisa.nasamreza.org | 2004-10-05 | 1 | -2/+7 |
| |\ \ \ \ \ | |||||
| | * | | | | | Fix for wrongly calculated Examined_rows in 4.0 UNION's. | Sinisa@sinisa.nasamreza.org | 2004-10-05 | 1 | -2/+7 |
| | | |/ / / | | |/| | | | |||||
* | | | | | | Merge marko@build.mysql.com:/home/bk/mysql-4.0 | marko@hundin.mysql.fi | 2004-10-05 | 8 | -192/+480 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Merge istruewing@bk-internal.mysql.com:/home/bk/mysql-4.0 | ingo@mysql.com | 2004-10-05 | 6 | -185/+472 |
| |\ \ \ \ \ | |||||
| | * \ \ \ \ | Merge mysql.com:/home/mydev/mysql-4.0 | ingo@mysql.com | 2004-10-05 | 6 | -185/+472 |
| | |\ \ \ \ \ | | | |_|/ / / | | |/| | | | | |||||
| | | * | | | | BUG#4286 - HANDLER tables are closed by FLUSH TABLE(S). | ingo@mysql.com | 2004-09-24 | 6 | -185/+472 |
| * | | | | | | Merge mysql.com:/M40/mysql-4.0 into mysql.com:/M40/push-4.0 | joerg@mysql.com | 2004-10-05 | 4 | -29/+119 |
| |\ \ \ \ \ \ | | |/ / / / / | |||||
| | * | | | | | 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 |
| | | |/ / / | |||||
| * | | | | | Solve compile problem for 4.0.22 on hpita2. (Backport of a 4.1 change) | joerg@mysql.com | 2004-09-30 | 1 | -6/+6 |
| | |_|/ / | |/| | | | |||||
* | | | | | Merge marko@build.mysql.com:/home/bk/mysql-4.0 | marko@hundin.mysql.fi | 2004-10-04 | 16 | -67/+232 |
|\ \ \ \ \ | | |/ / / | |/| | | |