Merge pull request #864 from influxdata/MariaDB-Percona

Note MySQL plugin supports MariaDB and Percona
pull/891/head
kelseiv 2020-03-26 10:12:40 -07:00 committed by GitHub
commit 945fcb97bd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -890,7 +890,7 @@ input:
- name: MySQL
id: mysql
description: |
The MySQL input plugin gathers the statistics data from MySQL servers.
The MySQL input plugin gathers the statistics data from MySQL, MariaDB, and Percona servers.
introduced: 0.1.1
tags: [linux, macos, windows, data-stores]