Fixed gh-517 to force mysql to use a dynamic row_format on all internal JCB database tables that we overlooked.

This commit is contained in:
2020-01-29 05:46:54 +02:00
parent 630bfcb177
commit 6719a7008b
7 changed files with 52 additions and 22 deletions

View File

@ -9115,7 +9115,7 @@ class com_componentbuilderInstallerScript
echo '<a target="_blank" href="http://www.joomlacomponentbuilder.com" title="Component Builder">
<img src="components/com_componentbuilder/assets/images/vdm-component.jpg"/>
</a>
<h3>Upgrade to Version 2.10.10 Was Successful! Let us know if anything is not working as expected.</h3>';
<h3>Upgrade to Version 2.10.11 Was Successful! Let us know if anything is not working as expected.</h3>';
// Set db if not set already.
if (!isset($db))