List unsupported storage engine
This commit is contained in:
parent
0e278becf3
commit
e437c1a3fc
2 changed files with 32 additions and 21 deletions
11
README.md
11
README.md
|
@ -65,6 +65,17 @@ Test result are available here: [Travis CI/MySQLTuner-perl](https://travis-ci.or
|
||||||
*** UNSUPPORTED ENVIRONMENTS - NEED HELP FOR THAT :) ***
|
*** UNSUPPORTED ENVIRONMENTS - NEED HELP FOR THAT :) ***
|
||||||
* Cloud based is not supported at this time (Help wanted !!!!! GCP, AWS, Azure support asked)
|
* Cloud based is not supported at this time (Help wanted !!!!! GCP, AWS, Azure support asked)
|
||||||
|
|
||||||
|
*** Unsupported storage engines: PRs welcome ***
|
||||||
|
* NDB is not supported feel free to Pull Request code :)
|
||||||
|
* MyISAM is to old is no longer active
|
||||||
|
* RockDB
|
||||||
|
* Archive
|
||||||
|
* Spider
|
||||||
|
* ColummStore
|
||||||
|
* TokuDB
|
||||||
|
* XtraDB
|
||||||
|
* Connect
|
||||||
|
|
||||||
* CVE vulnerabilities detection support from [https://cve.mitre.org](https://cve.mitre.org)
|
* CVE vulnerabilities detection support from [https://cve.mitre.org](https://cve.mitre.org)
|
||||||
|
|
||||||
*** MINIMAL REQUIREMENTS ***
|
*** MINIMAL REQUIREMENTS ***
|
||||||
|
|
Loading…
Reference in a new issue