Adding a note for XtraDB

This commit is contained in:
Jean-Marie RENOUARD 2017-05-19 09:36:33 +02:00
parent 21860fe395
commit 5fce4fc0ee

View file

@ -4906,7 +4906,7 @@ sub mariadb_xtradb {
return;
}
infoprint "XtraDB is enabled.";
infoprint "Note that MariaDB 10.2 makes use of InnoDB, not XtraDB."
# All is to done here
}