Loading...
 
Skip to main content

History: MariaDB

Preview of version: 2

MariaDB


Tiki can use MariaDB in two ways:

  • As a database. This is where your data is stored. The default storage engine is InnoDB. The other database choice is MySQL
  • As a search index. This is a temporary copy of some of your data, optimized for quick retrieval. The storage engine here is MyISAM. The index options are explained here: Unified Index Comparison

See also

History

Advanced
Information Version
Marc Laporte 8
Marc Laporte 7
Marc Laporte Adding Percona Server for MySQL, which is a "a free, fully compatible drop in replacement for Oracle MySQL." 6
Marc Laporte 5
Marc Laporte 4
Marc Laporte 3
Marc Laporte 2
Marc Laporte 1