Adding a note for XtraDB
This commit is contained in:
parent
21860fe395
commit
5fce4fc0ee
1 changed files with 1 additions and 1 deletions
|
@ -4906,7 +4906,7 @@ sub mariadb_xtradb {
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
infoprint "XtraDB is enabled.";
|
infoprint "XtraDB is enabled.";
|
||||||
|
infoprint "Note that MariaDB 10.2 makes use of InnoDB, not XtraDB."
|
||||||
# All is to done here
|
# All is to done here
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue