( ! ) Fatal error: Uncaught Error: Xdebug has detected a possible infinite loop, and aborted your script with a stack depth of '512' frames in /var/www/mrdv8/core/Database/MysqlDatabase.php on line 135
( ! ) Error: Xdebug has detected a possible infinite loop, and aborted your script with a stack depth of '512' frames in /var/www/mrdv8/core/Database/MysqlDatabase.php on line 135
Call Stack
#TimeMemoryFunctionLocation
10.0049435776{main}( ).../index.php:0
20.0469513728App::load( ).../index.php:14
31.0269930664App\Controller\DomaineController->getCurrentDomaine( $domDomaine = 'testrdv8.ovh' ).../App.php:108
41.0910931040App\Table\DomaineTable->select( $whereConditions = ['DomDomaine' => 'testrdv8.ovh'], $parameters = ???, $one = ???, $order = ??? ).../DomaineController.php:44
51.1512947728App\Table\DomaineTable->createTable( ).../DomaineTable.php:57
61.1512947792Core\Table\Table->queryUpdate( $sql = '\r\n\t CREATE TABLE IF NOT EXISTS `domains` (\r\n\t `DomId` BIGINT(20) NOT NULL AUTO_INCREMENT,\r\n\t `DomDomaine` VARCHAR(255) NOT NULL DEFAULT \'0\',\r\n\t `DomFolder` VARCHAR(255) NOT NULL DEFAULT \'0\',\r\n\t `DomHomePage` BIGINT(20) NOT NULL DEFAULT \'0\',\r\n\t PRIMARY KEY (`DomId`),\r\n\t UNIQUE INDEX `DomDomaine` (`DomDomaine`)\r\n\t )\r\n\t COLLATE=\'utf8_general_ci\'\r\n\t ENGINE=InnoDB\r\n\t AUTO_INCREMENT=1\r\n\t ;\r\n\t ', $parameters = ??? ).../DomaineTable.php:26
71.1512947792Core\Database\MysqlDatabase::queryUpdate( $sql = '\r\n\t CREATE TABLE IF NOT EXISTS `domains` (\r\n\t `DomId` BIGINT(20) NOT NULL AUTO_INCREMENT,\r\n\t `DomDomaine` VARCHAR(255) NOT NULL DEFAULT \'0\',\r\n\t `DomFolder` VARCHAR(255) NOT NULL DEFAULT \'0\',\r\n\t `DomHomePage` BIGINT(20) NOT NULL DEFAULT \'0\',\r\n\t PRIMARY KEY (`DomId`),\r\n\t UNIQUE INDEX `DomDomaine` (`DomDomaine`)\r\n\t )\r\n\t COLLATE=\'utf8_general_ci\'\r\n\t ENGINE=InnoDB\r\n\t AUTO_INCREMENT=1\r\n\t ;\r\n\t ', $input_parameters = [] ).../Table.php:172
81.1515658312App\Table\LogTable::log( $message = class PDOException { protected $message = 'SQLSTATE[HY000] [2002] Connection refused'; private string ${Exception}string = ''; protected $code = 2002; protected string $file = '/var/www/mrdv8/core/Database/MysqlDatabase.php'; protected int $line = 25; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...]]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2002, 2 => 'Connection refused'] }, $vardump = TRUE, $logInProd = ??? ).../MysqlDatabase.php:205
91.1515667448App\Table\LogTable->__construct( ).../LogTable.php:46
101.1515667448App\Table\LogTable->createTable( ).../LogTable.php:14
111.2621695008Core\Table\Table->queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $parameters = ??? ).../LogTable.php:22
121.2621695008Core\Database\MysqlDatabase::queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $input_parameters = [] ).../Table.php:172
131.3567723760App\Table\LogTable::log( $message = class PDOException { protected $message = 'SQLSTATE[HY000] [2002] Connection refused'; private string ${Exception}string = ''; protected $code = 2002; protected string $file = '/var/www/mrdv8/core/Database/MysqlDatabase.php'; protected int $line = 25; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...]]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2002, 2 => 'Connection refused'] }, $vardump = TRUE, $logInProd = ??? ).../MysqlDatabase.php:205
141.3574736240App\Table\LogTable->__construct( ).../LogTable.php:46
151.3574736240App\Table\LogTable->createTable( ).../LogTable.php:14
161.3677771648Core\Table\Table->queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $parameters = ??? ).../LogTable.php:22
171.3677771648Core\Database\MysqlDatabase::queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $input_parameters = [] ).../Table.php:172
181.4419810448App\Table\LogTable::log( $message = class PDOException { protected $message = 'SQLSTATE[HY000] [2002] Connection refused'; private string ${Exception}string = ''; protected $code = 2002; protected string $file = '/var/www/mrdv8/core/Database/MysqlDatabase.php'; protected int $line = 25; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...]]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2002, 2 => 'Connection refused'] }, $vardump = TRUE, $logInProd = ??? ).../MysqlDatabase.php:205
191.4692827024App\Table\LogTable->__construct( ).../LogTable.php:46
201.4692827024App\Table\LogTable->createTable( ).../LogTable.php:14
211.5871869960Core\Table\Table->queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $parameters = ??? ).../LogTable.php:22
221.5871869960Core\Database\MysqlDatabase::queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $input_parameters = [] ).../Table.php:172
231.7105918328App\Table\LogTable::log( $message = class PDOException { protected $message = 'SQLSTATE[HY000] [2002] Connection refused'; private string ${Exception}string = ''; protected $code = 2002; protected string $file = '/var/www/mrdv8/core/Database/MysqlDatabase.php'; protected int $line = 25; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...]]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2002, 2 => 'Connection refused'] }, $vardump = TRUE, $logInProd = ??? ).../MysqlDatabase.php:205
241.7171943096App\Table\LogTable->__construct( ).../LogTable.php:46
251.7171943096App\Table\LogTable->createTable( ).../LogTable.php:14
261.7326977032Core\Table\Table->queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $parameters = ??? ).../LogTable.php:22
271.7326977032Core\Database\MysqlDatabase::queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $input_parameters = [] ).../Table.php:172
281.73481019336App\Table\LogTable::log( $message = class PDOException { protected $message = 'SQLSTATE[HY000] [2002] Connection refused'; private string ${Exception}string = ''; protected $code = 2002; protected string $file = '/var/www/mrdv8/core/Database/MysqlDatabase.php'; protected int $line = 25; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...]]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2002, 2 => 'Connection refused'] }, $vardump = TRUE, $logInProd = ??? ).../MysqlDatabase.php:205
291.73621052296App\Table\LogTable->__construct( ).../LogTable.php:46
301.73621052296App\Table\LogTable->createTable( ).../LogTable.php:14
311.78101083744Core\Table\Table->queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $parameters = ??? ).../LogTable.php:22
321.78101083744Core\Database\MysqlDatabase::queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $input_parameters = [] ).../Table.php:172
331.78121129208App\Table\LogTable::log( $message = class PDOException { protected $message = 'SQLSTATE[HY000] [2002] Connection refused'; private string ${Exception}string = ''; protected $code = 2002; protected string $file = '/var/www/mrdv8/core/Database/MysqlDatabase.php'; protected int $line = 25; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...]]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2002, 2 => 'Connection refused'] }, $vardump = TRUE, $logInProd = ??? ).../MysqlDatabase.php:205
341.78391170360App\Table\LogTable->__construct( ).../LogTable.php:46
351.78391170360App\Table\LogTable->createTable( ).../LogTable.php:14
361.81001201488Core\Table\Table->queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $parameters = ??? ).../LogTable.php:22
371.81001201488Core\Database\MysqlDatabase::queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $input_parameters = [] ).../Table.php:172
381.81391248512App\Table\LogTable::log( $message = class PDOException { protected $message = 'SQLSTATE[HY000] [2002] Connection refused'; private string ${Exception}string = ''; protected $code = 2002; protected string $file = '/var/www/mrdv8/core/Database/MysqlDatabase.php'; protected int $line = 25; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...]]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2002, 2 => 'Connection refused'] }, $vardump = TRUE, $logInProd = ??? ).../MysqlDatabase.php:205
391.81631297856App\Table\LogTable->__construct( ).../LogTable.php:46
401.81631297856App\Table\LogTable->createTable( ).../LogTable.php:14
411.83091328984Core\Table\Table->queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $parameters = ??? ).../LogTable.php:22
421.83091328984Core\Database\MysqlDatabase::queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $input_parameters = [] ).../Table.php:172
431.83991377888App\Table\LogTable::log( $message = class PDOException { protected $message = 'SQLSTATE[HY000] [2002] Connection refused'; private string ${Exception}string = ''; protected $code = 2002; protected string $file = '/var/www/mrdv8/core/Database/MysqlDatabase.php'; protected int $line = 25; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...]]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2002, 2 => 'Connection refused'] }, $vardump = TRUE, $logInProd = ??? ).../MysqlDatabase.php:205
441.85041435424App\Table\LogTable->__construct( ).../LogTable.php:46
451.85041435424App\Table\LogTable->createTable( ).../LogTable.php:14
461.85531466552Core\Table\Table->queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $parameters = ??? ).../LogTable.php:22
471.85531466552Core\Database\MysqlDatabase::queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $input_parameters = [] ).../Table.php:172
481.88901517336App\Table\LogTable::log( $message = class PDOException { protected $message = 'SQLSTATE[HY000] [2002] Connection refused'; private string ${Exception}string = ''; protected $code = 2002; protected string $file = '/var/www/mrdv8/core/Database/MysqlDatabase.php'; protected int $line = 25; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...]]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2002, 2 => 'Connection refused'] }, $vardump = TRUE, $logInProd = ??? ).../MysqlDatabase.php:205
491.88961587160App\Table\LogTable->__construct( ).../LogTable.php:46
501.88961587160App\Table\LogTable->createTable( ).../LogTable.php:14
511.89201617648Core\Table\Table->queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $parameters = ??? ).../LogTable.php:22
521.89201617648Core\Database\MysqlDatabase::queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $input_parameters = [] ).../Table.php:172
531.89221669672App\Table\LogTable::log( $message = class PDOException { protected $message = 'SQLSTATE[HY000] [2002] Connection refused'; private string ${Exception}string = ''; protected $code = 2002; protected string $file = '/var/www/mrdv8/core/Database/MysqlDatabase.php'; protected int $line = 25; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...]]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2002, 2 => 'Connection refused'] }, $vardump = TRUE, $logInProd = ??? ).../MysqlDatabase.php:205
541.94911751784App\Table\LogTable->__construct( ).../LogTable.php:46
551.94911751784App\Table\LogTable->createTable( ).../LogTable.php:14
561.95051782272Core\Table\Table->queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $parameters = ??? ).../LogTable.php:22
571.95051782272Core\Database\MysqlDatabase::queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $input_parameters = [] ).../Table.php:172
581.95141836176App\Table\LogTable::log( $message = class PDOException { protected $message = 'SQLSTATE[HY000] [2002] Connection refused'; private string ${Exception}string = ''; protected $code = 2002; protected string $file = '/var/www/mrdv8/core/Database/MysqlDatabase.php'; protected int $line = 25; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...]]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2002, 2 => 'Connection refused'] }, $vardump = TRUE, $logInProd = ??? ).../MysqlDatabase.php:205
591.95151930576App\Table\LogTable->__construct( ).../LogTable.php:46
601.95151930576App\Table\LogTable->createTable( ).../LogTable.php:14
611.95181962344Core\Table\Table->queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $parameters = ??? ).../LogTable.php:22
621.95181962344Core\Database\MysqlDatabase::queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $input_parameters = [] ).../Table.php:172
631.95202018128App\Table\LogTable::log( $message = class PDOException { protected $message = 'SQLSTATE[HY000] [2002] Connection refused'; private string ${Exception}string = ''; protected $code = 2002; protected string $file = '/var/www/mrdv8/core/Database/MysqlDatabase.php'; protected int $line = 25; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...]]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2002, 2 => 'Connection refused'] }, $vardump = TRUE, $logInProd = ??? ).../MysqlDatabase.php:205
641.95212124816App\Table\LogTable->__construct( ).../LogTable.php:46
651.95212124816App\Table\LogTable->createTable( ).../LogTable.php:14
661.95242156584Core\Table\Table->queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $parameters = ??? ).../LogTable.php:22
671.95242156584Core\Database\MysqlDatabase::queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $input_parameters = [] ).../Table.php:172
681.95262216808App\Table\LogTable::log( $message = class PDOException { protected $message = 'SQLSTATE[HY000] [2002] Connection refused'; private string ${Exception}string = ''; protected $code = 2002; protected string $file = '/var/www/mrdv8/core/Database/MysqlDatabase.php'; protected int $line = 25; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...]]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2002, 2 => 'Connection refused'] }, $vardump = TRUE, $logInProd = ??? ).../MysqlDatabase.php:205
691.95282339880App\Table\LogTable->__construct( ).../LogTable.php:46
701.95282339880App\Table\LogTable->createTable( ).../LogTable.php:14
711.95312371648Core\Table\Table->queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $parameters = ??? ).../LogTable.php:22
721.95312371648Core\Database\MysqlDatabase::queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $input_parameters = [] ).../Table.php:172
731.95332433752App\Table\LogTable::log( $message = class PDOException { protected $message = 'SQLSTATE[HY000] [2002] Connection refused'; private string ${Exception}string = ''; protected $code = 2002; protected string $file = '/var/www/mrdv8/core/Database/MysqlDatabase.php'; protected int $line = 25; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...]]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2002, 2 => 'Connection refused'] }, $vardump = TRUE, $logInProd = ??? ).../MysqlDatabase.php:205
741.95342573208App\Table\LogTable->__construct( ).../LogTable.php:46
751.95342573208App\Table\LogTable->createTable( ).../LogTable.php:14
761.95412604976Core\Table\Table->queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $parameters = ??? ).../LogTable.php:22
771.95412604976Core\Database\MysqlDatabase::queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $input_parameters = [] ).../Table.php:172
781.95442668960App\Table\LogTable::log( $message = class PDOException { protected $message = 'SQLSTATE[HY000] [2002] Connection refused'; private string ${Exception}string = ''; protected $code = 2002; protected string $file = '/var/www/mrdv8/core/Database/MysqlDatabase.php'; protected int $line = 25; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...]]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2002, 2 => 'Connection refused'] }, $vardump = TRUE, $logInProd = ??? ).../MysqlDatabase.php:205
791.95452824800App\Table\LogTable->__construct( ).../LogTable.php:46
801.95452824800App\Table\LogTable->createTable( ).../LogTable.php:14
811.95482855288Core\Table\Table->queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $parameters = ??? ).../LogTable.php:22
821.95482855288Core\Database\MysqlDatabase::queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $input_parameters = [] ).../Table.php:172
831.95512921152App\Table\LogTable::log( $message = class PDOException { protected $message = 'SQLSTATE[HY000] [2002] Connection refused'; private string ${Exception}string = ''; protected $code = 2002; protected string $file = '/var/www/mrdv8/core/Database/MysqlDatabase.php'; protected int $line = 25; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...]]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2002, 2 => 'Connection refused'] }, $vardump = TRUE, $logInProd = ??? ).../MysqlDatabase.php:205
841.95523093376App\Table\LogTable->__construct( ).../LogTable.php:46
851.95523093376App\Table\LogTable->createTable( ).../LogTable.php:14
861.95553123864Core\Table\Table->queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $parameters = ??? ).../LogTable.php:22
871.95553123864Core\Database\MysqlDatabase::queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $input_parameters = [] ).../Table.php:172
881.95593190328App\Table\LogTable::log( $message = class PDOException { protected $message = 'SQLSTATE[HY000] [2002] Connection refused'; private string ${Exception}string = ''; protected $code = 2002; protected string $file = '/var/www/mrdv8/core/Database/MysqlDatabase.php'; protected int $line = 25; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...]]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2002, 2 => 'Connection refused'] }, $vardump = TRUE, $logInProd = ??? ).../MysqlDatabase.php:205
891.95603378936App\Table\LogTable->__construct( ).../LogTable.php:46
901.95603378936App\Table\LogTable->createTable( ).../LogTable.php:14
911.95633409424Core\Table\Table->queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $parameters = ??? ).../LogTable.php:22
921.95633409424Core\Database\MysqlDatabase::queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $input_parameters = [] ).../Table.php:172
931.95673477768App\Table\LogTable::log( $message = class PDOException { protected $message = 'SQLSTATE[HY000] [2002] Connection refused'; private string ${Exception}string = ''; protected $code = 2002; protected string $file = '/var/www/mrdv8/core/Database/MysqlDatabase.php'; protected int $line = 25; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...]]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2002, 2 => 'Connection refused'] }, $vardump = TRUE, $logInProd = ??? ).../MysqlDatabase.php:205
941.95693686856App\Table\LogTable->__construct( ).../LogTable.php:46
951.95693686856App\Table\LogTable->createTable( ).../LogTable.php:14
961.95733717344Core\Table\Table->queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $parameters = ??? ).../LogTable.php:22
971.95733717344Core\Database\MysqlDatabase::queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $input_parameters = [] ).../Table.php:172
981.95773787568App\Table\LogTable::log( $message = class PDOException { protected $message = 'SQLSTATE[HY000] [2002] Connection refused'; private string ${Exception}string = ''; protected $code = 2002; protected string $file = '/var/www/mrdv8/core/Database/MysqlDatabase.php'; protected int $line = 25; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...]]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2002, 2 => 'Connection refused'] }, $vardump = TRUE, $logInProd = ??? ).../MysqlDatabase.php:205
991.95804017136App\Table\LogTable->__construct( ).../LogTable.php:46
1001.95804017136App\Table\LogTable->createTable( ).../LogTable.php:14
1011.95884047624Core\Table\Table->queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $parameters = ??? ).../LogTable.php:22
1021.95884047624Core\Database\MysqlDatabase::queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $input_parameters = [] ).../Table.php:172
1031.95914119728App\Table\LogTable::log( $message = class PDOException { protected $message = 'SQLSTATE[HY000] [2002] Connection refused'; private string ${Exception}string = ''; protected $code = 2002; protected string $file = '/var/www/mrdv8/core/Database/MysqlDatabase.php'; protected int $line = 25; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...]]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2002, 2 => 'Connection refused'] }, $vardump = TRUE, $logInProd = ??? ).../MysqlDatabase.php:205
1041.95934369776App\Table\LogTable->__construct( ).../LogTable.php:46
1051.95934369776App\Table\LogTable->createTable( ).../LogTable.php:14
1061.95974400264Core\Table\Table->queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $parameters = ??? ).../LogTable.php:22
1071.95974400264Core\Database\MysqlDatabase::queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $input_parameters = [] ).../Table.php:172
1081.96014474248App\Table\LogTable::log( $message = class PDOException { protected $message = 'SQLSTATE[HY000] [2002] Connection refused'; private string ${Exception}string = ''; protected $code = 2002; protected string $file = '/var/www/mrdv8/core/Database/MysqlDatabase.php'; protected int $line = 25; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...]]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2002, 2 => 'Connection refused'] }, $vardump = TRUE, $logInProd = ??? ).../MysqlDatabase.php:205
1091.96034744776App\Table\LogTable->__construct( ).../LogTable.php:46
1101.96034744776App\Table\LogTable->createTable( ).../LogTable.php:14
1111.96084775264Core\Table\Table->queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $parameters = ??? ).../LogTable.php:22
1121.96084775264Core\Database\MysqlDatabase::queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $input_parameters = [] ).../Table.php:172
1131.96124851128App\Table\LogTable::log( $message = class PDOException { protected $message = 'SQLSTATE[HY000] [2002] Connection refused'; private string ${Exception}string = ''; protected $code = 2002; protected string $file = '/var/www/mrdv8/core/Database/MysqlDatabase.php'; protected int $line = 25; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...]]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2002, 2 => 'Connection refused'] }, $vardump = TRUE, $logInProd = ??? ).../MysqlDatabase.php:205
1141.97215142136App\Table\LogTable->__construct( ).../LogTable.php:46
1151.97215142136App\Table\LogTable->createTable( ).../LogTable.php:14
1161.97265172624Core\Table\Table->queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $parameters = ??? ).../LogTable.php:22
1171.97265172624Core\Database\MysqlDatabase::queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $input_parameters = [] ).../Table.php:172
1181.97315250368App\Table\LogTable::log( $message = class PDOException { protected $message = 'SQLSTATE[HY000] [2002] Connection refused'; private string ${Exception}string = ''; protected $code = 2002; protected string $file = '/var/www/mrdv8/core/Database/MysqlDatabase.php'; protected int $line = 25; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...]]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2002, 2 => 'Connection refused'] }, $vardump = TRUE, $logInProd = ??? ).../MysqlDatabase.php:205
1191.97335565952App\Table\LogTable->__construct( ).../LogTable.php:46
1201.97335565952App\Table\LogTable->createTable( ).../LogTable.php:14
1211.97385596440Core\Table\Table->queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $parameters = ??? ).../LogTable.php:22
1221.97385596440Core\Database\MysqlDatabase::queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $input_parameters = [] ).../Table.php:172
1231.97435676064App\Table\LogTable::log( $message = class PDOException { protected $message = 'SQLSTATE[HY000] [2002] Connection refused'; private string ${Exception}string = ''; protected $code = 2002; protected string $file = '/var/www/mrdv8/core/Database/MysqlDatabase.php'; protected int $line = 25; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...]]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2002, 2 => 'Connection refused'] }, $vardump = TRUE, $logInProd = ??? ).../MysqlDatabase.php:205
1241.97476016224App\Table\LogTable->__construct( ).../LogTable.php:46
1251.97476016224App\Table\LogTable->createTable( ).../LogTable.php:14
1261.97526052344Core\Table\Table->queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $parameters = ??? ).../LogTable.php:22
1271.97526052344Core\Database\MysqlDatabase::queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $input_parameters = [] ).../Table.php:172
1281.97586139480App\Table\LogTable::log( $message = class PDOException { protected $message = 'SQLSTATE[HY000] [2002] Connection refused'; private string ${Exception}string = ''; protected $code = 2002; protected string $file = '/var/www/mrdv8/core/Database/MysqlDatabase.php'; protected int $line = 25; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...]]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2002, 2 => 'Connection refused'] }, $vardump = TRUE, $logInProd = ??? ).../MysqlDatabase.php:205
1291.97606504216App\Table\LogTable->__construct( ).../LogTable.php:46
1301.97606504216App\Table\LogTable->createTable( ).../LogTable.php:14
1311.97666540336Core\Table\Table->queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $parameters = ??? ).../LogTable.php:22
1321.97666540336Core\Database\MysqlDatabase::queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $input_parameters = [] ).../Table.php:172
1331.97726634984App\Table\LogTable::log( $message = class PDOException { protected $message = 'SQLSTATE[HY000] [2002] Connection refused'; private string ${Exception}string = ''; protected $code = 2002; protected string $file = '/var/www/mrdv8/core/Database/MysqlDatabase.php'; protected int $line = 25; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2002, 2 => 'Connection refused'] }, $vardump = TRUE, $logInProd = ??? ).../MysqlDatabase.php:205
1341.97757024296App\Table\LogTable->__construct( ).../LogTable.php:46
1351.97757024296App\Table\LogTable->createTable( ).../LogTable.php:14
1361.97817060416Core\Table\Table->queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $parameters = ??? ).../LogTable.php:22
1371.97817060416Core\Database\MysqlDatabase::queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $input_parameters = [] ).../Table.php:172
1381.97877156944App\Table\LogTable::log( $message = class PDOException { protected $message = 'SQLSTATE[HY000] [2002] Connection refused'; private string ${Exception}string = ''; protected $code = 2002; protected string $file = '/var/www/mrdv8/core/Database/MysqlDatabase.php'; protected int $line = 25; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2002, 2 => 'Connection refused'] }, $vardump = TRUE, $logInProd = ??? ).../MysqlDatabase.php:205
1391.97907574928App\Table\LogTable->__construct( ).../LogTable.php:46
1401.97907574928App\Table\LogTable->createTable( ).../LogTable.php:14
1411.97957611048Core\Table\Table->queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $parameters = ??? ).../LogTable.php:22
1421.97957611048Core\Database\MysqlDatabase::queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $input_parameters = [] ).../Table.php:172
1431.98017709456App\Table\LogTable::log( $message = class PDOException { protected $message = 'SQLSTATE[HY000] [2002] Connection refused'; private string ${Exception}string = ''; protected $code = 2002; protected string $file = '/var/www/mrdv8/core/Database/MysqlDatabase.php'; protected int $line = 25; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2002, 2 => 'Connection refused'] }, $vardump = TRUE, $logInProd = ??? ).../MysqlDatabase.php:205
1441.98058156112App\Table\LogTable->__construct( ).../LogTable.php:46
1451.98058156112App\Table\LogTable->createTable( ).../LogTable.php:14
1461.98118186600Core\Table\Table->queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $parameters = ??? ).../LogTable.php:22
1471.98118186600Core\Database\MysqlDatabase::queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $input_parameters = [] ).../Table.php:172
1481.98178281256App\Table\LogTable::log( $message = class PDOException { protected $message = 'SQLSTATE[HY000] [2002] Connection refused'; private string ${Exception}string = ''; protected $code = 2002; protected string $file = '/var/www/mrdv8/core/Database/MysqlDatabase.php'; protected int $line = 25; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2002, 2 => 'Connection refused'] }, $vardump = TRUE, $logInProd = ??? ).../MysqlDatabase.php:205
1491.98218756584App\Table\LogTable->__construct( ).../LogTable.php:46
1501.98218756584App\Table\LogTable->createTable( ).../LogTable.php:14
1511.98278787072Core\Table\Table->queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $parameters = ??? ).../LogTable.php:22
1521.98278787072Core\Database\MysqlDatabase::queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $input_parameters = [] ).../Table.php:172
1531.98328883608App\Table\LogTable::log( $message = class PDOException { protected $message = 'SQLSTATE[HY000] [2002] Connection refused'; private string ${Exception}string = ''; protected $code = 2002; protected string $file = '/var/www/mrdv8/core/Database/MysqlDatabase.php'; protected int $line = 25; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2002, 2 => 'Connection refused'] }, $vardump = TRUE, $logInProd = ??? ).../MysqlDatabase.php:205
1541.98379387608App\Table\LogTable->__construct( ).../LogTable.php:46
1551.98379387608App\Table\LogTable->createTable( ).../LogTable.php:14
1561.98439418096Core\Table\Table->queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $parameters = ??? ).../LogTable.php:22
1571.98439418096Core\Database\MysqlDatabase::queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $input_parameters = [] ).../Table.php:172
1581.98499516512App\Table\LogTable::log( $message = class PDOException { protected $message = 'SQLSTATE[HY000] [2002] Connection refused'; private string ${Exception}string = ''; protected $code = 2002; protected string $file = '/var/www/mrdv8/core/Database/MysqlDatabase.php'; protected int $line = 25; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2002, 2 => 'Connection refused'] }, $vardump = TRUE, $logInProd = ??? ).../MysqlDatabase.php:205
1591.985510049184App\Table\LogTable->__construct( ).../LogTable.php:46
1601.985510049184App\Table\LogTable->createTable( ).../LogTable.php:14
1611.986210079672Core\Table\Table->queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $parameters = ??? ).../LogTable.php:22
1621.986210079672Core\Database\MysqlDatabase::queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $input_parameters = [] ).../Table.php:172
1631.986810179968App\Table\LogTable::log( $message = class PDOException { protected $message = 'SQLSTATE[HY000] [2002] Connection refused'; private string ${Exception}string = ''; protected $code = 2002; protected string $file = '/var/www/mrdv8/core/Database/MysqlDatabase.php'; protected int $line = 25; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2002, 2 => 'Connection refused'] }, $vardump = TRUE, $logInProd = ??? ).../MysqlDatabase.php:205
1641.987310745408App\Table\LogTable->__construct( ).../LogTable.php:46
1651.987310745408App\Table\LogTable->createTable( ).../LogTable.php:14
1661.988010775896Core\Table\Table->queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $parameters = ??? ).../LogTable.php:22
1671.988010775896Core\Database\MysqlDatabase::queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $input_parameters = [] ).../Table.php:172
1681.988610878072App\Table\LogTable::log( $message = class PDOException { protected $message = 'SQLSTATE[HY000] [2002] Connection refused'; private string ${Exception}string = ''; protected $code = 2002; protected string $file = '/var/www/mrdv8/core/Database/MysqlDatabase.php'; protected int $line = 25; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2002, 2 => 'Connection refused'] }, $vardump = TRUE, $logInProd = ??? ).../MysqlDatabase.php:205
1691.989311476280App\Table\LogTable->__construct( ).../LogTable.php:46
1701.989311476280App\Table\LogTable->createTable( ).../LogTable.php:14
1711.990011506768Core\Table\Table->queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $parameters = ??? ).../LogTable.php:22
1721.990011506768Core\Database\MysqlDatabase::queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $input_parameters = [] ).../Table.php:172
1731.990711610824App\Table\LogTable::log( $message = class PDOException { protected $message = 'SQLSTATE[HY000] [2002] Connection refused'; private string ${Exception}string = ''; protected $code = 2002; protected string $file = '/var/www/mrdv8/core/Database/MysqlDatabase.php'; protected int $line = 25; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2002, 2 => 'Connection refused'] }, $vardump = TRUE, $logInProd = ??? ).../MysqlDatabase.php:205
1741.991312241800App\Table\LogTable->__construct( ).../LogTable.php:46
1751.991312241800App\Table\LogTable->createTable( ).../LogTable.php:14
1761.992112272288Core\Table\Table->queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $parameters = ??? ).../LogTable.php:22
1771.992112272288Core\Database\MysqlDatabase::queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $input_parameters = [] ).../Table.php:172
1781.992912378224App\Table\LogTable::log( $message = class PDOException { protected $message = 'SQLSTATE[HY000] [2002] Connection refused'; private string ${Exception}string = ''; protected $code = 2002; protected string $file = '/var/www/mrdv8/core/Database/MysqlDatabase.php'; protected int $line = 25; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2002, 2 => 'Connection refused'] }, $vardump = TRUE, $logInProd = ??? ).../MysqlDatabase.php:205
1791.993513041968App\Table\LogTable->__construct( ).../LogTable.php:46
1801.993513041968App\Table\LogTable->createTable( ).../LogTable.php:14
1811.994313072456Core\Table\Table->queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $parameters = ??? ).../LogTable.php:22
1821.994313072456Core\Database\MysqlDatabase::queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $input_parameters = [] ).../Table.php:172
1831.995013180272App\Table\LogTable::log( $message = class PDOException { protected $message = 'SQLSTATE[HY000] [2002] Connection refused'; private string ${Exception}string = ''; protected $code = 2002; protected string $file = '/var/www/mrdv8/core/Database/MysqlDatabase.php'; protected int $line = 25; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2002, 2 => 'Connection refused'] }, $vardump = TRUE, $logInProd = ??? ).../MysqlDatabase.php:205
1841.995613880880App\Table\LogTable->__construct( ).../LogTable.php:46
1851.995613880880App\Table\LogTable->createTable( ).../LogTable.php:14
1861.996413911368Core\Table\Table->queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $parameters = ??? ).../LogTable.php:22
1871.996413911368Core\Database\MysqlDatabase::queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $input_parameters = [] ).../Table.php:172
1881.997214021064App\Table\LogTable::log( $message = class PDOException { protected $message = 'SQLSTATE[HY000] [2002] Connection refused'; private string ${Exception}string = ''; protected $code = 2002; protected string $file = '/var/www/mrdv8/core/Database/MysqlDatabase.php'; protected int $line = 25; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2002, 2 => 'Connection refused'] }, $vardump = TRUE, $logInProd = ??? ).../MysqlDatabase.php:205
1891.997914754440App\Table\LogTable->__construct( ).../LogTable.php:46
1901.997914754440App\Table\LogTable->createTable( ).../LogTable.php:14
1911.998714784928Core\Table\Table->queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $parameters = ??? ).../LogTable.php:22
1921.998714784928Core\Database\MysqlDatabase::queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $input_parameters = [] ).../Table.php:172
1931.999514896504App\Table\LogTable::log( $message = class PDOException { protected $message = 'SQLSTATE[HY000] [2002] Connection refused'; private string ${Exception}string = ''; protected $code = 2002; protected string $file = '/var/www/mrdv8/core/Database/MysqlDatabase.php'; protected int $line = 25; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2002, 2 => 'Connection refused'] }, $vardump = TRUE, $logInProd = ??? ).../MysqlDatabase.php:205
1942.000615666744App\Table\LogTable->__construct( ).../LogTable.php:46
1952.000615666744App\Table\LogTable->createTable( ).../LogTable.php:14
1962.001415697232Core\Table\Table->queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $parameters = ??? ).../LogTable.php:22
1972.001415697232Core\Database\MysqlDatabase::queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $input_parameters = [] ).../Table.php:172
1982.002215810688App\Table\LogTable::log( $message = class PDOException { protected $message = 'SQLSTATE[HY000] [2002] Connection refused'; private string ${Exception}string = ''; protected $code = 2002; protected string $file = '/var/www/mrdv8/core/Database/MysqlDatabase.php'; protected int $line = 25; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2002, 2 => 'Connection refused'] }, $vardump = TRUE, $logInProd = ??? ).../MysqlDatabase.php:205
1992.002916621888App\Table\LogTable->__construct( ).../LogTable.php:46
2002.002916621888App\Table\LogTable->createTable( ).../LogTable.php:14
2012.003816652376Core\Table\Table->queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $parameters = ??? ).../LogTable.php:22
2022.003816652376Core\Database\MysqlDatabase::queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $input_parameters = [] ).../Table.php:172
2032.004616767712App\Table\LogTable::log( $message = class PDOException { protected $message = 'SQLSTATE[HY000] [2002] Connection refused'; private string ${Exception}string = ''; protected $code = 2002; protected string $file = '/var/www/mrdv8/core/Database/MysqlDatabase.php'; protected int $line = 25; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2002, 2 => 'Connection refused'] }, $vardump = TRUE, $logInProd = ??? ).../MysqlDatabase.php:205
2042.005417615776App\Table\LogTable->__construct( ).../LogTable.php:46
2052.005417615776App\Table\LogTable->createTable( ).../LogTable.php:14
2062.006217646264Core\Table\Table->queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $parameters = ??? ).../LogTable.php:22
2072.006217646264Core\Database\MysqlDatabase::queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $input_parameters = [] ).../Table.php:172
2082.007017763480App\Table\LogTable::log( $message = class PDOException { protected $message = 'SQLSTATE[HY000] [2002] Connection refused'; private string ${Exception}string = ''; protected $code = 2002; protected string $file = '/var/www/mrdv8/core/Database/MysqlDatabase.php'; protected int $line = 25; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2002, 2 => 'Connection refused'] }, $vardump = TRUE, $logInProd = ??? ).../MysqlDatabase.php:205
2092.007918652504App\Table\LogTable->__construct( ).../LogTable.php:46
2102.007918652504App\Table\LogTable->createTable( ).../LogTable.php:14
2112.008818682992Core\Table\Table->queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $parameters = ??? ).../LogTable.php:22
2122.008818682992Core\Database\MysqlDatabase::queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $input_parameters = [] ).../Table.php:172
2132.009618802088App\Table\LogTable::log( $message = class PDOException { protected $message = 'SQLSTATE[HY000] [2002] Connection refused'; private string ${Exception}string = ''; protected $code = 2002; protected string $file = '/var/www/mrdv8/core/Database/MysqlDatabase.php'; protected int $line = 25; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2002, 2 => 'Connection refused'] }, $vardump = TRUE, $logInProd = ??? ).../MysqlDatabase.php:205
2142.010619727976App\Table\LogTable->__construct( ).../LogTable.php:46
2152.010619727976App\Table\LogTable->createTable( ).../LogTable.php:14
2162.011519758464Core\Table\Table->queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $parameters = ??? ).../LogTable.php:22
2172.011519758464Core\Database\MysqlDatabase::queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $input_parameters = [] ).../Table.php:172
2182.012419879440App\Table\LogTable::log( $message = class PDOException { protected $message = 'SQLSTATE[HY000] [2002] Connection refused'; private string ${Exception}string = ''; protected $code = 2002; protected string $file = '/var/www/mrdv8/core/Database/MysqlDatabase.php'; protected int $line = 25; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2002, 2 => 'Connection refused'] }, $vardump = TRUE, $logInProd = ??? ).../MysqlDatabase.php:205
2192.013420846288App\Table\LogTable->__construct( ).../LogTable.php:46
2202.013420846288App\Table\LogTable->createTable( ).../LogTable.php:14
2212.014320876776Core\Table\Table->queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $parameters = ??? ).../LogTable.php:22
2222.014320876776Core\Database\MysqlDatabase::queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $input_parameters = [] ).../Table.php:172
2232.015120999632App\Table\LogTable::log( $message = class PDOException { protected $message = 'SQLSTATE[HY000] [2002] Connection refused'; private string ${Exception}string = ''; protected $code = 2002; protected string $file = '/var/www/mrdv8/core/Database/MysqlDatabase.php'; protected int $line = 25; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2002, 2 => 'Connection refused'] }, $vardump = TRUE, $logInProd = ??? ).../MysqlDatabase.php:205
2242.016122011536App\Table\LogTable->__construct( ).../LogTable.php:46
2252.016122011536App\Table\LogTable->createTable( ).../LogTable.php:14
2262.017022042024Core\Table\Table->queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $parameters = ??? ).../LogTable.php:22
2272.017022042024Core\Database\MysqlDatabase::queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $input_parameters = [] ).../Table.php:172
2282.017922166760App\Table\LogTable::log( $message = class PDOException { protected $message = 'SQLSTATE[HY000] [2002] Connection refused'; private string ${Exception}string = ''; protected $code = 2002; protected string $file = '/var/www/mrdv8/core/Database/MysqlDatabase.php'; protected int $line = 25; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2002, 2 => 'Connection refused'] }, $vardump = TRUE, $logInProd = ??? ).../MysqlDatabase.php:205
2292.018823219624App\Table\LogTable->__construct( ).../LogTable.php:46
2302.018823219624App\Table\LogTable->createTable( ).../LogTable.php:14
2312.019823250112Core\Table\Table->queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $parameters = ??? ).../LogTable.php:22
2322.019823250112Core\Database\MysqlDatabase::queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $input_parameters = [] ).../Table.php:172
2332.020823376728App\Table\LogTable::log( $message = class PDOException { protected $message = 'SQLSTATE[HY000] [2002] Connection refused'; private string ${Exception}string = ''; protected $code = 2002; protected string $file = '/var/www/mrdv8/core/Database/MysqlDatabase.php'; protected int $line = 25; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2002, 2 => 'Connection refused'] }, $vardump = TRUE, $logInProd = ??? ).../MysqlDatabase.php:205
2342.022024474648App\Table\LogTable->__construct( ).../LogTable.php:46
2352.022024474648App\Table\LogTable->createTable( ).../LogTable.php:14
2362.023024505136Core\Table\Table->queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $parameters = ??? ).../LogTable.php:22
2372.023024505136Core\Database\MysqlDatabase::queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $input_parameters = [] ).../Table.php:172
2382.024024633632App\Table\LogTable::log( $message = class PDOException { protected $message = 'SQLSTATE[HY000] [2002] Connection refused'; private string ${Exception}string = ''; protected $code = 2002; protected string $file = '/var/www/mrdv8/core/Database/MysqlDatabase.php'; protected int $line = 25; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2002, 2 => 'Connection refused'] }, $vardump = TRUE, $logInProd = ??? ).../MysqlDatabase.php:205
2392.025425776608App\Table\LogTable->__construct( ).../LogTable.php:46
2402.025425776608App\Table\LogTable->createTable( ).../LogTable.php:14
2412.026525807096Core\Table\Table->queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $parameters = ??? ).../LogTable.php:22
2422.026525807096Core\Database\MysqlDatabase::queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $input_parameters = [] ).../Table.php:172
2432.027525937472App\Table\LogTable::log( $message = class PDOException { protected $message = 'SQLSTATE[HY000] [2002] Connection refused'; private string ${Exception}string = ''; protected $code = 2002; protected string $file = '/var/www/mrdv8/core/Database/MysqlDatabase.php'; protected int $line = 25; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2002, 2 => 'Connection refused'] }, $vardump = TRUE, $logInProd = ??? ).../MysqlDatabase.php:205
2442.028827125504App\Table\LogTable->__construct( ).../LogTable.php:46
2452.028827125504App\Table\LogTable->createTable( ).../LogTable.php:14
2462.030027155992Core\Table\Table->queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $parameters = ??? ).../LogTable.php:22
2472.030027155992Core\Database\MysqlDatabase::queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $input_parameters = [] ).../Table.php:172
2482.031027288248App\Table\LogTable::log( $message = class PDOException { protected $message = 'SQLSTATE[HY000] [2002] Connection refused'; private string ${Exception}string = ''; protected $code = 2002; protected string $file = '/var/www/mrdv8/core/Database/MysqlDatabase.php'; protected int $line = 25; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2002, 2 => 'Connection refused'] }, $vardump = TRUE, $logInProd = ??? ).../MysqlDatabase.php:205
2492.032428521336App\Table\LogTable->__construct( ).../LogTable.php:46
2502.032428521336App\Table\LogTable->createTable( ).../LogTable.php:14
2512.033628551824Core\Table\Table->queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $parameters = ??? ).../LogTable.php:22
2522.033628551824Core\Database\MysqlDatabase::queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $input_parameters = [] ).../Table.php:172
2532.034828685960App\Table\LogTable::log( $message = class PDOException { protected $message = 'SQLSTATE[HY000] [2002] Connection refused'; private string ${Exception}string = ''; protected $code = 2002; protected string $file = '/var/www/mrdv8/core/Database/MysqlDatabase.php'; protected int $line = 25; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2002, 2 => 'Connection refused'] }, $vardump = TRUE, $logInProd = ??? ).../MysqlDatabase.php:205
2542.036229968200App\Table\LogTable->__construct( ).../LogTable.php:46
2552.036229968200App\Table\LogTable->createTable( ).../LogTable.php:14
2562.037530002784Core\Table\Table->queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $parameters = ??? ).../LogTable.php:22
2572.037530002784Core\Database\MysqlDatabase::queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $input_parameters = [] ).../Table.php:172
2582.038530146992App\Table\LogTable::log( $message = class PDOException { protected $message = 'SQLSTATE[HY000] [2002] Connection refused'; private string ${Exception}string = ''; protected $code = 2002; protected string $file = '/var/www/mrdv8/core/Database/MysqlDatabase.php'; protected int $line = 25; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2002, 2 => 'Connection refused'] }, $vardump = TRUE, $logInProd = ??? ).../MysqlDatabase.php:205
2592.040031474288App\Table\LogTable->__construct( ).../LogTable.php:46
2602.040031474288App\Table\LogTable->createTable( ).../LogTable.php:14
2612.041631508872Core\Table\Table->queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $parameters = ??? ).../LogTable.php:22
2622.041631508872Core\Database\MysqlDatabase::queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $input_parameters = [] ).../Table.php:172
2632.043931654960App\Table\LogTable::log( $message = class PDOException { protected $message = 'SQLSTATE[HY000] [2002] Connection refused'; private string ${Exception}string = ''; protected $code = 2002; protected string $file = '/var/www/mrdv8/core/Database/MysqlDatabase.php'; protected int $line = 25; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2002, 2 => 'Connection refused'] }, $vardump = TRUE, $logInProd = ??? ).../MysqlDatabase.php:205
2642.046833031408App\Table\LogTable->__construct( ).../LogTable.php:46
2652.046833031408App\Table\LogTable->createTable( ).../LogTable.php:14
2662.049133065992Core\Table\Table->queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $parameters = ??? ).../LogTable.php:22
2672.049133065992Core\Database\MysqlDatabase::queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $input_parameters = [] ).../Table.php:172
2682.050633213960App\Table\LogTable::log( $message = class PDOException { protected $message = 'SQLSTATE[HY000] [2002] Connection refused'; private string ${Exception}string = ''; protected $code = 2002; protected string $file = '/var/www/mrdv8/core/Database/MysqlDatabase.php'; protected int $line = 25; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2002, 2 => 'Connection refused'] }, $vardump = TRUE, $logInProd = ??? ).../MysqlDatabase.php:205
2692.052434643656App\Table\LogTable->__construct( ).../LogTable.php:46
2702.052434643656App\Table\LogTable->createTable( ).../LogTable.php:14
2712.053834678240Core\Table\Table->queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $parameters = ??? ).../LogTable.php:22
2722.053834678240Core\Database\MysqlDatabase::queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $input_parameters = [] ).../Table.php:172
2732.055034828088App\Table\LogTable::log( $message = class PDOException { protected $message = 'SQLSTATE[HY000] [2002] Connection refused'; private string ${Exception}string = ''; protected $code = 2002; protected string $file = '/var/www/mrdv8/core/Database/MysqlDatabase.php'; protected int $line = 25; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2002, 2 => 'Connection refused'] }, $vardump = TRUE, $logInProd = ??? ).../MysqlDatabase.php:205
2742.056536306936App\Table\LogTable->__construct( ).../LogTable.php:46
2752.056536306936App\Table\LogTable->createTable( ).../LogTable.php:14
2762.057836337424Core\Table\Table->queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $parameters = ??? ).../LogTable.php:22
2772.057836337424Core\Database\MysqlDatabase::queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $input_parameters = [] ).../Table.php:172
2782.059036485056App\Table\LogTable::log( $message = class PDOException { protected $message = 'SQLSTATE[HY000] [2002] Connection refused'; private string ${Exception}string = ''; protected $code = 2002; protected string $file = '/var/www/mrdv8/core/Database/MysqlDatabase.php'; protected int $line = 25; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2002, 2 => 'Connection refused'] }, $vardump = TRUE, $logInProd = ??? ).../MysqlDatabase.php:205
2792.060638017152App\Table\LogTable->__construct( ).../LogTable.php:46
2802.060638017152App\Table\LogTable->createTable( ).../LogTable.php:14
2812.061938047640Core\Table\Table->queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $parameters = ??? ).../LogTable.php:22
2822.061938047640Core\Database\MysqlDatabase::queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $input_parameters = [] ).../Table.php:172
2832.063138197152App\Table\LogTable::log( $message = class PDOException { protected $message = 'SQLSTATE[HY000] [2002] Connection refused'; private string ${Exception}string = ''; protected $code = 2002; protected string $file = '/var/www/mrdv8/core/Database/MysqlDatabase.php'; protected int $line = 25; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2002, 2 => 'Connection refused'] }, $vardump = TRUE, $logInProd = ??? ).../MysqlDatabase.php:205
2842.064739778400App\Table\LogTable->__construct( ).../LogTable.php:46
2852.064739778400App\Table\LogTable->createTable( ).../LogTable.php:14
2862.066139808888Core\Table\Table->queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $parameters = ??? ).../LogTable.php:22
2872.066139808888Core\Database\MysqlDatabase::queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $input_parameters = [] ).../Table.php:172
2882.067339960280App\Table\LogTable::log( $message = class PDOException { protected $message = 'SQLSTATE[HY000] [2002] Connection refused'; private string ${Exception}string = ''; protected $code = 2002; protected string $file = '/var/www/mrdv8/core/Database/MysqlDatabase.php'; protected int $line = 25; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2002, 2 => 'Connection refused'] }, $vardump = TRUE, $logInProd = ??? ).../MysqlDatabase.php:205
2892.069241594776App\Table\LogTable->__construct( ).../LogTable.php:46
2902.069241594776App\Table\LogTable->createTable( ).../LogTable.php:14
2912.070541625264Core\Table\Table->queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $parameters = ??? ).../LogTable.php:22
2922.070541625264Core\Database\MysqlDatabase::queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $input_parameters = [] ).../Table.php:172
2932.071841778536App\Table\LogTable::log( $message = class PDOException { protected $message = 'SQLSTATE[HY000] [2002] Connection refused'; private string ${Exception}string = ''; protected $code = 2002; protected string $file = '/var/www/mrdv8/core/Database/MysqlDatabase.php'; protected int $line = 25; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2002, 2 => 'Connection refused'] }, $vardump = TRUE, $logInProd = ??? ).../MysqlDatabase.php:205
2942.073543470376App\Table\LogTable->__construct( ).../LogTable.php:46
2952.073543470376App\Table\LogTable->createTable( ).../LogTable.php:14
2962.074943500864Core\Table\Table->queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $parameters = ??? ).../LogTable.php:22
2972.074943500864Core\Database\MysqlDatabase::queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $input_parameters = [] ).../Table.php:172
2982.076243656016App\Table\LogTable::log( $message = class PDOException { protected $message = 'SQLSTATE[HY000] [2002] Connection refused'; private string ${Exception}string = ''; protected $code = 2002; protected string $file = '/var/www/mrdv8/core/Database/MysqlDatabase.php'; protected int $line = 25; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2002, 2 => 'Connection refused'] }, $vardump = TRUE, $logInProd = ??? ).../MysqlDatabase.php:205
2992.077945401104App\Table\LogTable->__construct( ).../LogTable.php:46
3002.077945401104App\Table\LogTable->createTable( ).../LogTable.php:14
3012.079245431592Core\Table\Table->queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $parameters = ??? ).../LogTable.php:22
3022.079245431592Core\Database\MysqlDatabase::queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $input_parameters = [] ).../Table.php:172
3032.080445588624App\Table\LogTable::log( $message = class PDOException { protected $message = 'SQLSTATE[HY000] [2002] Connection refused'; private string ${Exception}string = ''; protected $code = 2002; protected string $file = '/var/www/mrdv8/core/Database/MysqlDatabase.php'; protected int $line = 25; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2002, 2 => 'Connection refused'] }, $vardump = TRUE, $logInProd = ??? ).../MysqlDatabase.php:205
3042.082247391056App\Table\LogTable->__construct( ).../LogTable.php:46
3052.082247391056App\Table\LogTable->createTable( ).../LogTable.php:14
3062.083547421544Core\Table\Table->queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $parameters = ??? ).../LogTable.php:22
3072.083547421544Core\Database\MysqlDatabase::queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $input_parameters = [] ).../Table.php:172
3082.085047580456App\Table\LogTable::log( $message = class PDOException { protected $message = 'SQLSTATE[HY000] [2002] Connection refused'; private string ${Exception}string = ''; protected $code = 2002; protected string $file = '/var/www/mrdv8/core/Database/MysqlDatabase.php'; protected int $line = 25; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2002, 2 => 'Connection refused'] }, $vardump = TRUE, $logInProd = ??? ).../MysqlDatabase.php:205
3092.087049440232App\Table\LogTable->__construct( ).../LogTable.php:46
3102.087049440232App\Table\LogTable->createTable( ).../LogTable.php:14
3112.088449470720Core\Table\Table->queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $parameters = ??? ).../LogTable.php:22
3122.088449470720Core\Database\MysqlDatabase::queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $input_parameters = [] ).../Table.php:172
3132.089849631512App\Table\LogTable::log( $message = class PDOException { protected $message = 'SQLSTATE[HY000] [2002] Connection refused'; private string ${Exception}string = ''; protected $code = 2002; protected string $file = '/var/www/mrdv8/core/Database/MysqlDatabase.php'; protected int $line = 25; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2002, 2 => 'Connection refused'] }, $vardump = TRUE, $logInProd = ??? ).../MysqlDatabase.php:205
3142.091751548632App\Table\LogTable->__construct( ).../LogTable.php:46
3152.091751548632App\Table\LogTable->createTable( ).../LogTable.php:14
3162.093251579120Core\Table\Table->queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $parameters = ??? ).../LogTable.php:22
3172.093251579120Core\Database\MysqlDatabase::queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $input_parameters = [] ).../Table.php:172
3182.094851741792App\Table\LogTable::log( $message = class PDOException { protected $message = 'SQLSTATE[HY000] [2002] Connection refused'; private string ${Exception}string = ''; protected $code = 2002; protected string $file = '/var/www/mrdv8/core/Database/MysqlDatabase.php'; protected int $line = 25; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2002, 2 => 'Connection refused'] }, $vardump = TRUE, $logInProd = ??? ).../MysqlDatabase.php:205
3192.096953716256App\Table\LogTable->__construct( ).../LogTable.php:46
3202.096953716256App\Table\LogTable->createTable( ).../LogTable.php:14
3212.098553746744Core\Table\Table->queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $parameters = ??? ).../LogTable.php:22
3222.098553746744Core\Database\MysqlDatabase::queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $input_parameters = [] ).../Table.php:172
3232.100053911296App\Table\LogTable::log( $message = class PDOException { protected $message = 'SQLSTATE[HY000] [2002] Connection refused'; private string ${Exception}string = ''; protected $code = 2002; protected string $file = '/var/www/mrdv8/core/Database/MysqlDatabase.php'; protected int $line = 25; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2002, 2 => 'Connection refused'] }, $vardump = TRUE, $logInProd = ??? ).../MysqlDatabase.php:205
3242.102255947200App\Table\LogTable->__construct( ).../LogTable.php:46
3252.102255947200App\Table\LogTable->createTable( ).../LogTable.php:14
3262.104155977688Core\Table\Table->queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $parameters = ??? ).../LogTable.php:22
3272.104155977688Core\Database\MysqlDatabase::queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $input_parameters = [] ).../Table.php:172
3282.105956144120App\Table\LogTable::log( $message = class PDOException { protected $message = 'SQLSTATE[HY000] [2002] Connection refused'; private string ${Exception}string = ''; protected $code = 2002; protected string $file = '/var/www/mrdv8/core/Database/MysqlDatabase.php'; protected int $line = 25; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2002, 2 => 'Connection refused'] }, $vardump = TRUE, $logInProd = ??? ).../MysqlDatabase.php:205
3292.108758241488App\Table\LogTable->__construct( ).../LogTable.php:46
3302.108758241488App\Table\LogTable->createTable( ).../LogTable.php:14
3312.110458271976Core\Table\Table->queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $parameters = ??? ).../LogTable.php:22
3322.110458271976Core\Database\MysqlDatabase::queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $input_parameters = [] ).../Table.php:172
3332.111958440288App\Table\LogTable::log( $message = class PDOException { protected $message = 'SQLSTATE[HY000] [2002] Connection refused'; private string ${Exception}string = ''; protected $code = 2002; protected string $file = '/var/www/mrdv8/core/Database/MysqlDatabase.php'; protected int $line = 25; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2002, 2 => 'Connection refused'] }, $vardump = TRUE, $logInProd = ??? ).../MysqlDatabase.php:205
3342.115160599096App\Table\LogTable->__construct( ).../LogTable.php:46
3352.115160599096App\Table\LogTable->createTable( ).../LogTable.php:14
3362.117060629584Core\Table\Table->queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $parameters = ??? ).../LogTable.php:22
3372.117060629584Core\Database\MysqlDatabase::queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $input_parameters = [] ).../Table.php:172
3382.118660799776App\Table\LogTable::log( $message = class PDOException { protected $message = 'SQLSTATE[HY000] [2002] Connection refused'; private string ${Exception}string = ''; protected $code = 2002; protected string $file = '/var/www/mrdv8/core/Database/MysqlDatabase.php'; protected int $line = 25; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2002, 2 => 'Connection refused'] }, $vardump = TRUE, $logInProd = ??? ).../MysqlDatabase.php:205
3392.121563020024App\Table\LogTable->__construct( ).../LogTable.php:46
3402.121563020024App\Table\LogTable->createTable( ).../LogTable.php:14
3412.123263050512Core\Table\Table->queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $parameters = ??? ).../LogTable.php:22
3422.123263050512Core\Database\MysqlDatabase::queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $input_parameters = [] ).../Table.php:172
3432.124963222584App\Table\LogTable::log( $message = class PDOException { protected $message = 'SQLSTATE[HY000] [2002] Connection refused'; private string ${Exception}string = ''; protected $code = 2002; protected string $file = '/var/www/mrdv8/core/Database/MysqlDatabase.php'; protected int $line = 25; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2002, 2 => 'Connection refused'] }, $vardump = TRUE, $logInProd = ??? ).../MysqlDatabase.php:205
3442.127965504272App\Table\LogTable->__construct( ).../LogTable.php:46
3452.127965504272App\Table\LogTable->createTable( ).../LogTable.php:14
3462.129765534760Core\Table\Table->queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $parameters = ??? ).../LogTable.php:22
3472.129765534760Core\Database\MysqlDatabase::queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $input_parameters = [] ).../Table.php:172
3482.131365708712App\Table\LogTable::log( $message = class PDOException { protected $message = 'SQLSTATE[HY000] [2002] Connection refused'; private string ${Exception}string = ''; protected $code = 2002; protected string $file = '/var/www/mrdv8/core/Database/MysqlDatabase.php'; protected int $line = 25; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2002, 2 => 'Connection refused'] }, $vardump = TRUE, $logInProd = ??? ).../MysqlDatabase.php:205
3492.134468055936App\Table\LogTable->__construct( ).../LogTable.php:46
3502.134468055936App\Table\LogTable->createTable( ).../LogTable.php:14
3512.136168086424Core\Table\Table->queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $parameters = ??? ).../LogTable.php:22
3522.136168086424Core\Database\MysqlDatabase::queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $input_parameters = [] ).../Table.php:172
3532.137868262256App\Table\LogTable::log( $message = class PDOException { protected $message = 'SQLSTATE[HY000] [2002] Connection refused'; private string ${Exception}string = ''; protected $code = 2002; protected string $file = '/var/www/mrdv8/core/Database/MysqlDatabase.php'; protected int $line = 25; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2002, 2 => 'Connection refused'] }, $vardump = TRUE, $logInProd = ??? ).../MysqlDatabase.php:205
3542.141470675016App\Table\LogTable->__construct( ).../LogTable.php:46
3552.141470675016App\Table\LogTable->createTable( ).../LogTable.php:14
3562.143270705504Core\Table\Table->queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $parameters = ??? ).../LogTable.php:22
3572.143270705504Core\Database\MysqlDatabase::queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $input_parameters = [] ).../Table.php:172
3582.144870883216App\Table\LogTable::log( $message = class PDOException { protected $message = 'SQLSTATE[HY000] [2002] Connection refused'; private string ${Exception}string = ''; protected $code = 2002; protected string $file = '/var/www/mrdv8/core/Database/MysqlDatabase.php'; protected int $line = 25; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2002, 2 => 'Connection refused'] }, $vardump = TRUE, $logInProd = ??? ).../MysqlDatabase.php:205
3592.148173361512App\Table\LogTable->__construct( ).../LogTable.php:46
3602.148173361512App\Table\LogTable->createTable( ).../LogTable.php:14
3612.150073392000Core\Table\Table->queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $parameters = ??? ).../LogTable.php:22
3622.150073392000Core\Database\MysqlDatabase::queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $input_parameters = [] ).../Table.php:172
3632.151773571592App\Table\LogTable::log( $message = class PDOException { protected $message = 'SQLSTATE[HY000] [2002] Connection refused'; private string ${Exception}string = ''; protected $code = 2002; protected string $file = '/var/www/mrdv8/core/Database/MysqlDatabase.php'; protected int $line = 25; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2002, 2 => 'Connection refused'] }, $vardump = TRUE, $logInProd = ??? ).../MysqlDatabase.php:205
3642.154876115424App\Table\LogTable->__construct( ).../LogTable.php:46
3652.154876115424App\Table\LogTable->createTable( ).../LogTable.php:14
3662.156676145912Core\Table\Table->queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $parameters = ??? ).../LogTable.php:22
3672.156676145912Core\Database\MysqlDatabase::queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $input_parameters = [] ).../Table.php:172
3682.158476327384App\Table\LogTable::log( $message = class PDOException { protected $message = 'SQLSTATE[HY000] [2002] Connection refused'; private string ${Exception}string = ''; protected $code = 2002; protected string $file = '/var/www/mrdv8/core/Database/MysqlDatabase.php'; protected int $line = 25; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2002, 2 => 'Connection refused'] }, $vardump = TRUE, $logInProd = ??? ).../MysqlDatabase.php:205
3692.161878940848App\Table\LogTable->__construct( ).../LogTable.php:46
3702.161878940848App\Table\LogTable->createTable( ).../LogTable.php:14
3712.163778971336Core\Table\Table->queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $parameters = ??? ).../LogTable.php:22
3722.163778971336Core\Database\MysqlDatabase::queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $input_parameters = [] ).../Table.php:172
3732.165479154688App\Table\LogTable::log( $message = class PDOException { protected $message = 'SQLSTATE[HY000] [2002] Connection refused'; private string ${Exception}string = ''; protected $code = 2002; protected string $file = '/var/www/mrdv8/core/Database/MysqlDatabase.php'; protected int $line = 25; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2002, 2 => 'Connection refused'] }, $vardump = TRUE, $logInProd = ??? ).../MysqlDatabase.php:205
3742.168681837784App\Table\LogTable->__construct( ).../LogTable.php:46
3752.168681837784App\Table\LogTable->createTable( ).../LogTable.php:14
3762.170481868272Core\Table\Table->queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $parameters = ??? ).../LogTable.php:22
3772.170481868272Core\Database\MysqlDatabase::queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $input_parameters = [] ).../Table.php:172
3782.172282053504App\Table\LogTable::log( $message = class PDOException { protected $message = 'SQLSTATE[HY000] [2002] Connection refused'; private string ${Exception}string = ''; protected $code = 2002; protected string $file = '/var/www/mrdv8/core/Database/MysqlDatabase.php'; protected int $line = 25; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2002, 2 => 'Connection refused'] }, $vardump = TRUE, $logInProd = ??? ).../MysqlDatabase.php:205
3792.175584806232App\Table\LogTable->__construct( ).../LogTable.php:46
3802.175584806232App\Table\LogTable->createTable( ).../LogTable.php:14
3812.177584836720Core\Table\Table->queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $parameters = ??? ).../LogTable.php:22
3822.177584836720Core\Database\MysqlDatabase::queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $input_parameters = [] ).../Table.php:172
3832.179385023832App\Table\LogTable::log( $message = class PDOException { protected $message = 'SQLSTATE[HY000] [2002] Connection refused'; private string ${Exception}string = ''; protected $code = 2002; protected string $file = '/var/www/mrdv8/core/Database/MysqlDatabase.php'; protected int $line = 25; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2002, 2 => 'Connection refused'] }, $vardump = TRUE, $logInProd = ??? ).../MysqlDatabase.php:205
3842.182887846192App\Table\LogTable->__construct( ).../LogTable.php:46
3852.182887846192App\Table\LogTable->createTable( ).../LogTable.php:14
3862.184787876680Core\Table\Table->queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $parameters = ??? ).../LogTable.php:22
3872.184787876680Core\Database\MysqlDatabase::queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $input_parameters = [] ).../Table.php:172
3882.186488065672App\Table\LogTable::log( $message = class PDOException { protected $message = 'SQLSTATE[HY000] [2002] Connection refused'; private string ${Exception}string = ''; protected $code = 2002; protected string $file = '/var/www/mrdv8/core/Database/MysqlDatabase.php'; protected int $line = 25; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2002, 2 => 'Connection refused'] }, $vardump = TRUE, $logInProd = ??? ).../MysqlDatabase.php:205
3892.189990957664App\Table\LogTable->__construct( ).../LogTable.php:46
3902.189990957664App\Table\LogTable->createTable( ).../LogTable.php:14
3912.191790988152Core\Table\Table->queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $parameters = ??? ).../LogTable.php:22
3922.191790988152Core\Database\MysqlDatabase::queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $input_parameters = [] ).../Table.php:172
3932.193691179024App\Table\LogTable::log( $message = class PDOException { protected $message = 'SQLSTATE[HY000] [2002] Connection refused'; private string ${Exception}string = ''; protected $code = 2002; protected string $file = '/var/www/mrdv8/core/Database/MysqlDatabase.php'; protected int $line = 25; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2002, 2 => 'Connection refused'] }, $vardump = TRUE, $logInProd = ??? ).../MysqlDatabase.php:205
3942.197194144744App\Table\LogTable->__construct( ).../LogTable.php:46
3952.197194144744App\Table\LogTable->createTable( ).../LogTable.php:14
3962.199094175232Core\Table\Table->queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $parameters = ??? ).../LogTable.php:22
3972.199094175232Core\Database\MysqlDatabase::queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $input_parameters = [] ).../Table.php:172
3982.200994367984App\Table\LogTable::log( $message = class PDOException { protected $message = 'SQLSTATE[HY000] [2002] Connection refused'; private string ${Exception}string = ''; protected $code = 2002; protected string $file = '/var/www/mrdv8/core/Database/MysqlDatabase.php'; protected int $line = 25; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2002, 2 => 'Connection refused'] }, $vardump = TRUE, $logInProd = ??? ).../MysqlDatabase.php:205
3992.204897403336App\Table\LogTable->__construct( ).../LogTable.php:46
4002.204897403336App\Table\LogTable->createTable( ).../LogTable.php:14
4012.207297433824Core\Table\Table->queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $parameters = ??? ).../LogTable.php:22
4022.207297433824Core\Database\MysqlDatabase::queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $input_parameters = [] ).../Table.php:172
4032.209697628456App\Table\LogTable::log( $message = class PDOException { protected $message = 'SQLSTATE[HY000] [2002] Connection refused'; private string ${Exception}string = ''; protected $code = 2002; protected string $file = '/var/www/mrdv8/core/Database/MysqlDatabase.php'; protected int $line = 25; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2002, 2 => 'Connection refused'] }, $vardump = TRUE, $logInProd = ??? ).../MysqlDatabase.php:205
4042.2140100741632App\Table\LogTable->__construct( ).../LogTable.php:46
4052.2140100741632App\Table\LogTable->createTable( ).../LogTable.php:14
4062.2161100772120Core\Table\Table->queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $parameters = ??? ).../LogTable.php:22
4072.2161100772120Core\Database\MysqlDatabase::queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $input_parameters = [] ).../Table.php:172
4082.2182100968632App\Table\LogTable::log( $message = class PDOException { protected $message = 'SQLSTATE[HY000] [2002] Connection refused'; private string ${Exception}string = ''; protected $code = 2002; protected string $file = '/var/www/mrdv8/core/Database/MysqlDatabase.php'; protected int $line = 25; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2002, 2 => 'Connection refused'] }, $vardump = TRUE, $logInProd = ??? ).../MysqlDatabase.php:205
4092.2225104155536App\Table\LogTable->__construct( ).../LogTable.php:46
4102.2225104155536App\Table\LogTable->createTable( ).../LogTable.php:14
4112.2248104186024Core\Table\Table->queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $parameters = ??? ).../LogTable.php:22
4122.2248104186024Core\Database\MysqlDatabase::queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $input_parameters = [] ).../Table.php:172
4132.2269104384416App\Table\LogTable::log( $message = class PDOException { protected $message = 'SQLSTATE[HY000] [2002] Connection refused'; private string ${Exception}string = ''; protected $code = 2002; protected string $file = '/var/www/mrdv8/core/Database/MysqlDatabase.php'; protected int $line = 25; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2002, 2 => 'Connection refused'] }, $vardump = TRUE, $logInProd = ??? ).../MysqlDatabase.php:205
4142.2314107645048App\Table\LogTable->__construct( ).../LogTable.php:46
4152.2314107645048App\Table\LogTable->createTable( ).../LogTable.php:14
4162.2338107675536Core\Table\Table->queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $parameters = ??? ).../LogTable.php:22
4172.2338107675536Core\Database\MysqlDatabase::queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $input_parameters = [] ).../Table.php:172
4182.2358107875808App\Table\LogTable::log( $message = class PDOException { protected $message = 'SQLSTATE[HY000] [2002] Connection refused'; private string ${Exception}string = ''; protected $code = 2002; protected string $file = '/var/www/mrdv8/core/Database/MysqlDatabase.php'; protected int $line = 25; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2002, 2 => 'Connection refused'] }, $vardump = TRUE, $logInProd = ??? ).../MysqlDatabase.php:205
4192.2399111214264App\Table\LogTable->__construct( ).../LogTable.php:46
4202.2399111214264App\Table\LogTable->createTable( ).../LogTable.php:14
4212.2422111244752Core\Table\Table->queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $parameters = ??? ).../LogTable.php:22
4222.2422111244752Core\Database\MysqlDatabase::queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $input_parameters = [] ).../Table.php:172
4232.2446111446904App\Table\LogTable::log( $message = class PDOException { protected $message = 'SQLSTATE[HY000] [2002] Connection refused'; private string ${Exception}string = ''; protected $code = 2002; protected string $file = '/var/www/mrdv8/core/Database/MysqlDatabase.php'; protected int $line = 25; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2002, 2 => 'Connection refused'] }, $vardump = TRUE, $logInProd = ??? ).../MysqlDatabase.php:205
4242.2493114863184App\Table\LogTable->__construct( ).../LogTable.php:46
4252.2493114863184App\Table\LogTable->createTable( ).../LogTable.php:14
4262.2514114893672Core\Table\Table->queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $parameters = ??? ).../LogTable.php:22
4272.2514114893672Core\Database\MysqlDatabase::queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $input_parameters = [] ).../Table.php:172
4282.2538115097704App\Table\LogTable::log( $message = class PDOException { protected $message = 'SQLSTATE[HY000] [2002] Connection refused'; private string ${Exception}string = ''; protected $code = 2002; protected string $file = '/var/www/mrdv8/core/Database/MysqlDatabase.php'; protected int $line = 25; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2002, 2 => 'Connection refused'] }, $vardump = TRUE, $logInProd = ??? ).../MysqlDatabase.php:205
4292.2580118591808App\Table\LogTable->__construct( ).../LogTable.php:46
4302.2580118591808App\Table\LogTable->createTable( ).../LogTable.php:14
4312.2602118622296Core\Table\Table->queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $parameters = ??? ).../LogTable.php:22
4322.2602118622296Core\Database\MysqlDatabase::queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $input_parameters = [] ).../Table.php:172
4332.2623118828208App\Table\LogTable::log( $message = class PDOException { protected $message = 'SQLSTATE[HY000] [2002] Connection refused'; private string ${Exception}string = ''; protected $code = 2002; protected string $file = '/var/www/mrdv8/core/Database/MysqlDatabase.php'; protected int $line = 25; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2002, 2 => 'Connection refused'] }, $vardump = TRUE, $logInProd = ??? ).../MysqlDatabase.php:205
4342.2666122400136App\Table\LogTable->__construct( ).../LogTable.php:46
4352.2666122400136App\Table\LogTable->createTable( ).../LogTable.php:14
4362.2688122430624Core\Table\Table->queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $parameters = ??? ).../LogTable.php:22
4372.2688122430624Core\Database\MysqlDatabase::queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $input_parameters = [] ).../Table.php:172
4382.2710122638416App\Table\LogTable::log( $message = class PDOException { protected $message = 'SQLSTATE[HY000] [2002] Connection refused'; private string ${Exception}string = ''; protected $code = 2002; protected string $file = '/var/www/mrdv8/core/Database/MysqlDatabase.php'; protected int $line = 25; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2002, 2 => 'Connection refused'] }, $vardump = TRUE, $logInProd = ??? ).../MysqlDatabase.php:205
4392.2757126292264App\Table\LogTable->__construct( ).../LogTable.php:46
4402.2757126292264App\Table\LogTable->createTable( ).../LogTable.php:14
4412.2779126322752Core\Table\Table->queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $parameters = ??? ).../LogTable.php:22
4422.2779126322752Core\Database\MysqlDatabase::queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $input_parameters = [] ).../Table.php:172
4432.2801126532424App\Table\LogTable::log( $message = class PDOException { protected $message = 'SQLSTATE[HY000] [2002] Connection refused'; private string ${Exception}string = ''; protected $code = 2002; protected string $file = '/var/www/mrdv8/core/Database/MysqlDatabase.php'; protected int $line = 25; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2002, 2 => 'Connection refused'] }, $vardump = TRUE, $logInProd = ??? ).../MysqlDatabase.php:205
4442.2847130268192App\Table\LogTable->__construct( ).../LogTable.php:46
4452.2847130268192App\Table\LogTable->createTable( ).../LogTable.php:14
4462.2870130298680Core\Table\Table->queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $parameters = ??? ).../LogTable.php:22
4472.2870130298680Core\Database\MysqlDatabase::queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $input_parameters = [] ).../Table.php:172
4482.2894130510232App\Table\LogTable::log( $message = class PDOException { protected $message = 'SQLSTATE[HY000] [2002] Connection refused'; private string ${Exception}string = ''; protected $code = 2002; protected string $file = '/var/www/mrdv8/core/Database/MysqlDatabase.php'; protected int $line = 25; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2002, 2 => 'Connection refused'] }, $vardump = TRUE, $logInProd = ??? ).../MysqlDatabase.php:205
4492.2943134327920App\Table\LogTable->__construct( ).../LogTable.php:46
4502.2943134327920App\Table\LogTable->createTable( ).../LogTable.php:14
4512.2968134358408Core\Table\Table->queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $parameters = ??? ).../LogTable.php:22
4522.2968134358408Core\Database\MysqlDatabase::queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $input_parameters = [] ).../Table.php:172
4532.2991134571840App\Table\LogTable::log( $message = class PDOException { protected $message = 'SQLSTATE[HY000] [2002] Connection refused'; private string ${Exception}string = ''; protected $code = 2002; protected string $file = '/var/www/mrdv8/core/Database/MysqlDatabase.php'; protected int $line = 25; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2002, 2 => 'Connection refused'] }, $vardump = TRUE, $logInProd = ??? ).../MysqlDatabase.php:205
4542.3040138471448App\Table\LogTable->__construct( ).../LogTable.php:46
4552.3040138471448App\Table\LogTable->createTable( ).../LogTable.php:14
4562.3065138501936Core\Table\Table->queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $parameters = ??? ).../LogTable.php:22
4572.3065138501936Core\Database\MysqlDatabase::queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $input_parameters = [] ).../Table.php:172
4582.3086138717248App\Table\LogTable::log( $message = class PDOException { protected $message = 'SQLSTATE[HY000] [2002] Connection refused'; private string ${Exception}string = ''; protected $code = 2002; protected string $file = '/var/www/mrdv8/core/Database/MysqlDatabase.php'; protected int $line = 25; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2002, 2 => 'Connection refused'] }, $vardump = TRUE, $logInProd = ??? ).../MysqlDatabase.php:205
4592.3136142698776App\Table\LogTable->__construct( ).../LogTable.php:46
4602.3136142698776App\Table\LogTable->createTable( ).../LogTable.php:14
4612.3162142729264Core\Table\Table->queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $parameters = ??? ).../LogTable.php:22
4622.3162142729264Core\Database\MysqlDatabase::queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $input_parameters = [] ).../Table.php:172
4632.3184142946456App\Table\LogTable::log( $message = class PDOException { protected $message = 'SQLSTATE[HY000] [2002] Connection refused'; private string ${Exception}string = ''; protected $code = 2002; protected string $file = '/var/www/mrdv8/core/Database/MysqlDatabase.php'; protected int $line = 25; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2002, 2 => 'Connection refused'] }, $vardump = TRUE, $logInProd = ??? ).../MysqlDatabase.php:205
4642.3233147014000App\Table\LogTable->__construct( ).../LogTable.php:46
4652.3233147014000App\Table\LogTable->createTable( ).../LogTable.php:14
4662.3258147044488Core\Table\Table->queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $parameters = ??? ).../LogTable.php:22
4672.3258147044488Core\Database\MysqlDatabase::queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $input_parameters = [] ).../Table.php:172
4682.3280147263560App\Table\LogTable::log( $message = class PDOException { protected $message = 'SQLSTATE[HY000] [2002] Connection refused'; private string ${Exception}string = ''; protected $code = 2002; protected string $file = '/var/www/mrdv8/core/Database/MysqlDatabase.php'; protected int $line = 25; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2002, 2 => 'Connection refused'] }, $vardump = TRUE, $logInProd = ??? ).../MysqlDatabase.php:205
4692.3329151417120App\Table\LogTable->__construct( ).../LogTable.php:46
4702.3329151417120App\Table\LogTable->createTable( ).../LogTable.php:14
4712.3352151447608Core\Table\Table->queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $parameters = ??? ).../LogTable.php:22
4722.3352151447608Core\Database\MysqlDatabase::queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $input_parameters = [] ).../Table.php:172
4732.3374151668560App\Table\LogTable::log( $message = class PDOException { protected $message = 'SQLSTATE[HY000] [2002] Connection refused'; private string ${Exception}string = ''; protected $code = 2002; protected string $file = '/var/www/mrdv8/core/Database/MysqlDatabase.php'; protected int $line = 25; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2002, 2 => 'Connection refused'] }, $vardump = TRUE, $logInProd = ??? ).../MysqlDatabase.php:205
4742.3423155908136App\Table\LogTable->__construct( ).../LogTable.php:46
4752.3423155908136App\Table\LogTable->createTable( ).../LogTable.php:14
4762.3446155938624Core\Table\Table->queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $parameters = ??? ).../LogTable.php:22
4772.3447155938624Core\Database\MysqlDatabase::queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $input_parameters = [] ).../Table.php:172
4782.3468156161456App\Table\LogTable::log( $message = class PDOException { protected $message = 'SQLSTATE[HY000] [2002] Connection refused'; private string ${Exception}string = ''; protected $code = 2002; protected string $file = '/var/www/mrdv8/core/Database/MysqlDatabase.php'; protected int $line = 25; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2002, 2 => 'Connection refused'] }, $vardump = TRUE, $logInProd = ??? ).../MysqlDatabase.php:205
4792.3530160487048App\Table\LogTable->__construct( ).../LogTable.php:46
4802.3530160487048App\Table\LogTable->createTable( ).../LogTable.php:14
4812.3553160517536Core\Table\Table->queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $parameters = ??? ).../LogTable.php:22
4822.3553160517536Core\Database\MysqlDatabase::queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $input_parameters = [] ).../Table.php:172
4832.3577160742248App\Table\LogTable::log( $message = class PDOException { protected $message = 'SQLSTATE[HY000] [2002] Connection refused'; private string ${Exception}string = ''; protected $code = 2002; protected string $file = '/var/www/mrdv8/core/Database/MysqlDatabase.php'; protected int $line = 25; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2002, 2 => 'Connection refused'] }, $vardump = TRUE, $logInProd = ??? ).../MysqlDatabase.php:205
4842.3645165157952App\Table\LogTable->__construct( ).../LogTable.php:46
4852.3645165157952App\Table\LogTable->createTable( ).../LogTable.php:14
4862.3672165188440Core\Table\Table->queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $parameters = ??? ).../LogTable.php:22
4872.3672165188440Core\Database\MysqlDatabase::queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $input_parameters = [] ).../Table.php:172
4882.3699165415032App\Table\LogTable::log( $message = class PDOException { protected $message = 'SQLSTATE[HY000] [2002] Connection refused'; private string ${Exception}string = ''; protected $code = 2002; protected string $file = '/var/www/mrdv8/core/Database/MysqlDatabase.php'; protected int $line = 25; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2002, 2 => 'Connection refused'] }, $vardump = TRUE, $logInProd = ??? ).../MysqlDatabase.php:205
4892.3771169916752App\Table\LogTable->__construct( ).../LogTable.php:46
4902.3771169916752App\Table\LogTable->createTable( ).../LogTable.php:14
4912.3796169947240Core\Table\Table->queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $parameters = ??? ).../LogTable.php:22
4922.3796169947240Core\Database\MysqlDatabase::queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $input_parameters = [] ).../Table.php:172
4932.3819170175712App\Table\LogTable::log( $message = class PDOException { protected $message = 'SQLSTATE[HY000] [2002] Connection refused'; private string ${Exception}string = ''; protected $code = 2002; protected string $file = '/var/www/mrdv8/core/Database/MysqlDatabase.php'; protected int $line = 25; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2002, 2 => 'Connection refused'] }, $vardump = TRUE, $logInProd = ??? ).../MysqlDatabase.php:205
4942.3890174767544App\Table\LogTable->__construct( ).../LogTable.php:46
4952.3890174767544App\Table\LogTable->createTable( ).../LogTable.php:14
4962.3915174798032Core\Table\Table->queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $parameters = ??? ).../LogTable.php:22
4972.3915174798032Core\Database\MysqlDatabase::queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $input_parameters = [] ).../Table.php:172
4982.3938175028384App\Table\LogTable::log( $message = class PDOException { protected $message = 'SQLSTATE[HY000] [2002] Connection refused'; private string ${Exception}string = ''; protected $code = 2002; protected string $file = '/var/www/mrdv8/core/Database/MysqlDatabase.php'; protected int $line = 25; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2002, 2 => 'Connection refused'] }, $vardump = TRUE, $logInProd = ??? ).../MysqlDatabase.php:205
4992.4010179710328App\Table\LogTable->__construct( ).../LogTable.php:46
5002.4010179710328App\Table\LogTable->createTable( ).../LogTable.php:14
5012.4034179740816Core\Table\Table->queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $parameters = ??? ).../LogTable.php:22
5022.4034179740816Core\Database\MysqlDatabase::queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $input_parameters = [] ).../Table.php:172
5032.4058179973048App\Table\LogTable::log( $message = class PDOException { protected $message = 'SQLSTATE[HY000] [2002] Connection refused'; private string ${Exception}string = ''; protected $code = 2002; protected string $file = '/var/www/mrdv8/core/Database/MysqlDatabase.php'; protected int $line = 25; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2002, 2 => 'Connection refused'] }, $vardump = TRUE, $logInProd = ??? ).../MysqlDatabase.php:205
5042.4117184749200App\Table\LogTable->__construct( ).../LogTable.php:46
5052.4118184749200App\Table\LogTable->createTable( ).../LogTable.php:14
5062.4143184779688Core\Table\Table->queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $parameters = ??? ).../LogTable.php:22
5072.4143184779688Core\Database\MysqlDatabase::queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $input_parameters = [] ).../Table.php:172
5082.4166185013800App\Table\LogTable::log( $message = class PDOException { protected $message = 'SQLSTATE[HY000] [2002] Connection refused'; private string ${Exception}string = ''; protected $code = 2002; protected string $file = '/var/www/mrdv8/core/Database/MysqlDatabase.php'; protected int $line = 25; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2002, 2 => 'Connection refused'] }, $vardump = TRUE, $logInProd = ??? ).../MysqlDatabase.php:205
5092.4222189880064App\Table\LogTable->__construct( ).../LogTable.php:46
5102.4222189880064App\Table\LogTable->createTable( ).../LogTable.php:14
5112.4222189880064Core\Table\Table->tableExist( $tableName = ??? ).../LogTable.php:21
5122.4222189880064Core\Database\MysqlDatabase::schemaTable( $tableName = 'app_logs2' ).../Table.php:389