Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch '10.2' into 10.3 | Sergei Golubchik | 2018-03-28 | 1 | -0/+1 |
| | |||||
* | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2018-03-25 | 1 | -3/+3 |
| | |||||
* | MDEV-14533 Provide information_schema tables using which hardware | Alexey Botchkov | 2018-03-24 | 3 | -12/+1 |
| | | | | | | | 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 hardware | Alexey Botchkov | 2018-03-24 | 4 | -0/+36 |
| | | | | | | information can be obtained. disks.test moved to plugin's directory. | ||||
* | MDEV-14533 Provide information_schema tables using which hardware ↵ | Sergei Golubchik | 2018-03-23 | 3 | -0/+246 |
information can be obtained. update README, use maria_declare_plugin(), specify the author. |