Improved on the mysql default selected values to use InnoDB, utf8mb4, utf8mb4_general_ci

This commit is contained in:
2019-05-17 00:43:24 +02:00
parent 42d5b3b55c
commit d3f623d184
7 changed files with 33 additions and 27 deletions

View File

@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<extension type="component" version="3.2" method="upgrade">
<name>COM_COMPONENTBUILDER</name>
<creationDate>15th May, 2019</creationDate>
<creationDate>16th May, 2019</creationDate>
<author>Llewellyn van der Merwe</author>
<authorEmail>llewellyn@joomlacomponentbuilder.com</authorEmail>
<authorUrl>http://www.joomlacomponentbuilder.com</authorUrl>