Loading...
 
Skip to main content

History: MySQL

Source of version: 12 (current)

Copy to clipboard
            ! {{page}}

Tiki can use [https://en.wikipedia.org/wiki/MySQL|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 ((MariaDB)) and ((Percona Server for 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
* ((Requirements))
* ((MySQL replication))
* ((MySQL SSL))
* ((Database independence))
* ((dev:MariaDB vs MySQL strategy))
* ((File Storage))

~tc~ (alias(MySQL Full Text Search)) ~/tc~
~tc~ (alias(Database MySQL)) ~/tc~
        

History

Advanced
Information Version
Marc Laporte 12
Marc Laporte Adding Percona Server for MySQL, which is a "a free, fully compatible drop in replacement for Oracle MySQL." 11
Marc Laporte 10
Marc Laporte 9
Marc Laporte 8
Marc Laporte 7
Marc Laporte 6
Marc Laporte A semantic alias (301 Redirect) to this page was created when page Database MySQL was deleted 5
Marc Laporte A semantic alias (301 Redirect) to this page was created when page MySQL Full Text Search was deleted 4
Marc Laporte 3
Marc Laporte 2
Marc Laporte 1