( ! ) 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.0001435776{main}( ).../index.php:0
20.0217513728App::load( ).../index.php:14
31.0833930664App\Controller\DomaineController->getCurrentDomaine( $domDomaine = 'testrdv8.ovh' ).../App.php:108
41.0864931040App\Table\DomaineTable->select( $whereConditions = ['DomDomaine' => 'testrdv8.ovh'], $parameters = ???, $one = ???, $order = ??? ).../DomaineController.php:44
51.1096947728App\Table\DomaineTable->createTable( ).../DomaineTable.php:57
61.1096947792Core\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.1096947792Core\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.1097658312App\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.1098667448App\Table\LogTable->__construct( ).../LogTable.php:46
101.1098667448App\Table\LogTable->createTable( ).../LogTable.php:14
111.1320695008Core\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.1320695008Core\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.2031723760App\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.2224736240App\Table\LogTable->__construct( ).../LogTable.php:46
151.2224736240App\Table\LogTable->createTable( ).../LogTable.php:14
161.2237771648Core\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.2237771648Core\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.2245810448App\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.2331827024App\Table\LogTable->__construct( ).../LogTable.php:46
201.2331827024App\Table\LogTable->createTable( ).../LogTable.php:14
211.2364869960Core\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.2364869960Core\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.3015918328App\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.3232943096App\Table\LogTable->__construct( ).../LogTable.php:46
251.3232943096App\Table\LogTable->createTable( ).../LogTable.php:14
261.3702977032Core\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.3702977032Core\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.42171019336App\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.48341052296App\Table\LogTable->__construct( ).../LogTable.php:46
301.48341052296App\Table\LogTable->createTable( ).../LogTable.php:14
311.49681083744Core\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.49681083744Core\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.49691129208App\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.54871170360App\Table\LogTable->__construct( ).../LogTable.php:46
351.54871170360App\Table\LogTable->createTable( ).../LogTable.php:14
361.55501201488Core\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.55501201488Core\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.59081248512App\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.64691297856App\Table\LogTable->__construct( ).../LogTable.php:46
401.64701297856App\Table\LogTable->createTable( ).../LogTable.php:14
411.65911328984Core\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.65911328984Core\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.67921377888App\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.68031435424App\Table\LogTable->__construct( ).../LogTable.php:46
451.68031435424App\Table\LogTable->createTable( ).../LogTable.php:14
461.68141466552Core\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.68141466552Core\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.80681517336App\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.80851587160App\Table\LogTable->__construct( ).../LogTable.php:46
501.80851587160App\Table\LogTable->createTable( ).../LogTable.php:14
511.85211617648Core\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.85211617648Core\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.85331669672App\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.90801751784App\Table\LogTable->__construct( ).../LogTable.php:46
551.90801751784App\Table\LogTable->createTable( ).../LogTable.php:14
561.92681782272Core\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.92681782272Core\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.93021836176App\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.93031930576App\Table\LogTable->__construct( ).../LogTable.php:46
601.93031930576App\Table\LogTable->createTable( ).../LogTable.php:14
611.93061962344Core\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.93061962344Core\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.93092018128App\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.93102124816App\Table\LogTable->__construct( ).../LogTable.php:46
651.93102124816App\Table\LogTable->createTable( ).../LogTable.php:14
661.93132156584Core\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.93132156584Core\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.93152216808App\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.93172339880App\Table\LogTable->__construct( ).../LogTable.php:46
701.93172339880App\Table\LogTable->createTable( ).../LogTable.php:14
711.93192371648Core\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.93192371648Core\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.93222433752App\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.93242573208App\Table\LogTable->__construct( ).../LogTable.php:46
751.93242573208App\Table\LogTable->createTable( ).../LogTable.php:14
761.93272604976Core\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.93272604976Core\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.93302668960App\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.93312824800App\Table\LogTable->__construct( ).../LogTable.php:46
801.93312824800App\Table\LogTable->createTable( ).../LogTable.php:14
811.93342855288Core\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.93342855288Core\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.93372921152App\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.93393093376App\Table\LogTable->__construct( ).../LogTable.php:46
851.93393093376App\Table\LogTable->createTable( ).../LogTable.php:14
861.93423123864Core\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.93423123864Core\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.93463190328App\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.93483378936App\Table\LogTable->__construct( ).../LogTable.php:46
901.93483378936App\Table\LogTable->createTable( ).../LogTable.php:14
911.93523409424Core\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.93523409424Core\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.93553477768App\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.93573686856App\Table\LogTable->__construct( ).../LogTable.php:46
951.93573686856App\Table\LogTable->createTable( ).../LogTable.php:14
961.93623717344Core\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.93623717344Core\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.93663787568App\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.93684017136App\Table\LogTable->__construct( ).../LogTable.php:46
1001.93684017136App\Table\LogTable->createTable( ).../LogTable.php:14
1011.93734047624Core\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.93734047624Core\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.93764119728App\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.93794369776App\Table\LogTable->__construct( ).../LogTable.php:46
1051.93794369776App\Table\LogTable->createTable( ).../LogTable.php:14
1061.93834400264Core\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.93834400264Core\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.93884474248App\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.93904744776App\Table\LogTable->__construct( ).../LogTable.php:46
1101.93904744776App\Table\LogTable->createTable( ).../LogTable.php:14
1111.93954775264Core\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.93954775264Core\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.93994851128App\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.94095142136App\Table\LogTable->__construct( ).../LogTable.php:46
1151.94095142136App\Table\LogTable->createTable( ).../LogTable.php:14
1161.94145172624Core\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.94145172624Core\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.94195250368App\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.94225565952App\Table\LogTable->__construct( ).../LogTable.php:46
1201.94225565952App\Table\LogTable->createTable( ).../LogTable.php:14
1211.94275596440Core\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.94275596440Core\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.94325676064App\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.94356016224App\Table\LogTable->__construct( ).../LogTable.php:46
1251.94356016224App\Table\LogTable->createTable( ).../LogTable.php:14
1261.94406052344Core\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.94406052344Core\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.94456139480App\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.94486504216App\Table\LogTable->__construct( ).../LogTable.php:46
1301.94486504216App\Table\LogTable->createTable( ).../LogTable.php:14
1311.94536540336Core\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.94536540336Core\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.94586634984App\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.94627024296App\Table\LogTable->__construct( ).../LogTable.php:46
1351.94627024296App\Table\LogTable->createTable( ).../LogTable.php:14
1361.94687060416Core\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.94687060416Core\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.94737156944App\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.94777574928App\Table\LogTable->__construct( ).../LogTable.php:46
1401.94777574928App\Table\LogTable->createTable( ).../LogTable.php:14
1411.94827611048Core\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.94827611048Core\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.94887709456App\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.94928156112App\Table\LogTable->__construct( ).../LogTable.php:46
1451.94928156112App\Table\LogTable->createTable( ).../LogTable.php:14
1461.94988186600Core\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.94988186600Core\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.95048281256App\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.95098756584App\Table\LogTable->__construct( ).../LogTable.php:46
1501.95098756584App\Table\LogTable->createTable( ).../LogTable.php:14
1511.95158787072Core\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.95158787072Core\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.95208883608App\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.95259387608App\Table\LogTable->__construct( ).../LogTable.php:46
1551.95259387608App\Table\LogTable->createTable( ).../LogTable.php:14
1561.95319418096Core\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.95319418096Core\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.95389516512App\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.954410049184App\Table\LogTable->__construct( ).../LogTable.php:46
1601.954410049184App\Table\LogTable->createTable( ).../LogTable.php:14
1611.955310079672Core\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.955410079672Core\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.956110179968App\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.956710745408App\Table\LogTable->__construct( ).../LogTable.php:46
1651.956710745408App\Table\LogTable->createTable( ).../LogTable.php:14
1661.960710775896Core\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.960710775896Core\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.961510878072App\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.962111476280App\Table\LogTable->__construct( ).../LogTable.php:46
1701.962111476280App\Table\LogTable->createTable( ).../LogTable.php:14
1711.962911506768Core\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.962911506768Core\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.963611610824App\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.964312241800App\Table\LogTable->__construct( ).../LogTable.php:46
1751.964312241800App\Table\LogTable->createTable( ).../LogTable.php:14
1761.965112272288Core\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.965112272288Core\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.965812378224App\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.966413041968App\Table\LogTable->__construct( ).../LogTable.php:46
1801.966413041968App\Table\LogTable->createTable( ).../LogTable.php:14
1811.967213072456Core\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.967213072456Core\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.968213180272App\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.968813880880App\Table\LogTable->__construct( ).../LogTable.php:46
1851.968813880880App\Table\LogTable->createTable( ).../LogTable.php:14
1861.969713911368Core\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.969713911368Core\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.970414021064App\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.971114754440App\Table\LogTable->__construct( ).../LogTable.php:46
1901.971114754440App\Table\LogTable->createTable( ).../LogTable.php:14
1911.971914784928Core\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.971914784928Core\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.972714896504App\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
1941.973615666744App\Table\LogTable->__construct( ).../LogTable.php:46
1951.973615666744App\Table\LogTable->createTable( ).../LogTable.php:14
1961.974515697232Core\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
1971.974515697232Core\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
1981.975315810688App\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
1991.976116621888App\Table\LogTable->__construct( ).../LogTable.php:46
2001.976116621888App\Table\LogTable->createTable( ).../LogTable.php:14
2011.977116652376Core\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
2021.977116652376Core\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
2031.977916767712App\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
2041.978717615776App\Table\LogTable->__construct( ).../LogTable.php:46
2051.978717615776App\Table\LogTable->createTable( ).../LogTable.php:14
2061.979617646264Core\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
2071.979617646264Core\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
2081.980517763480App\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
2091.981318652504App\Table\LogTable->__construct( ).../LogTable.php:46
2101.981318652504App\Table\LogTable->createTable( ).../LogTable.php:14
2111.982218682992Core\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
2121.982218682992Core\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
2131.983218802088App\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
2141.984219727976App\Table\LogTable->__construct( ).../LogTable.php:46
2151.984219727976App\Table\LogTable->createTable( ).../LogTable.php:14
2161.985319758464Core\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
2171.985319758464Core\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
2181.986519879440App\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
2191.987620846288App\Table\LogTable->__construct( ).../LogTable.php:46
2201.987620846288App\Table\LogTable->createTable( ).../LogTable.php:14
2211.988820876776Core\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
2221.988820876776Core\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
2231.989720999632App\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
2241.990822011536App\Table\LogTable->__construct( ).../LogTable.php:46
2251.990822011536App\Table\LogTable->createTable( ).../LogTable.php:14
2261.991822042024Core\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
2271.991822042024Core\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
2281.992822166760App\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
2291.993723219624App\Table\LogTable->__construct( ).../LogTable.php:46
2301.993723219624App\Table\LogTable->createTable( ).../LogTable.php:14
2311.995023250112Core\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
2321.995023250112Core\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
2331.996023376728App\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
2341.997024474648App\Table\LogTable->__construct( ).../LogTable.php:46
2351.997024474648App\Table\LogTable->createTable( ).../LogTable.php:14
2361.998024505136Core\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
2371.998024505136Core\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
2381.999024633632App\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.000325776608App\Table\LogTable->__construct( ).../LogTable.php:46
2402.000325776608App\Table\LogTable->createTable( ).../LogTable.php:14
2412.001325807096Core\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.001325807096Core\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.002325937472App\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.003427125504App\Table\LogTable->__construct( ).../LogTable.php:46
2452.003427125504App\Table\LogTable->createTable( ).../LogTable.php:14
2462.004427155992Core\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.004427155992Core\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.005427288248App\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.006528521336App\Table\LogTable->__construct( ).../LogTable.php:46
2502.006528521336App\Table\LogTable->createTable( ).../LogTable.php:14
2512.007728551824Core\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.007728551824Core\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.008828685960App\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.010029968200App\Table\LogTable->__construct( ).../LogTable.php:46
2552.010029968200App\Table\LogTable->createTable( ).../LogTable.php:14
2562.011130002784Core\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.011130002784Core\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.012130146992App\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.013231474288App\Table\LogTable->__construct( ).../LogTable.php:46
2602.013231474288App\Table\LogTable->createTable( ).../LogTable.php:14
2612.014331508872Core\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.014331508872Core\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.015431654960App\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.016833031408App\Table\LogTable->__construct( ).../LogTable.php:46
2652.016833031408App\Table\LogTable->createTable( ).../LogTable.php:14
2662.017933065992Core\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.017933065992Core\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.019133213960App\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.020434643656App\Table\LogTable->__construct( ).../LogTable.php:46
2702.020434643656App\Table\LogTable->createTable( ).../LogTable.php:14
2712.021534678240Core\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.021534678240Core\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.022634828088App\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.024036306936App\Table\LogTable->__construct( ).../LogTable.php:46
2752.024036306936App\Table\LogTable->createTable( ).../LogTable.php:14
2762.025136337424Core\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.025136337424Core\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.026336485056App\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.027738017152App\Table\LogTable->__construct( ).../LogTable.php:46
2802.027738017152App\Table\LogTable->createTable( ).../LogTable.php:14
2812.028838047640Core\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.028838047640Core\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.030038197152App\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.031739778400App\Table\LogTable->__construct( ).../LogTable.php:46
2852.031739778400App\Table\LogTable->createTable( ).../LogTable.php:14
2862.033239808888Core\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.033239808888Core\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.034539960280App\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.036441594776App\Table\LogTable->__construct( ).../LogTable.php:46
2902.036441594776App\Table\LogTable->createTable( ).../LogTable.php:14
2912.037741625264Core\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.037741625264Core\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.039341778536App\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.041243470376App\Table\LogTable->__construct( ).../LogTable.php:46
2952.041243470376App\Table\LogTable->createTable( ).../LogTable.php:14
2962.042643500864Core\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.042643500864Core\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.043943656016App\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.045745401104App\Table\LogTable->__construct( ).../LogTable.php:46
3002.045745401104App\Table\LogTable->createTable( ).../LogTable.php:14
3012.047145431592Core\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.047145431592Core\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.048345588624App\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.049947391056App\Table\LogTable->__construct( ).../LogTable.php:46
3052.049947391056App\Table\LogTable->createTable( ).../LogTable.php:14
3062.051247421544Core\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.051247421544Core\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.052547580456App\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.054449440232App\Table\LogTable->__construct( ).../LogTable.php:46
3102.054449440232App\Table\LogTable->createTable( ).../LogTable.php:14
3112.055749470720Core\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.055749470720Core\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.057249631512App\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.058951548632App\Table\LogTable->__construct( ).../LogTable.php:46
3152.058951548632App\Table\LogTable->createTable( ).../LogTable.php:14
3162.060351579120Core\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.060351579120Core\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.061651741792App\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.066753716256App\Table\LogTable->__construct( ).../LogTable.php:46
3202.066753716256App\Table\LogTable->createTable( ).../LogTable.php:14
3212.068353746744Core\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.068353746744Core\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.069753911296App\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.071955947200App\Table\LogTable->__construct( ).../LogTable.php:46
3252.071955947200App\Table\LogTable->createTable( ).../LogTable.php:14
3262.073455977688Core\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.073455977688Core\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.075056144120App\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.077658241488App\Table\LogTable->__construct( ).../LogTable.php:46
3302.077658241488App\Table\LogTable->createTable( ).../LogTable.php:14
3312.079258271976Core\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.079258271976Core\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.080758440288App\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.083960599096App\Table\LogTable->__construct( ).../LogTable.php:46
3352.083960599096App\Table\LogTable->createTable( ).../LogTable.php:14
3362.085460629584Core\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.085460629584Core\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.087060799776App\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.090063020024App\Table\LogTable->__construct( ).../LogTable.php:46
3402.090063020024App\Table\LogTable->createTable( ).../LogTable.php:14
3412.091563050512Core\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.091563050512Core\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.092963222584App\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.096165504272App\Table\LogTable->__construct( ).../LogTable.php:46
3452.096165504272App\Table\LogTable->createTable( ).../LogTable.php:14
3462.097765534760Core\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.097765534760Core\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.099265708712App\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.102568055936App\Table\LogTable->__construct( ).../LogTable.php:46
3502.102568055936App\Table\LogTable->createTable( ).../LogTable.php:14
3512.104068086424Core\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.104068086424Core\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.105568262256App\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.108770675016App\Table\LogTable->__construct( ).../LogTable.php:46
3552.108770675016App\Table\LogTable->createTable( ).../LogTable.php:14
3562.110270705504Core\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.110270705504Core\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.111770883216App\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.114673361512App\Table\LogTable->__construct( ).../LogTable.php:46
3602.114673361512App\Table\LogTable->createTable( ).../LogTable.php:14
3612.116273392000Core\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.116273392000Core\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.117773571592App\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.120676115424App\Table\LogTable->__construct( ).../LogTable.php:46
3652.120676115424App\Table\LogTable->createTable( ).../LogTable.php:14
3662.122276145912Core\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.122276145912Core\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.123876327384App\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.127078940848App\Table\LogTable->__construct( ).../LogTable.php:46
3702.127078940848App\Table\LogTable->createTable( ).../LogTable.php:14
3712.128678971336Core\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.128678971336Core\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.130279154688App\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.133481837784App\Table\LogTable->__construct( ).../LogTable.php:46
3752.133481837784App\Table\LogTable->createTable( ).../LogTable.php:14
3762.135181868272Core\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.135181868272Core\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.136682053504App\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.139884806232App\Table\LogTable->__construct( ).../LogTable.php:46
3802.139884806232App\Table\LogTable->createTable( ).../LogTable.php:14
3812.141684836720Core\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.141684836720Core\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.143485023832App\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.146887846192App\Table\LogTable->__construct( ).../LogTable.php:46
3852.146887846192App\Table\LogTable->createTable( ).../LogTable.php:14
3862.148487876680Core\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.148487876680Core\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.150088065672App\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.153390957664App\Table\LogTable->__construct( ).../LogTable.php:46
3902.153390957664App\Table\LogTable->createTable( ).../LogTable.php:14
3912.155190988152Core\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.155190988152Core\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.156791179024App\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.160294144744App\Table\LogTable->__construct( ).../LogTable.php:46
3952.160294144744App\Table\LogTable->createTable( ).../LogTable.php:14
3962.162094175232Core\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.162094175232Core\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.164794367984App\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.169197403336App\Table\LogTable->__construct( ).../LogTable.php:46
4002.169197403336App\Table\LogTable->createTable( ).../LogTable.php:14
4012.171097433824Core\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.171097433824Core\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.172797628456App\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.1764100741632App\Table\LogTable->__construct( ).../LogTable.php:46
4052.1764100741632App\Table\LogTable->createTable( ).../LogTable.php:14
4062.1782100772120Core\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.1782100772120Core\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.1799100968632App\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.1836104155536App\Table\LogTable->__construct( ).../LogTable.php:46
4102.1836104155536App\Table\LogTable->createTable( ).../LogTable.php:14
4112.1854104186024Core\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.1854104186024Core\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.1872104384416App\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.1924107645048App\Table\LogTable->__construct( ).../LogTable.php:46
4152.1924107645048App\Table\LogTable->createTable( ).../LogTable.php:14
4162.1943107675536Core\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.1943107675536Core\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.1961107875808App\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.1998111214264App\Table\LogTable->__construct( ).../LogTable.php:46
4202.1998111214264App\Table\LogTable->createTable( ).../LogTable.php:14
4212.2017111244752Core\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.2017111244752Core\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.2036111446904App\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.2084114863184App\Table\LogTable->__construct( ).../LogTable.php:46
4252.2084114863184App\Table\LogTable->createTable( ).../LogTable.php:14
4262.2104114893672Core\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.2104114893672Core\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.2124115097704App\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.2168118591808App\Table\LogTable->__construct( ).../LogTable.php:46
4302.2168118591808App\Table\LogTable->createTable( ).../LogTable.php:14
4312.2192118622296Core\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.2192118622296Core\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.2211118828208App\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.2254122400136App\Table\LogTable->__construct( ).../LogTable.php:46
4352.2254122400136App\Table\LogTable->createTable( ).../LogTable.php:14
4362.2274122430624Core\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.2274122430624Core\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.2292122638416App\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.2334126292264App\Table\LogTable->__construct( ).../LogTable.php:46
4402.2334126292264App\Table\LogTable->createTable( ).../LogTable.php:14
4412.2354126322752Core\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.2354126322752Core\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.2376126532424App\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.2419130268192App\Table\LogTable->__construct( ).../LogTable.php:46
4452.2419130268192App\Table\LogTable->createTable( ).../LogTable.php:14
4462.2439130298680Core\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.2439130298680Core\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.2461130510232App\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.2504134327920App\Table\LogTable->__construct( ).../LogTable.php:46
4502.2504134327920App\Table\LogTable->createTable( ).../LogTable.php:14
4512.2525134358408Core\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.2525134358408Core\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.2543134571840App\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.2589138471448App\Table\LogTable->__construct( ).../LogTable.php:46
4552.2589138471448App\Table\LogTable->createTable( ).../LogTable.php:14
4562.2609138501936Core\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.2609138501936Core\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.2629138717248App\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.2674142698776App\Table\LogTable->__construct( ).../LogTable.php:46
4602.2674142698776App\Table\LogTable->createTable( ).../LogTable.php:14
4612.2694142729264Core\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.2694142729264Core\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.2714142946456App\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.2762147014000App\Table\LogTable->__construct( ).../LogTable.php:46
4652.2762147014000App\Table\LogTable->createTable( ).../LogTable.php:14
4662.2782147044488Core\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.2782147044488Core\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.2802147263560App\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.2848151417120App\Table\LogTable->__construct( ).../LogTable.php:46
4702.2848151417120App\Table\LogTable->createTable( ).../LogTable.php:14
4712.2869151447608Core\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.2869151447608Core\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.2890151668560App\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.2949155908136App\Table\LogTable->__construct( ).../LogTable.php:46
4752.2949155908136App\Table\LogTable->createTable( ).../LogTable.php:14
4762.2970155938624Core\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.2970155938624Core\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.2992156161456App\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.3053160487048App\Table\LogTable->__construct( ).../LogTable.php:46
4802.3053160487048App\Table\LogTable->createTable( ).../LogTable.php:14
4812.3075160517536Core\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.3075160517536Core\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.3096160742248App\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.3159165157952App\Table\LogTable->__construct( ).../LogTable.php:46
4852.3159165157952App\Table\LogTable->createTable( ).../LogTable.php:14
4862.3181165188440Core\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.3181165188440Core\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.3203165415032App\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.3267169916752App\Table\LogTable->__construct( ).../LogTable.php:46
4902.3268169916752App\Table\LogTable->createTable( ).../LogTable.php:14
4912.3289169947240Core\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.3289169947240Core\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.3310170175712App\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.3373174767544App\Table\LogTable->__construct( ).../LogTable.php:46
4952.3374174767544App\Table\LogTable->createTable( ).../LogTable.php:14
4962.3397174798032Core\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.3397174798032Core\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.3418175028384App\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.3482179710328App\Table\LogTable->__construct( ).../LogTable.php:46
5002.3482179710328App\Table\LogTable->createTable( ).../LogTable.php:14
5012.3504179740816Core\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.3504179740816Core\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.3527179973048App\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.3595184749200App\Table\LogTable->__construct( ).../LogTable.php:46
5052.3595184749200App\Table\LogTable->createTable( ).../LogTable.php:14
5062.3617184779688Core\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.3617184779688Core\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.3640185013800App\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.3702189880064App\Table\LogTable->__construct( ).../LogTable.php:46
5102.3702189880064App\Table\LogTable->createTable( ).../LogTable.php:14
5112.3702189880064Core\Table\Table->tableExist( $tableName = ??? ).../LogTable.php:21
5122.3702189880064Core\Database\MysqlDatabase::schemaTable( $tableName = 'app_logs2' ).../Table.php:389