Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mtr: use env for perl | Daniel Black | 2020-06-23 | 1 | -1/+1 |
| | | | | | | | | On FreeBSD, perl isn't in /usr/bin, its in /usr/local/bin or elsewhere in the path. Like storage/{maria/unittest/,}ma_test_* , we use /usr/bin/env to find perl and run it. | ||||
* | Added HandlerSocket plugin | Michael Widenius | 2011-02-20 | 1 | -0/+362 |
- Fixed compiler errors - Modified Makefiles to be part of plugin directory - Some minor changes in database.cpp to use the new MariaDB handler interface |