Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | References: MDEV-4572 - merge with mariaDB 5.5.30 | Seppo Jaakola | 2013-05-24 | 1 | -0/+6 |
|\ | |||||
| * | Fix compile error when building with DBUG, but without DEBUG_SYNC. | unknown | 2013-03-01 | 1 | -0/+6 |
* | | References: lp:1066784 - Merged revisions 3810-3827 from lp:codership-mysql | Seppo Jaakola | 2012-11-28 | 1 | -3/+3 |
* | | References lp:1066784 | Seppo Jaakola | 2012-10-23 | 1 | -0/+17 |
* | | References lp:1051808 - merged with lp:maria/5.5 | Seppo Jaakola | 2012-09-17 | 1 | -7/+8 |
|\ \ | |/ | |||||
| * | MDEV-450: Deadlock between starting a slave and reading system variables | unknown | 2012-08-14 | 1 | -1/+2 |
| * | merge with MySQL 5.5.27 | Sergei Golubchik | 2012-08-09 | 1 | -6/+6 |
| |\ | |||||
| | * | BUG#12400221 - 60926: BINARY LOG EVENTS LARGER THAN MAX_ALLOWED_PACKET | Manish Kumar | 2012-06-12 | 1 | -6/+6 |
| | |\ | |||||
| | | * | BUG#12400221 - 60926: BINARY LOG EVENTS LARGER THAN MAX_ALLOWED_PACKET | Manish Kumar | 2012-05-30 | 1 | -6/+6 |
| | | |\ | |||||
| | | | * | BUG#12400221 - 60926: BINARY LOG EVENTS LARGER THAN MAX_ALLOWED_PACKET | Manish Kumar | 2012-05-21 | 1 | -5/+6 |
| | | |/ | |||||
| | | * | Bug#12636001 : deadlock from thd_security_context | Gopal Shankar | 2012-05-17 | 1 | -2/+2 |
* | | | | References lp:1034621 - Merge up to mysql-5.5.25 level | Seppo Jaakola | 2012-08-09 | 1 | -1/+8 |
|\ \ \ \ | |/ / / | |||||
| * | | | mysql-5.5 merge | Sergei Golubchik | 2012-06-14 | 1 | -1/+8 |
| |\ \ \ | | |/ / | |||||
| | * | | merge bug11754117-45670 fixes from 5.1. | Andrei Elkin | 2012-04-21 | 1 | -1/+8 |
| | |\ \ | | | |/ | |||||
| | | * | BUG#11754117 incorrect logging of INSERT into auto-increment | Andrei Elkin | 2012-04-20 | 1 | -1/+8 |
* | | | | references lp:1011983 | Seppo Jaakola | 2012-06-12 | 1 | -3/+7 |
|\ \ \ \ | |/ / / | |||||
| * | | | 5.3 merge | Sergei Golubchik | 2012-05-21 | 1 | -0/+5 |
| |\ \ \ | |||||
| | * \ \ | 5.2 merge | Sergei Golubchik | 2012-05-20 | 1 | -10/+88 |
| | |\ \ \ | |||||
| | | * \ \ | 5.1 merge | Sergei Golubchik | 2012-05-18 | 1 | -10/+88 |
| | | |\ \ \ | |||||
| | | | * | | | post-merge fixes | Sergei Golubchik | 2012-05-18 | 1 | -1/+5 |
| | | | * | | | merge with mysql-5.1.63 | Sergei Golubchik | 2012-05-17 | 1 | -9/+83 |
| | | | |\ \ \ | | | | | | |/ | | | | | |/| | |||||
| * | | | | | | 5.3 merge | Sergei Golubchik | 2012-05-04 | 1 | -3/+2 |
| |\ \ \ \ \ \ | | |/ / / / / | |||||
* | | | | | | | Merge with mariaDB 5.5.23: bzr merge lp:maria/5.5 | Seppo Jaakola | 2012-04-26 | 1 | -16/+90 |
|\ \ \ \ \ \ \ | |/ / / / / / | |||||
| * | | | | | | Fixed some simple warnings on Windows. | Vladislav Vaintroub | 2012-04-13 | 1 | -2/+2 |
| * | | | | | | mysql 5.5.23 merge | Sergei Golubchik | 2012-04-10 | 1 | -9/+83 |
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | | | |||||
| | * | | | | | BUG#12400313 | Luis Soares | 2012-03-12 | 1 | -9/+83 |
| | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | | | |||||
| | | * | | | | BUG#12400313 RELAY_LOG_SPACE_LIMIT IS NOT WORKING IN MANY CASES | Luis Soares | 2012-03-12 | 1 | -9/+83 |
| * | | | | | | debug_sync is now a service, available to dynamically loaded plugins. | Sergei Golubchik | 2012-03-28 | 1 | -3/+3 |
| * | | | | | | mysql-5.5.22 merge | Sergei Golubchik | 2012-03-28 | 1 | -2/+2 |
| |\ \ \ \ \ \ | | |/ / / / / | |||||
| | * | | | | | Updated/added copyright headers | MySQL Build Team | 2012-02-16 | 1 | -1/+1 |
| | |\ \ \ \ \ | | | |/ / / / | |||||
* | | | | | | | Initial push of codership-wsrep API implementation for MariaDB. | Seppo Jaakola | 2012-04-13 | 1 | -0/+8 |
|/ / / / / / | |||||
* | | | | | | merge with mysql-5.5.21 | Sergei Golubchik | 2012-03-09 | 1 | -34/+34 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | BUG#11752315 - 43460: STOP SLAVE UNABLE TO COMPLETE WHEN SLAVE THREAD IS TRYI... | Manish Kumar | 2012-01-23 | 1 | -34/+34 |
* | | | | | | Merge MWL#234: @@skip_replication feature to MariaDB 5.5. | unknown | 2012-03-01 | 1 | -1/+63 |
|\ \ \ \ \ \ | |||||
| * | | | | | | MWL#234: Implement option to switch between master-side and client-side filte... | unknown | 2011-08-16 | 1 | -2/+3 |
| * | | | | | | MWL#234: After-review fixes, including better names for the new system variab... | unknown | 2011-08-12 | 1 | -13/+21 |
| * | | | | | | MWL#234: Support for marking binlog events to not be replicated, and for tell... | unknown | 2011-08-11 | 1 | -0/+52 |
* | | | | | | | 5.3.4 merge | Sergei Golubchik | 2012-02-15 | 1 | -4/+4 |
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | | |||||
| * | | | | | | When we fail during slave thread initialisation, keep mi->run_lock | unknown | 2012-02-13 | 1 | -4/+4 |
* | | | | | | | mysql-5.5 merge | Sergei Golubchik | 2012-01-16 | 1 | -2/+14 |
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | |||||
| * | | | | | | reverting the initial patch for bug#13437900 for refinement. | Andrei Elkin | 2011-11-29 | 1 | -1/+1 |
| * | | | | | | BUG#13427949: CHANGE MASTER TO USER='' (EMPTY USER) CAUSES ERRORS ON VALGRING | Luis Soares | 2011-11-24 | 1 | -1/+13 |
* | | | | | | | 5.3 merge | Sergei Golubchik | 2012-01-13 | 1 | -2/+2 |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
| * | | | | | | Merge with 5.2. | Michael Widenius | 2011-12-11 | 1 | -12/+16 |
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | | | |||||
| | * | | | | | Merge with 5.1 | Michael Widenius | 2011-11-30 | 1 | -1/+1 |
| | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | | | |||||
| | | * | | | | Fixed compiler warnings | Michael Widenius | 2011-11-30 | 1 | -1/+1 |
| | * | | | | | Merge with MariaDB 5.1 | Michael Widenius | 2011-11-24 | 1 | -11/+15 |
| | |\ \ \ \ \ | | | |/ / / / | |||||
| | | * | | | | Initail merge with MySQL 5.1 (XtraDB still needs to be merged) | Michael Widenius | 2011-11-21 | 1 | -11/+15 |
| | | |\ \ \ \ | | | | | |_|/ | | | | |/| | | |||||
| | | | * | | | BUG#11878104: FIXES OF BUG 11752963 - 44312 TO BACKPORT TO MYSQL-5.1 | Rohit Kalhans | 2011-08-26 | 1 | -5/+6 |
| | | | * | | | Updated/added copyright headers | Kent Boortz | 2011-07-03 | 1 | -3/+3 |
| | | | |\ \ \ |