We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d1e485 commit 01c2f6cCopy full SHA for 01c2f6c
support-files/rpm/server.cnf
@@ -11,6 +11,15 @@
11
# you can put MariaDB-only options here
12
[mariadb]
13
14
+#
15
+# * Enable the Feedback plugin and submit anonymous usage information
16
17
+# Feedback plugin collects basic anonymous statistical information that can be
18
+# used by the developers to improve MariaDB. This is an easy way to help with
19
+# MariaDB development. Collected statistics can be viewed at
20
+# http://mariadb.org/feedback-plugin
21
+#feedback=ON
22
+
23
# This group is read by both MariaDB and MySQL servers
24
[mysqld]
25
0 commit comments