Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge 10.7 into 10.8 | Marko Mäkelä | 2022-08-30 | 1 | -1/+1 |
|\ | |||||
| * | Merge 10.5 into 10.6 | Marko Mäkelä | 2022-08-25 | 1 | -1/+1 |
| |\ | |||||
| | * | update a global_suppressions() list | Sergei Golubchik | 2022-08-25 | 1 | -1/+1 |
* | | | Merge 10.7 into 10.8 | Marko Mäkelä | 2022-07-28 | 1 | -0/+4 |
|\ \ \ | |/ / | |||||
| * | | Merge 10.5 into 10.6 | Marko Mäkelä | 2022-07-27 | 1 | -0/+4 |
| |\ \ | | |/ | |||||
| | * | MDEV-28495 InnoDB corruption due to lack of file locking | Marko Mäkelä | 2022-07-27 | 1 | -0/+4 |
* | | | MDEV-28866: mariadb-upgrade to 10.8 mysql.column_stats hist_type + histogram ... | Daniel Black | 2022-07-12 | 1 | -1/+0 |
|/ / | |||||
* | | MDEV-22189: Change error messages inside code to have mariadb instead of | Rucha Deodhar | 2021-05-24 | 1 | -2/+2 |
|/ | |||||
* | Merge 10.2 into 10.3 | Marko Mäkelä | 2019-05-14 | 1 | -1/+1 |
|\ | |||||
| * | Merge 10.1 into 10.2 | Marko Mäkelä | 2019-05-13 | 1 | -1/+1 |
| |\ | |||||
| | * | Merge branch '5.5' into 10.1 | Vicențiu Ciorbaru | 2019-05-11 | 1 | -1/+1 |
| | |\ | |||||
| | | * | Update FSF Address | Vicențiu Ciorbaru | 2019-05-11 | 1 | -1/+1 |
| | | * | Fix too agressive long semaphore wait output and add guard against introducing | Jan Lindström | 2014-07-24 | 1 | -0/+1 |
* | | | | MDEV-14429 sql_safe_updates in my.cnf not work | Sergei Golubchik | 2018-11-06 | 1 | -1/+1 |
* | | | | MDEV-12501 -- set --maturity-level by default | Vesa Pentti | 2017-12-09 | 1 | -0/+6 |
* | | | | Revert "MDEV-12501 -- set --maturity-level by default" | Vesa Pentti | 2017-12-05 | 1 | -6/+0 |
* | | | | MDEV-12501 -- set --maturity-level by default | Vesa Pentti | 2017-12-04 | 1 | -0/+6 |
|/ / / | |||||
* | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2017-03-30 | 1 | -0/+1 |
|\ \ \ | |/ / | |||||
| * | | Merge 10.0 into 10.1 | Marko Mäkelä | 2017-02-08 | 1 | -0/+1 |
| |\ \ | |||||
| | * | | Flush suppressions table to prevent corruption when server is killed | Elena Stepanova | 2017-02-01 | 1 | -0/+1 |
* | | | | MDEV-7660 - MySQL WL#6671 "Improve scalability by not using thr_lock.c locks | Sergey Vojtovich | 2016-11-03 | 1 | -8/+0 |
|/ / / | |||||
* | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2016-03-21 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Fix spelling: occurred, execute, which etc | Otto Kekäläinen | 2016-03-04 | 1 | -1/+1 |
* | | | MDEV-3929 Add system variable explicit_defaults_for_timestamp for compatibili... | Alexander Barkov | 2015-09-22 | 1 | -0/+3 |
* | | | Merge MDEV-7975 into 10.1 | Kristian Nielsen | 2015-04-14 | 1 | -0/+6 |
|\ \ \ | |/ / | |||||
| * | | MDEV-7975: sporadic failure in test case rpl.rpl_gtid_startpos | Kristian Nielsen | 2015-04-14 | 1 | -0/+6 |
* | | | Merge 10.0.14 into 10.1 | Sergei Golubchik | 2014-10-15 | 1 | -0/+1 |
|\ \ \ | |/ / | |||||
| * | | Merge InnoDB fixes from 5.5 revisions 4229, 4230, 4233, 4237 and 4238 i.e. | Jan Lindström | 2014-07-25 | 1 | -0/+1 |
* | | | MDEV-34 delete storage/ndb and sql/*ndb* (and collateral changes) | Sergei Golubchik | 2014-10-11 | 1 | -4/+0 |
* | | | cleanup: remove galera/wsrep magic from mtr | Sergei Golubchik | 2014-10-01 | 1 | -8/+0 |
* | | | MDEV-6247: Merge 10.0-galera to 10.1. | Jan Lindström | 2014-08-26 | 1 | -0/+8 |
|/ / | |||||
* | | MDEV-5080 Assertion `strcmp(share->unique_file_name,filename) || share->last_... | Sergei Golubchik | 2013-11-04 | 1 | -1/+1 |
* | | Instead of writing "Errcode" to the log for Slave errors, use "Internal Maria... | Michael Widenius | 2013-05-03 | 1 | -1/+1 |
* | | Merge mariadb-5.5 -> 10.0-base. | Igor Babaev | 2012-12-16 | 1 | -1/+0 |
|\ \ | |/ | |||||
| * | MDEV-531 : Warning: Forcing close of thread ... in rpl_binlog_index | Vladislav Vaintroub | 2012-11-02 | 1 | -1/+0 |
* | | MDEV-225: Replace with dummy events an event that is not understood by a slav... | unknown | 2012-06-22 | 1 | -0/+2 |
|/ | |||||
* | merge | Sergei Golubchik | 2012-01-16 | 1 | -1/+1 |
|\ | |||||
| * | MDEV-63 - attempt to fix the warning exclusion | Vladislav Vaintroub | 2012-01-09 | 1 | -1/+1 |
* | | 5.3 merge | Sergei Golubchik | 2012-01-13 | 1 | -1/+1 |
|\ \ | |/ |/| | |||||
| * | Merge with 5.2. | Michael Widenius | 2011-12-11 | 1 | -0/+15 |
| |\ | |||||
| | * | Initail merge with MySQL 5.1 (XtraDB still needs to be merged) | Michael Widenius | 2011-11-21 | 1 | -0/+15 |
| | |\ | |||||
* | | \ | mysql-5.5.18 merge | Sergei Golubchik | 2011-11-03 | 1 | -0/+15 |
|\ \ \ \ | |||||
| * \ \ \ | Merge from mysql-5.1 to mysql-5.5. | Jon Olav Hauglid | 2011-07-04 | 1 | -14/+14 |
| |\ \ \ \ | | | |_|/ | | |/| | | |||||
| | * | | | Fix MTR broken by last push. | Jon Olav Hauglid | 2011-07-04 | 1 | -14/+14 |
| | * | | | Updated/added copyright headers | Kent Boortz | 2011-07-03 | 1 | -47/+2 |
| | |\ \ \ | |||||
| * | \ \ \ | Updated/added copyright headers | Kent Boortz | 2011-06-30 | 1 | -0/+15 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | Updated/added copyright headers | Kent Boortz | 2011-06-30 | 1 | -0/+15 |
* | | | | | | merge with 5.3 | Sergei Golubchik | 2011-10-19 | 1 | -1/+11 |
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | | | |||||
| * | | | | | Merge with MariaDB 5.2 | Michael Widenius | 2011-05-10 | 1 | -39/+1 |
| |\ \ \ \ \ | | | |_|_|/ | | |/| | | | |||||
| | * | | | | Merge with MySQL 5.1.57/58 | Michael Widenius | 2011-05-02 | 1 | -46/+1 |
| | |\ \ \ \ | | | | |_|/ | | | |/| | |