Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Produce better diagnostics when backtrace attempt fails | Elena Stepanova | 2017-02-01 | 1 | -2/+12 |
* | 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 '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 |
* | | Cleanups and minor fixes | Monty | 2016-08-21 | 1 | -1/+1 |
* | | Fix spelling: occurred, execute, which etc | Otto Kekäläinen | 2016-03-04 | 1 | -1/+1 |
* | | 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 |
* | | Fixes to get all test to run on MacosX Lion 10.7 | Monty | 2015-11-29 | 1 | -1/+1 |
* | | MDEV-8669 MTR client connections on Windows became much slower. | Vladislav Vaintroub | 2015-11-03 | 1 | -0/+8 |
* | | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2015-03-06 | 1 | -5/+13 |
|\ \ | |/ | |||||
| * | MDEV-7659 buildbot may leave stale mysqld | Sergei Golubchik | 2015-03-06 | 1 | -5/+13 |
* | | 5.5 merge | Sergei Golubchik | 2015-01-21 | 2 | -0/+4 |
|\ \ | |/ | |||||
| * | MDEV-7448 - mtr may leave stale mysqld | Sergey Vojtovich | 2015-01-14 | 2 | -0/+4 |
* | | 5.5.40+ merge | Sergei Golubchik | 2014-10-09 | 1 | -0/+2 |
|\ \ | |/ | |||||
| * | MDEV-5707 MTR fails on kfreebsd | Sergei Golubchik | 2014-10-02 | 1 | -0/+2 |
* | | Options option_name=0 in combination files were processed incorrectly | Elena Stepanova | 2014-03-31 | 1 | -1/+1 |
* | | 10.0-base merge | Sergei Golubchik | 2014-02-26 | 2 | -3/+2 |
|\ \ | |/ | |||||
| * | MySQL-5.5.36 merge | Sergei Golubchik | 2014-02-17 | 2 | -3/+2 |
| |\ | |||||
| | * | Updated/added copyright headers | Murthy Narkedimilli | 2014-01-06 | 2 | -3/+2 |
* | | | 10.0-base merge | Sergei Golubchik | 2013-12-16 | 1 | -0/+1 |
|\ \ \ | |/ / | |||||
| * | | mysql-test: allow suite.pm add its suite to the default list. | Sergei Golubchik | 2013-11-27 | 1 | -0/+1 |
| * | | Merge from 5.3 | Alexander Barkov | 2013-09-16 | 1 | -1/+1 |
| |\ \ | |||||
| | * | | backport from 10.0 | Alexander Barkov | 2013-09-16 | 1 | -1/+1 |
| | * | | Fix cpack error - safe_process.pl does not exist anymore. | Vladislav Vaintroub | 2013-05-19 | 1 | -1/+1 |
| | * | | 5.1 -> 5.2 merge | Sergei Golubchik | 2013-02-28 | 2 | -170/+11 |
| | |\ \ | |||||
| | | * \ | mysql-5.1 merge | Sergei Golubchik | 2013-02-28 | 2 | -170/+11 |
| | | |\ \ | |||||
| | * | \ \ | 5.1 merge | Sergei Golubchik | 2012-08-22 | 1 | -3/+4 |
| | |\ \ \ \ | | | |/ / / | |||||
| | | * | | | merge with MySQL 5.1.65 | Sergei Golubchik | 2012-08-22 | 1 | -3/+4 |
| | | |\ \ \ | |||||
* | | | \ \ \ | 10.0-base merge | Sergei Golubchik | 2013-07-18 | 4 | -10/+26 |
|\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | 5.5 merge | Sergei Golubchik | 2013-07-17 | 4 | -10/+26 |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |||||
| | * | | | | | | mysql-5.5.32 merge | Sergei Golubchik | 2013-07-16 | 4 | -10/+26 |
| | |\ \ \ \ \ \ | | | | |_|_|_|/ | | | |/| | | | | |||||
| | | * | | | | | Bug #16632543 - INCORRECT VALUE OF BOGOMIPS IN MYSQLTEST | sayantan dutta | 2013-04-16 | 1 | -2/+2 |
| | | * | | | | | Bug#11765629 CMAKE: CAN SUPPRESS INSTALLATION OF SQL-BENCH, BUT NOT MYSQL-TEST | Tor Didriksen | 2013-04-02 | 1 | -4/+16 |
| | | * | | | | | Bug #16403186 - MTR ON WINDOWS SHOULD NOT TRY TO START CDB IF RUNNING WITH PA... | sayantan dutta | 2013-03-28 | 1 | -3/+7 |
| | | * | | | | | Fix for Bug 16395495 - OLD FSF ADDRESS IN GPL HEADER | Murthy Narkedimilli | 2013-03-19 | 1 | -1/+1 |
| * | | | | | | | Instead of writing "Errcode" to the log for Slave errors, use "Internal Maria... | Michael Widenius | 2013-05-03 | 1 | -1/+1 |
| |/ / / / / / | |||||
* | | | | | | | 10.0 merge | Sergei Golubchik | 2013-04-19 | 3 | -171/+12 |
|\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | 10.0-base merge | Sergei Golubchik | 2013-04-15 | 3 | -171/+12 |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |||||
| | * | | | | | | merge with mysql-5.5.30 minus few incorrect or not applicable changesets | Sergei Golubchik | 2013-02-28 | 3 | -171/+12 |
| | |\ \ \ \ \ \ | | | |/ / / / / | |||||
| | | * | | | | | Reinstate install of mysql-test/lib/My/SafeProcess/Base.pm, removed by mistake | Bjorn Munch | 2012-11-26 | 1 | -0/+1 |
| | | * | | | | | upmerge 5.1 => 5.5 | unknown | 2012-11-26 | 3 | -171/+11 |
| | | |\ \ \ \ \ | | | | | |_|_|/ | | | | |/| | | | |||||
| | | | * | | | | Bug #14757120 - SAFE_PROCESS.CC/SAFE_PROCESS.PL SHOULD NOT KILL MYSQLD ON SIG... | unknown | 2012-11-26 | 2 | -170/+11 |
| | | | | |_|/ | | | | |/| | | |||||
| | | * | | | | Upmerge optional testsuite path | Bjorn Munch | 2012-05-15 | 1 | -3/+4 |
| | | |\ \ \ \ | | | | |/ / / | |||||
| | | | * | | | Added some extra optional path to test suites | Bjorn Munch | 2012-05-15 | 1 | -3/+4 |
* | | | | | | | small mtr cleanup | Sergei Golubchik | 2013-04-19 | 1 | -1/+1 |
|/ / / / / / | |||||
* | | | | | | fixes for test failures | Sergei Golubchik | 2012-09-27 | 1 | -3/+2 |
* | | | | | | Fixing test cases | Michael Widenius | 2012-08-23 | 1 | -1/+2 |
|/ / / / / | |||||
* | | | | | merge with mysql-5.5.21 | Sergei Golubchik | 2012-03-09 | 1 | -1/+1 |
|\ \ \ \ \ | |/ / / / |