Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MDEV-20421: big_innodb_log reliably fails on buildbot Windows | Vlad Lesin | 2019-09-06 | 1 | -3/+5 |
* | MTR : improve detection of handles.exe on Windows. | Vladislav Vaintroub | 2019-08-26 | 1 | -2/+2 |
* | MDEV-20377: Fix uninitialized memory in mysqltest | Marko Mäkelä | 2019-08-19 | 1 | -0/+2 |
* | MDEV-18565: Galera mtr-suite fails if galera library is not installed | Julius Goryavsky | 2019-07-17 | 3 | -1/+138 |
* | Merge 10.1 into 10.2 | Eugene Kosov | 2019-07-09 | 1 | -0/+7 |
|\ | |||||
| * | MDEV-8874 Replication filters configured in my.cnf are ignored if slave reset... | Sachin | 2019-06-27 | 1 | -1/+7 |
* | | Fix mysql-test-run.pl to work after d6d5c168cf1 | Sergei Golubchik | 2019-06-07 | 1 | -1/+1 |
* | | Fixed typo in Config.pgm | Monty | 2019-06-06 | 1 | -1/+1 |
* | | Fixed that test suite doesn't remove duplicate options | Monty | 2019-06-06 | 1 | -1/+16 |
* | | Ensure that tests and programs can restore variables | Monty | 2019-06-03 | 1 | -3/+3 |
* | | Merge 10.1 into 10.2 | Marko Mäkelä | 2019-05-13 | 16 | -16/+16 |
|\ \ | |/ | |||||
| * | Merge branch '5.5' into 10.1 | Vicențiu Ciorbaru | 2019-05-11 | 16 | -16/+16 |
| |\ | |||||
| | * | Update FSF Address | Vicențiu Ciorbaru | 2019-05-11 | 16 | -16/+16 |
* | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2018-11-06 | 1 | -5/+1 |
|\ \ \ | |/ / | |||||
| * | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2018-10-30 | 1 | -5/+1 |
| |\ \ | |||||
| | * \ | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2018-10-27 | 1 | -5/+1 |
| | |\ \ | | | |/ | |||||
| | | * | mtr: no warning when an environment variable isn't set | Sergei Golubchik | 2018-09-22 | 1 | -5/+1 |
* | | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2018-05-10 | 1 | -8/+6 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2018-05-05 | 1 | -8/+6 |
| |\ \ \ | | |/ / | |||||
| | * | | MDEV-16084 Calling exit() from a signal handler is unsafe. | Vladislav Vaintroub | 2018-05-03 | 1 | -8/+6 |
* | | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2018-03-12 | 1 | -0/+2 |
|\ \ \ \ | |/ / / | |||||
| * | | | mtr: force-flush stderr and stdout | Sergei Golubchik | 2018-02-24 | 1 | -0/+2 |
* | | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2018-02-22 | 2 | -4/+31 |
|\ \ \ \ | |/ / / | |||||
| * | | | log all mtr output in vardir/log/stdout.log | Sergei Golubchik | 2018-02-21 | 2 | -4/+31 |
* | | | | Merge branch 'github/10.1' into 10.2 | Sergei Golubchik | 2018-02-06 | 1 | -1/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch 'github/10.0' into 10.1 | Sergei Golubchik | 2018-02-02 | 1 | -1/+1 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge remote-tracking branch '5.5' into 10.0 | Vicențiu Ciorbaru | 2018-01-24 | 1 | -1/+1 |
| | |\ \ | | | |/ | |||||
| | | * | Finally! Make './mtr --valgrind-mysqld --gdb' to work. | Sergei Golubchik | 2018-01-22 | 1 | -1/+1 |
* | | | | Fix MinSizeRel build on Windows. | Vladislav Vaintroub | 2018-01-26 | 1 | -9/+13 |
* | | | | Silence warning coming from Windows' own header dbghelp.h | Vladislav Vaintroub | 2018-01-10 | 1 | -0/+13 |
* | | | | 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-05-06 | 1 | -56/+0 |
|\ \ \ \ | |/ / / | |||||
| * | | | cleanup: simplify setting of ssl* options in my.cnf templates | Sergei Golubchik | 2017-04-27 | 1 | -56/+0 |
* | | | | use log-error in mtr, don't let mysqld to write to stderr | Sergei Golubchik | 2017-04-07 | 1 | -2/+2 |
|/ / / | |||||
* | | | 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 |
* | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2016-09-29 | 1 | -1/+48 |
|\ \ \ | |/ / | |||||
| * | | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2016-09-29 | 1 | -1/+48 |
| |\ \ | | |/ | |||||
| | * | MDEV-10907 MTR and server writes can interleave in the error log | Vladislav Vaintroub | 2016-09-27 | 1 | -1/+48 |
* | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2016-09-28 | 1 | -5/+1 |
|\ \ \ | |/ / | |||||
| * | | 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 |
* | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2016-08-25 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Cleanups and minor fixes | Monty | 2016-08-21 | 1 | -1/+1 |
* | | | 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 |
* | | | Merge branch '10.0' into 10.1 | Vladislav Vaintroub | 2015-12-30 | 1 | -5/+5 |
|\ \ \ | |/ / |