Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Windows- "my_safe_kill <pid> dump" will now also dump child processes | Vladislav Vaintroub | 2017-10-25 | 1 | -62/+72 |
* | Fix my_safe_kill's create crashdump functionality on Windows. | Vladislav Vaintroub | 2017-10-24 | 1 | -17/+64 |
* | Fix mtr to create a process dump on Window for hanging or looping processes | Vladislav Vaintroub | 2017-10-13 | 3 | -3/+87 |
* | don't install same files twice | Sergei Golubchik | 2017-08-14 | 1 | -10/+0 |
* | Merge 10.1 into 10.2 | Marko Mäkelä | 2017-06-12 | 1 | -0/+4 |
|\ | |||||
| * | MDEV-13043 Skipped tests ignore warning suppressions | Elena Stepanova | 2017-06-12 | 1 | -0/+4 |
* | | Merge 10.1 into 10.2 | Marko Mäkelä | 2017-05-06 | 2 | -62/+15 |
|\ \ | |/ | |||||
| * | MDEV-10594 SSL hostname verification fails for SubjectAltNames | Sergei Golubchik | 2017-04-27 | 1 | -0/+7 |
| * | cleanup: simplify setting of ssl* options in my.cnf templates | Sergei Golubchik | 2017-04-27 | 1 | -56/+0 |
| * | regenerate SSL certificates again | Sergei Golubchik | 2017-04-27 | 1 | -6/+8 |
* | | use log-error in mtr, don't let mysqld to write to stderr | Sergei Golubchik | 2017-04-07 | 1 | -2/+2 |
* | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2017-03-30 | 2 | -3/+13 |
|\ \ | |/ | |||||
| * | MDEV-11941 - Lintian complains about executable bits | Sergey Vojtovich | 2017-03-07 | 1 | -1/+1 |
| * | Merge 10.0 into 10.1 | Marko Mäkelä | 2017-02-08 | 1 | -2/+12 |
| |\ | |||||
| | * | Produce better diagnostics when backtrace attempt fails | Elena Stepanova | 2017-02-01 | 1 | -2/+12 |
* | | | mtr uses dgcov for --gcov option | Sergei Golubchik | 2017-01-11 | 1 | -71/+0 |
* | | | Fixes for running with gcov | Monty | 2017-01-11 | 1 | -1/+1 |
* | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2016-12-29 | 3 | -10/+54 |
|\ \ \ | |/ / | |||||
| * | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2016-09-29 | 2 | -5/+53 |
| |\ \ | | |/ | |||||
| | * | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2016-09-29 | 2 | -5/+53 |
| | |\ | |||||
| | | * | MDEV-10907 MTR and server writes can interleave in the error log | Vladislav Vaintroub | 2016-09-27 | 2 | -5/+53 |
| * | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2016-09-28 | 3 | -10/+3 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2016-09-27 | 1 | -5/+1 |
| | |\ \ | | | |/ | |||||
| | | * | Windows , mtr : allow cdb to print core dumps also if --parallel > 1 | Vladislav Vaintroub | 2016-09-26 | 1 | -5/+1 |
| | * | | Fix use of `require` in mysql-test-run. | Kristian Nielsen | 2016-09-10 | 2 | -5/+2 |
* | | | | Fix use of `require` in mysql-test-run. | Kristian Nielsen | 2016-11-20 | 2 | -5/+2 |
* | | | | MDEV-7660 - MySQL WL#6671 "Improve scalability by not using thr_lock.c locks | Sergey Vojtovich | 2016-11-03 | 1 | -3/+0 |
* | | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2016-09-09 | 2 | -4/+21 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2016-08-25 | 2 | -4/+21 |
| |\ \ \ | | |/ / | |||||
| | * | | MDEV-10604 Create a list of unstable MTR tests to be disabled in distribution...mariadb-10.0.27 | Elena Stepanova | 2016-08-24 | 1 | -3/+20 |
| | * | | Cleanups and minor fixes | Monty | 2016-08-21 | 1 | -1/+1 |
* | | | | various cleanups | Michael Widenius | 2016-06-30 | 1 | -1/+1 |
* | | | | General spell fixing in comments and strings | Otto Kekäläinen | 2016-06-08 | 2 | -3/+3 |
|/ / / | |||||
* | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2016-03-21 | 2 | -2/+2 |
|\ \ \ | |/ / | |||||
| * | | Fix spelling: occurred, execute, which etc | Otto Kekäläinen | 2016-03-04 | 2 | -2/+2 |
* | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2016-02-23 | 1 | -0/+1 |
|\ \ \ | |/ / | |||||
| * | | mtr: read both suitedir/disabled.def and suitedir/t/disabled.def | Sergei Golubchik | 2016-02-17 | 1 | -0/+1 |
* | | | Merge branch '10.0' into 10.1 | Vladislav Vaintroub | 2015-12-30 | 1 | -5/+5 |
|\ \ \ | |/ / | |||||
| * | | Merge branch '5.5' into 10.0 | Vladislav Vaintroub | 2015-12-30 | 1 | -5/+5 |
| |\ \ | | |/ | |||||
| | * | Fix process handle leak in buildbot. GenerateConsoleCtrlEvent sent to non-ex... | Vladislav Vaintroub | 2015-12-30 | 1 | -5/+5 |
* | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2015-12-21 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Fixes to get all test to run on MacosX Lion 10.7 | Monty | 2015-11-29 | 1 | -1/+1 |
* | | | Merge branch 'github/10.0-galera' into 10.1 | Sergei Golubchik | 2015-11-19 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | Fix failing test cases | Nirbhay Choubey | 2015-09-14 | 1 | -1/+1 |
* | | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2015-11-19 | 1 | -0/+8 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | MDEV-8669 MTR client connections on Windows became much slower. | Vladislav Vaintroub | 2015-11-03 | 1 | -0/+8 |
| |/ / | |||||
* | | | test failure | Sergei Golubchik | 2015-09-04 | 1 | -7/+15 |
* | | | Merge tag 'mariadb-10.0.19' into 10.1 | Sergei Golubchik | 2015-06-01 | 1 | -6/+5 |
|\ \ \ | |/ / | |||||
| * | | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2015-05-04 | 1 | -6/+5 |
| |\ \ | | |/ | |||||
| | * | MDEV-7859 SSL hostname verification fails for long subject names | Sergei Golubchik | 2015-04-27 | 1 | -6/+5 |