Also got a DB error on the latest build 4.3.1+build.2020.05.06.14.47.31.ee41d1fb2
Code:
A PHP Exception occurred on your site. Here you can find the stack trace:
Exception Type: JDatabaseExceptionExecuting
File: /var/www/html/libraries/joomla/database/driver/mysqli.php
Line: 665
Message: Row size too large. The maximum row size for the used table type, not counting BLOBs, is 65535. This includes storage overhead, check the manual. You have to change some columns to TEXT or BLOBs
#0 /var/www/html/libraries/CBLib/CBLib/Database/Driver/CmsDatabaseDriver.php(317): JDatabaseDriverMysqli->execute()
#1 /var/www/html/libraries/CBLib/CBLib/Database/DatabaseUpgrade.php(1777): CBLib\Database\Driver\CmsDatabaseDriver->query()
#2 /var/www/html/libraries/CBLib/CBLib/Database/DatabaseUpgrade.php(1120): CBLib\Database\DatabaseUpgrade->doQuery('ALTER TABLE `#_...')
#3 /var/www/html/libraries/CBLib/CBLib/Database/DatabaseUpgrade.php(310): CBLib\Database\DatabaseUpgrade->changeColumn('#__cbsubs_promo...', Array, Object(CBLib\Xml\SimpleXMLElement), 'cbsubspromotion', Object(CBLib\Xml\SimpleXMLElement))
#4 /var/www/html/libraries/CBLib/CBLib/Database/DatabaseUpgrade.php(249): CBLib\Database\DatabaseUpgrade->checkXmlTableDescription(Object(CBLib\Xml\SimpleXMLElement), 'cbsubspromotion', true, true, NULL)
#5 /var/www/html/libraries/CBLib/CB/Legacy/cbInstallerPlugin.php(768): CBLib\Database\DatabaseUpgrade->checkXmlDatabaseDescription(Object(CBLib\Xml\SimpleXMLElement), 'cbsubspromotion', true, NULL, NULL)
#6 /var/www/html/administrator/components/com_comprofiler/controller/controller.default.php(1182): cbInstallerPlugin->checkDatabase('547', true, false)
#7 /var/www/html/administrator/components/com_comprofiler/controller/controller.default.php(78): fixcbdb(false, 1)
#8 /var/www/html/administrator/components/com_comprofiler/admin.comprofiler.controller.php(115): require_once('/var/www/html/a...')
#9 /var/www/html/administrator/components/com_comprofiler/admin.comprofiler.controller.php(308): _CBloadController('default')
#10 /var/www/html/administrator/components/com_comprofiler/comprofiler.php(14): require('/var/www/html/a...')
#11 /var/www/html/libraries/src/Component/ComponentHelper.php(402): require_once('/var/www/html/a...')
#12 /var/www/html/libraries/src/Component/ComponentHelper.php(377): Joomla\CMS\Component\ComponentHelper::executeComponent('/var/www/html/a...')
#13 /var/www/html/libraries/src/Application/AdministratorApplication.php(101): Joomla\CMS\Component\ComponentHelper::renderComponent('com_comprofiler')
#14 /var/www/html/libraries/src/Application/AdministratorApplication.php(159): Joomla\CMS\Application\AdministratorApplication->dispatch()
#15 /var/www/html/libraries/src/Application/CMSApplication.php(196): Joomla\CMS\Application\AdministratorApplication->doExecute()
#16 /var/www/html/administrator/index.php(51): Joomla\CMS\Application\CMSApplication->execute()
#17 {main}