History: Percona Server for MySQL
Preview of version: 1
- «
- »
Percona Server for MySQL
Tiki can use Percona Server for MySQL in two ways:
- As a database. This is where your data is stored. The default storage engine is InnoDB. The other database choices are MySQL and MariaDB.
- As a search index. This is a temporary copy of some of your data, optimized for quick retrieval. TODO: check if this is true: The storage engine here is MyISAM. The index options are explained here: Unified Index Comparison