Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge mattiasj-laptop.(none):/home/mattiasj/clones/mysql-5.1-main | mattiasj@mattiasj-laptop.(none) | 2007-11-12 | 1 | -0/+1 |
|\ | |||||
| * | Bug#31210 - INSERT DELAYED crashes server when used on | istruewing@stella.local | 2007-11-05 | 1 | -0/+1 |
* | | Use an inline getter method (thd->is_error()) to query if there is an error | kostja@bodhi.(none) | 2007-10-30 | 1 | -1/+1 |
* | | Rename: query_error -> is_slave_error. | kostja@bodhi.(none) | 2007-10-20 | 1 | -2/+2 |
|/ | |||||
* | Bug #11313 confusing/erroneous 4006 message | tomas@whalegate.ndb.mysql.com | 2007-09-07 | 1 | -1/+1 |
* | getting rid of flush altogether, fix with post_epoch hendeling and/or changes... | tomas@whalegate.ndb.mysql.com | 2007-09-05 | 1 | -5/+0 |
* | this flush with flag TRUE causes spurious errors in the binlog... as it will ... | tomas@whalegate.ndb.mysql.com | 2007-09-05 | 1 | -1/+1 |
* | Bug#20872 master*.err: miscellaneous error messages | tomas@whalegate.ndb.mysql.com | 2007-08-30 | 1 | -10/+7 |
* | Bug#20872 master*.err: miscellaneous error messages | tomas@whalegate.ndb.mysql.com | 2007-08-30 | 1 | -4/+11 |
* | manual merge | tomas@whalegate.ndb.mysql.com | 2007-08-21 | 1 | -0/+13 |
|\ | |||||
| * | BUG#30017 log-slave-updates incorrect behavior for cluster | tomas@whalegate.ndb.mysql.com | 2007-07-25 | 1 | -0/+13 |
* | | WL#3732 Information schema optimization | gluh@mysql.com/eagle.(none) | 2007-08-03 | 1 | -4/+4 |
* | | WL#3303 | tomas@poseidon.mysql.com | 2007-06-27 | 1 | -9/+1 |
* | | Merge whalegate.ndb.mysql.com:/home/tomas/mysql-5.1-new-ndb | tomas@whalegate.ndb.mysql.com | 2007-06-18 | 1 | -2/+2 |
|\ \ | |/ | |||||
| * | correction | tomas@whalegate.ndb.mysql.com | 2007-06-18 | 1 | -2/+2 |
| * | Bug #28989 hpux11 ps_row warnings | tomas@whalegate.ndb.mysql.com | 2007-06-18 | 1 | -2/+2 |
* | | Merge whalegate.ndb.mysql.com:/home/tomas/mysql-5.1-new-ndb | tomas@whalegate.ndb.mysql.com | 2007-06-17 | 1 | -12/+39 |
|\ \ | |/ | |||||
| * | Bug #28989 hpux11 ps_row warnings | tomas@whalegate.ndb.mysql.com | 2007-06-17 | 1 | -12/+39 |
* | | Added casts to avoid compiler warnings and fixed a wrong type. | jani@a88-113-38-195.elisa-laajakaista.fi | 2007-05-31 | 1 | -10/+10 |
* | | Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.1 | jani@a88-113-38-195.elisa-laajakaista.fi | 2007-05-24 | 1 | -38/+41 |
|\ \ | |/ |/| | |||||
| * | WL#3817: Simplify string / memory area types and make things more consistent ... | monty@mysql.com/narttu.mysql.fi | 2007-05-10 | 1 | -38/+41 |
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1 | kostja@vajra.(none) | 2007-05-15 | 1 | -1/+2 |
|\ \ | |||||
| * \ | Merge weblab.(none):/home/marcsql/TREE/mysql-5.1-base | malff/marcsql@weblab.(none) | 2007-05-02 | 1 | -1/+2 |
| |\ \ | | |/ | |/| | |||||
| | * | manual merge 5.0-runtime -> 5.1->runtime, with 25411 part I | malff/marcsql@weblab.(none) | 2007-04-25 | 1 | -1/+2 |
* | | | Bug #27292 restarting a data node makes sql nodes log event buffer status e... | tomas@whalegate.ndb.mysql.com | 2007-05-09 | 1 | -0/+11 |
|/ / | |||||
* | | Merge whalegate.ndb.mysql.com:/home/tomas/mysql-5.1-telco-gca | tomas@whalegate.ndb.mysql.com | 2007-04-25 | 1 | -0/+12 |
|\ \ | |/ |/| | |||||
| * | ndb: added some retry sleep to not get busy loops | tomas@whalegate.ndb.mysql.com | 2007-04-25 | 1 | -0/+12 |
* | | Merge romeo.(none):/home/bkroot/mysql-5.1-rpl | mats@romeo.(none) | 2007-04-20 | 1 | -1/+21 |
|\ \ | |||||
| * | | Clear field_alloc when it's moved to result set (allows us to always call fre... | monty@mysql.com/narttu.mysql.fi | 2007-04-16 | 1 | -1/+21 |
* | | | Bug #27076 | tomas@whalegate.ndb.mysql.com | 2007-04-18 | 1 | -1/+1 |
* | | | Bug #27076 Cluster does not honor SQL_LOG_BIN flag | tomas@whalegate.ndb.mysql.com | 2007-04-18 | 1 | -19/+61 |
|/ / | |||||
* | | ha_ndbcluster.cc: | mskold/marty@mysql.com/linux.site | 2007-04-05 | 1 | -6/+10 |
* | | Bug #21494 Master Cluster MySQLD is point of failure that can lead to mismatc... | tomas@whalegate.ndb.mysql.com | 2007-04-03 | 1 | -0/+8 |
* | | Bug #17095 Cluster RBR in circle does not terminate | tomas@whalegate.ndb.mysql.com | 2007-04-03 | 1 | -5/+10 |
* | | Merge whalegate.ndb.mysql.com:/home/tomas/mysql-5.1-new-rpl | tomas@whalegate.ndb.mysql.com | 2007-04-03 | 1 | -1/+1 |
|\ \ | |||||
| * \ | Merge whalegate.ndb.mysql.com:/home/tomas/mysql-5.1-telco-gca | tomas@whalegate.ndb.mysql.com | 2007-03-29 | 1 | -1/+1 |
| |\ \ | | |/ | |||||
| | * | Bug #27529: Slave crashes on lots of updates | tomas@whalegate.ndb.mysql.com | 2007-03-29 | 1 | -1/+1 |
* | | | Bug #26783 replication status unknown after cluster or mysqld failure | tomas@whalegate.ndb.mysql.com | 2007-04-03 | 1 | -2/+2 |
|/ / | |||||
* | | Merge poseidon.mysql.com:/home/tomas/mysql-5.1-telco-gca-ndb_restore | tomas@poseidon.mysql.com | 2007-03-09 | 1 | -0/+6 |
|\ \ | |||||
| * | | Bug #26783 replication status unknown after cluster or mysqld failure | tomas@poseidon.mysql.com | 2007-03-08 | 1 | -0/+6 |
| |/ | |||||
* | | Merge weblab.(none):/home/marcsql/TREE/mysql-5.1-base | malff/marcsql@weblab.(none) | 2007-02-28 | 1 | -63/+74 |
|\ \ | |||||
| * | | Remove compiler warnings | monty@mysql.com/narttu.mysql.fi | 2007-02-27 | 1 | -2/+6 |
| * | | Fixes for compiler warnings. | jani@a88-113-38-195.elisa-laajakaista.fi | 2007-02-27 | 1 | -64/+71 |
* | | | Merge kpdesk.mysql.com:/home/thek/dev/bug23240/my51-bug23240 | thek@kpdesk.mysql.com | 2007-02-19 | 1 | -1/+0 |
|\ \ \ | |/ / |/| | | |||||
| * | | Bug#23240 --init-file statements with NOW() reports '1970-01-01 11:00:00' as ... | thek@kpdesk.mysql.com | 2007-02-19 | 1 | -1/+0 |
| |/ | |||||
* | | Bug#26015 valgrind warning PollGuard::unlock_and_signal()/NdbCondition_Destroy | msvensson@pilot.mysql.com | 2007-02-06 | 1 | -60/+23 |
* | | Merge poseidon.mysql.com:/home/tomas/mysql-5.1-telco-cga | tomas@poseidon.mysql.com | 2007-02-06 | 1 | -9/+100 |
|\ \ | |||||
| * | | Bug #26021 - ndb: valgrind warning handle_trailing_share/ndbcluster_free_shar... | tomas@poseidon.mysql.com | 2007-02-06 | 1 | -9/+100 |
* | | | Merge poseidon.mysql.com:/home/tomas/mysql-5.1-telco-cga | tomas@poseidon.mysql.com | 2007-02-06 | 1 | -1/+6 |
|\ \ \ | |/ / | |||||
| * | | Bug #26021 valgrind warning handle_trailing_share/ndbcluster_free_share inv... | tomas@poseidon.mysql.com | 2007-02-06 | 1 | -1/+6 |