Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update FSF Address | Vicențiu Ciorbaru | 2019-05-11 | 1 | -1/+1 |
| | | | | * Update wrong zip-code | ||||
* | Updated/added copyright headers | Murthy Narkedimilli | 2014-01-06 | 1 | -2/+1 |
| | |||||
* | Bug #16632543 - INCORRECT VALUE OF BOGOMIPS IN MYSQLTEST | sayantan dutta | 2013-04-16 | 1 | -2/+2 |
| | |||||
* | Updated/added copyright headers | Kent Boortz | 2011-06-30 | 1 | -1/+2 |
| | |||||
* | Fixed copyright headers in mtr src files | Bjorn Munch | 2011-01-18 | 1 | -1/+1 |
| | |||||
* | WL#4189 Set parallel to 1 if running under vmware on windows | Magnus Svensson | 2008-10-11 | 1 | -0/+15 |
| | |||||
* | WL4189 Active state perl fixes | Magnus Svensson | 2008-10-08 | 1 | -1/+1 |
| | |||||
* | Remove debug printout | Magnus Svensson | 2008-07-24 | 1 | -1/+0 |
| | |||||
* | Always set bogomips unless already set | unknown | 2008-05-04 | 1 | -7/+23 |
| | | | | | | | | Return undef only in case kstat works Cpus reported once, but with 'cpu_count' set to the actual number | ||||
* | Use SysInfo.pm to find a suitable value for number of workers when | unknown | 2008-05-04 | 1 | -0/+181 |
--parallel hasn't been specified Add lib/My/SysInfo.pm mysql-test/Makefile.am: Add SysInfo.pm mysql-test/mysql-test-run.pl: Use SysInfo.pm to find a suitable value for number of workers when --parallel hasn't been specified mysql-test/lib/My/SysInfo.pm: Add SysInfo.pm |