Loading...
 
Skip to main content

History: MyISAM

Source of version: 8

Copy to clipboard
            ! About MyISAM
MyISAM is a [https://en.wikipedia.org/wiki/Database_engine|storage engine] for the databases supported by Tiki: ((MariaDB)), ((MySQL)) and ((Percona Server for MySQL)).

It is supported since the beginning of Tiki (2002). In 2017, the default storage engine became ((InnoDB)) for Tiki data. However:
* MyISAM still works just fine, and you can use if your host doesn't support InnoDB. And you can easily convert later.
* Even if InnoDB is used for Tiki data, MyISAM is still used for the ((Unified Index)) when MariaDB / MySQL / Percona Server is used for MySQL Full Text Search. Ref: ((Unified Index Comparison)).

https://en.wikipedia.org/wiki/MyISAM
        

History

Advanced
Information Version
Marc Laporte 9
Marc Laporte 8
Marc Laporte 7
Marc Laporte 6
Marc Laporte oups 5
Marc Laporte 4
Marc Laporte 3
Marc Laporte 2
Marc Laporte 1