Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | WL#5419 "LOCK_open scalability: make tdc_refresh_version | Konstantin Osipov | 2010-06-11 | 1 | -1/+0 |
* | WL#5030: Split and remove mysql_priv.h | Mats Kindahl | 2010-03-31 | 1 | -1/+4 |
* | Patch to eliminate warnings in mysql-next-mr-bugteam. | Mats Kindahl | 2010-01-25 | 1 | -1/+1 |
* | merge mysql-next-mr --> mysql-5.1-rpl-merge | Alfranio Correia | 2010-01-14 | 1 | -4/+4 |
|\ | |||||
| * | WL#2360 Performance schema | Marc Alff | 2010-01-11 | 1 | -4/+4 |
* | | merge mysql-next-mr --> mysql-5.1-rpl-merge | Alfranio Correia | 2010-01-13 | 1 | -32/+57 |
|\ \ | |/ | |||||
| * | WL#2360 Performance schema | Marc Alff | 2010-01-06 | 1 | -32/+57 |
* | | Manual merge from next-mr. | 2010-01-12 | 1 | -5/+2 | |
|\ \ | |/ | |||||
| * | WL#4738 streamline/simplify @@variable creation process | Sergei Golubchik | 2009-12-22 | 1 | -5/+2 |
* | | merge mysql-5.1-rep+2-delivery1 --> mysql-5.1-rpl-merge | Alfranio Correia | 2010-01-07 | 1 | -2/+9 |
|\ \ | |/ |/| | |||||
| * | merge mysql-5.1-rep+3 --> mysql-5.1-rep+2-delivery1 | Alfranio Correia | 2009-12-21 | 1 | -2/+9 |
| |\ | |||||
| | * | BUG#49259: Slave I/O thread could not register on master | Luis Soares | 2009-12-18 | 1 | -2/+9 |
| * | | merging from 5.1 to rep+2 starting at gca(5.1, next-mr) == build@mysql.com-20... | Alfranio Correia | 2009-12-17 | 1 | -1/+6 |
| |\ \ | | |/ | |/| | |||||
* | | | Manual merge from mysql-trunk-merge. | Alexander Nozdrin | 2009-12-12 | 1 | -1/+6 |
|\ \ \ | |||||
| * \ \ | Manual merge from mysql-trunk. | Alexander Nozdrin | 2009-12-11 | 1 | -13/+14 |
| |\ \ \ | | |_|/ | |/| | | |||||
| * | | | Bug#45613 handle failures from my_hash_insert | Kristofer Pettersson | 2009-11-20 | 1 | -1/+6 |
* | | | | Manual resolving for the following files | Andrei Elkin | 2009-12-01 | 1 | -330/+2 |
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/| | |||||
| * | | manual merge: mysql-5.1-rep+2 (bug tree) --> mysql-5.1-rep+2 (latest) | Luis Soares | 2009-11-13 | 1 | -324/+0 |
| |\ \ | |||||
| | * | | BUG#48048: Deprecated constructs need removal in Betony | Luis Soares | 2009-11-04 | 1 | -324/+0 |
| * | | | merging 5.1 main -> rpl+2. Some manual work required mostly due to bug46640 | Andrei Elkin | 2009-11-06 | 1 | -1/+3 |
| |\ \ \ | | |/ / | |/| / | | |/ | |||||
| * | | Bug#13963 SHOW SLAVE HOSTS is unreliable | 2009-10-20 | 1 | -6/+2 | |
* | | | Merge from mysql-next-mr. | Alexander Nozdrin | 2009-10-23 | 1 | -1/+3 |
|\ \ \ | |||||
| * \ \ | Manual merge from mysql-trunk-merge. | Alexander Nozdrin | 2009-10-14 | 1 | -1/+3 |
| |\ \ \ | | | |/ | | |/| | |||||
| | * | | A patch for Bug#47474 (mysqld hits Dbug_violation_helper assert | Alexander Nozdrin | 2009-09-23 | 1 | -1/+3 |
| | |/ | |||||
* | | | Backport of revno 2630.28.10, 2630.28.31, 2630.28.26, 2630.33.1, | Konstantin Osipov | 2009-10-22 | 1 | -2/+2 |
* | | | Backport of: | Konstantin Osipov | 2009-10-14 | 1 | -10/+11 |
|/ / | |||||
* | | WL#2110 (SIGNAL) | Marc Alff | 2009-09-10 | 1 | -1/+1 |
|/ | |||||
* | BUG#41924: high-level replication functions are not commented | Sven Sandberg | 2009-01-09 | 1 | -0/+10 |
* | Merge stella.local:/home2/mydev/mysql-5.0-axmrg | istruewing@stella.local | 2008-03-20 | 1 | -1/+1 |
|\ | |||||
| * | Make gcov happy. | svoj@mysql.com/april.(none) | 2008-03-18 | 1 | -1/+1 |
* | | Merge pcg5ppc.xiphis.org:/Network/Servers/anubis.xiphis.org/home/antony/work/... | antony@pcg5ppc.xiphis.org | 2008-03-07 | 1 | -6/+9 |
|\ \ | |||||
| * \ | Merge mysql.com:/home/svoj/devel/mysql/BUG22989/mysql-5.0-engines | svoj@april.(none) | 2008-01-31 | 1 | -6/+9 |
| |\ \ | | |/ | |||||
| | * | BUG#22989 - START SLAVE causes Error on COM_REGISTER_SLAVE: 1105 | svoj@mysql.com/april.(none) | 2008-01-31 | 1 | -6/+9 |
* | | | Bug#34655 Compile error | davi@mysql.com/endora.local | 2008-02-28 | 1 | -1/+1 |
* | | | Rename send_eof() to my_eof() for consistency with my_ok() and my_error() | kostja@dipika.(none) | 2008-02-19 | 1 | -2/+2 |
* | | | Rename send_ok to my_ok. Similarly to my_error, it only records the status, | kostja@dipika.(none) | 2008-02-19 | 1 | -1/+1 |
|/ / | |||||
* | | Merge ramayana.hindu.god:/home/tsmith/m/bk/51 | tsmith@ramayana.hindu.god | 2008-01-22 | 1 | -1/+1 |
|\ \ | |||||
| * \ | Merge kaamos.(none):/data/src/mysql-5.1 | kaa@kaamos.(none) | 2008-01-10 | 1 | -1/+1 |
| |\ \ | |||||
| | * \ | Merge mysql.com:/misc/mysql/31752_/50-31752_ | tnurnberg@white.intern.koehntopp.de | 2007-11-26 | 1 | -1/+1 |
| | |\ \ | | | |/ | |||||
| | | * | Merge mysql.com:/misc/mysql/31752_/41-31752_ | tnurnberg@white.intern.koehntopp.de | 2007-11-26 | 1 | -1/+1 |
| | | |\ | |||||
| | | | * | Bug#31752: check strmake() bounds | tnurnberg@mysql.com/white.intern.koehntopp.de | 2007-11-26 | 1 | -1/+1 |
* | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-maint | serg@janus.mylan | 2007-12-20 | 1 | -1/+3 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Bug#12713 "Error in a stored function called from a SELECT doesn't | kostja@bodhi.(none) | 2007-12-12 | 1 | -1/+3 |
| |/ / / | |||||
* | | | | Merge zippy.cornsilk.net:/home/cmiller/work/mysql/mysql-5.1-forcollapseandmerge | cmiller@zippy.cornsilk.net | 2007-12-14 | 1 | -22/+41 |
|\ \ \ \ | |||||
| * | | | | Doxygenized comments. | cmiller@zippy.cornsilk.net | 2007-10-11 | 1 | -22/+41 |
| |/ / / | |||||
* | | | | Merge zippy.cornsilk.net:/home/cmiller/work/mysql/mysql-5.1-comeng-unification | cmiller@zippy.cornsilk.net | 2007-10-17 | 1 | -11/+11 |
|\ \ \ \ | |/ / / | |||||
| * | | | Renaming MASTER_INFO to Master_info in order to follow the coding | mats@kindahl-laptop.dnsalias.net | 2007-08-16 | 1 | -3/+3 |
| * | | | WL#3817: Simplify string / memory area types and make things more consistent ... | monty@mysql.com/narttu.mysql.fi | 2007-05-10 | 1 | -8/+8 |
* | | | | Merge zippy.cornsilk.net:/home/cmiller/work/mysql/mysql-5.0-enterprise-former... | cmiller@zippy.cornsilk.net | 2007-04-27 | 1 | -5/+5 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0 | cmiller@zippy.cornsilk.net | 2007-04-03 | 1 | -5/+5 |
| |\ \ \ | | |/ / | |/| | |