Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | A follow up after the fix for Bug#21074 - fix NDB tests breaking on | kostja@bodhi.(none) | 2007-07-16 | 1 | -1/+11 |
* | Merge adventure.(none):/home/thek/Development/cpp/bug21074/my51-bug21074 | thek@adventure.(none) | 2007-07-02 | 1 | -4/+12 |
|\ | |||||
| * | Bug#21074 Large query_cache freezes mysql server sporadically under heavy load | thek@adventure.(none) | 2007-07-02 | 1 | -4/+12 |
* | | Bug #26418: Slave out of sync after | gkodinov/kgeorge@magare.gmz | 2007-06-19 | 1 | -6/+1 |
|/ | |||||
* | Merge mysql.com:/home/kent/bk/main/mysql-5.0 | kent@kent-amd64.(none) | 2006-12-31 | 1 | -1/+1 |
|\ | |||||
| * | my_strtoll10-x86.s: | kent@mysql.com/kent-amd64.(none) | 2006-12-31 | 1 | -1/+1 |
* | | Merge mysql.com:/home/kent/bk/main/mysql-5.0 | kent@kent-amd64.(none) | 2006-12-23 | 1 | -2/+1 |
|\ \ | |/ | |||||
| * | Many files: | kent@mysql.com/kent-amd64.(none) | 2006-12-23 | 1 | -2/+1 |
* | | Merge mysql.com:/home/my/mysql-5.0 | monty@narttu.mysql.fi | 2006-11-30 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Fixed portability issue in my_thr_init.c (was added in my last push) | monty@mysql.com/narttu.mysql.fi | 2006-11-30 | 1 | -1/+1 |
* | | Fixed compiler warnings (Mostly VC++): | monty@mysql.com/narttu.mysql.fi | 2006-11-30 | 1 | -2/+2 |
* | | Merge pchardin@bk-internal.mysql.com:/home/bk/mysql-5.1-runtime | petr/cps@owlet.local | 2006-10-24 | 1 | -1/+101 |
|\ \ | |||||
| * | | Fix for Bug #17544 "Cannot do atomic log rotate", | petr/cps@mysql.com/owlet.local | 2006-10-13 | 1 | -1/+101 |
* | | | sql_rename.cc, sql_table.cc, type_decimal.result, mix2_myisam.result: | gkodinov@dl145s.mysql.com | 2006-10-20 | 1 | -4/+5 |
* | | | Merge dl145s.mysql.com:/data/bk/team_tree_merge/MERGE/mysql-5.0-opt | gkodinov@dl145s.mysql.com | 2006-10-19 | 1 | -73/+119 |
|\ \ \ | |/ / |/| / | |/ | |||||
| * | sql_rename.cc: | evgen@sunlight.local | 2006-10-18 | 1 | -1/+1 |
| * | Bug#14959: ALTER TABLE isn't able to rename a view | evgen@moonbone.local | 2006-10-13 | 1 | -71/+123 |
* | | Bug#18775 - Temporary table from alter table visible to other threads | ingo/istruewing@chilla.local | 2006-08-02 | 1 | -4/+4 |
* | | Merge mysql.com:/home/dlenev/src/mysql-5.0-bg13525 | dlenev@mysql.com | 2006-02-27 | 1 | -3/+25 |
|\ \ | |/ | |||||
| * | Fix for bug #13525 "Rename table does not keep info of triggers". | dlenev@mysql.com | 2006-02-24 | 1 | -2/+21 |
* | | renamedb.test, renamedb.result: | bar@mysql.com | 2006-02-13 | 1 | -2/+2 |
* | | WL#1324 table name to file name encoding | bar@mysql.com | 2005-12-31 | 1 | -7/+4 |
* | | WL#1012: All changes as one single changeset. | lars@mysql.com | 2005-12-22 | 1 | -2/+2 |
* | | Finalize storage engine plugins | acurtis@xiphis.org | 2005-12-21 | 1 | -2/+3 |
|/ | |||||
* | Changes in get_table_type() and mysql_frm_type(). The main problem was | jani@ua141d10.elisa.omakaista.fi | 2005-11-03 | 1 | -3/+4 |
* | Changes after discussion/review with Sanja | georg@lmy002.wdf.sap.corp | 2005-09-18 | 1 | -25/+25 |
* | Fix for bug#5508 after Sanja's review | georg@lmy002.wdf.sap.corp | 2005-09-16 | 1 | -8/+26 |
* | Bug#6877 MySQL should give an error if the requested table type is not available | acurtis@xiphis.org | 2005-06-17 | 1 | -1/+1 |
* | Cleanup during reviews | monty@mysql.com | 2005-03-16 | 1 | -1/+1 |
* | First stage of table definition cache | monty@mysql.com | 2005-01-06 | 1 | -2/+2 |
* | Merge with 4.1 | monty@mysql.com | 2004-12-06 | 1 | -1/+1 |
|\ | |||||
| * | Bug#6391 (binlog-do-db rules ignored) | mats@mysql.com | 2004-12-03 | 1 | -1/+1 |
* | | now my_printf_error is not better then my_error, but my_error call is shorter | bell@sanja.is.com.ua | 2004-11-13 | 1 | -4/+2 |
* | | post-review fixes | bell@sanja.is.com.ua | 2004-11-12 | 1 | -3/+6 |
* | | Merge with 4.1 | monty@mysql.com | 2004-09-06 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | after merge fix | serg@serg.mylan | 2004-08-20 | 1 | -1/+1 |
* | | VIEW | bell@sanja.is.com.ua | 2004-07-16 | 1 | -9/+9 |
* | | Merge 4.1 -> 5.0. | pem@mysql.com | 2004-04-07 | 1 | -17/+56 |
|\ \ | |/ | |||||
| * | reverting table list to be able to use it in next PS call (BUG#2811) | bell@sanja.is.com.ua | 2004-04-06 | 1 | -10/+34 |
| * | fixed | vva@eagle.mysql.r18.ru | 2004-04-01 | 1 | -0/+3 |
| * | Merge with 4.0.18 | monty@mysql.com | 2004-02-11 | 1 | -7/+19 |
| |\ | |||||
| | * | Some small portability fixes. | monty@mysql.com | 2003-12-30 | 1 | -7/+19 |
* | | | Merge 4.1 to 5.0. | pem@mysql.com | 2003-12-19 | 1 | -0/+1 |
|\ \ \ | |/ / | |||||
| * | | Merge with 4.0.17 | monty@mysql.com | 2003-12-17 | 1 | -0/+1 |
| |\ \ | | |/ | |||||
| | * | Fix for BUG#2083 | guilhem@mysql.com | 2003-12-16 | 1 | -0/+1 |
* | | | Deprecated the update log (Sprint task #792). Now --log-update | guilhem@mysql.com | 2003-04-02 | 1 | -1/+0 |
|/ / | |||||
* | | Merge with 4.0 | monty@narttu.mysql.fi | 2003-03-16 | 1 | -23/+11 |
|\ \ | |/ | |||||
| * | Merge with 3.23 to get fix for deadlock when doing LOCK TABLES in one thread ... | monty@narttu.mysql.fi | 2003-03-04 | 1 | -23/+11 |
| |\ | |||||
| | * | Fixed a deadlock problem when using LOCK TABLE in one thread and DROP TABLE i... | monty@narttu.mysql.fi | 2003-03-03 | 1 | -22/+10 |
* | | | Merge with 4.0 | monty@mashka.mysql.fi | 2002-11-21 | 1 | -1/+1 |
|\ \ \ | |/ / |