Skip to content

Commit 5fce4fc

Browse files
committed
Adding a note for XtraDB
1 parent 21860fe commit 5fce4fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mysqltuner.pl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4906,7 +4906,7 @@ sub mariadb_xtradb {
49064906
return;
49074907
}
49084908
infoprint "XtraDB is enabled.";
4909-
4909+
infoprint "Note that MariaDB 10.2 makes use of InnoDB, not XtraDB."
49104910
# All is to done here
49114911
}
49124912

0 commit comments

Comments
 (0)