summaryrefslogtreecommitdiff
path: root/plugin/disks/mysql-test
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch '10.1' into 10.2Sergei Golubchik2018-03-251-3/+3
|
* MDEV-14533 Provide information_schema tables using which hardwareAlexey Botchkov2018-03-242-11/+0
| | | | | | | information can be obtained. plugin only enabled for Linux, as it fails building on BSD/MacOSX. disks.test fixed.
* MDEV-14533 Provide information_schema tables using which hardwareAlexey Botchkov2018-03-244-0/+36
information can be obtained. disks.test moved to plugin's directory.