( ! ) 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.0600435776{main}( ).../index.php:0
20.1112513728App::load( ).../index.php:14
31.5294930664App\Controller\DomaineController->getCurrentDomaine( $domDomaine = 'testrdv8.ovh' ).../App.php:108
41.5400931040App\Table\DomaineTable->select( $whereConditions = ['DomDomaine' => 'testrdv8.ovh'], $parameters = ???, $one = ???, $order = ??? ).../DomaineController.php:44
51.6244947728App\Table\DomaineTable->createTable( ).../DomaineTable.php:57
61.6244947792Core\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.6244947792Core\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:176
81.6628658312App\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.6629667448App\Table\LogTable->__construct( ).../LogTable.php:46
101.6629667448App\Table\LogTable->createTable( ).../LogTable.php:14
111.7137695008Core\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.7137695008Core\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:176
131.7577723760App\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.7577736240App\Table\LogTable->__construct( ).../LogTable.php:46
151.7577736240App\Table\LogTable->createTable( ).../LogTable.php:14
161.8170771648Core\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.8170771648Core\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:176
181.8172810448App\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.8560827024App\Table\LogTable->__construct( ).../LogTable.php:46
201.8560827024App\Table\LogTable->createTable( ).../LogTable.php:14
211.8847869960Core\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.8847869960Core\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:176
231.9167918328App\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.9410943096App\Table\LogTable->__construct( ).../LogTable.php:46
251.9411943096App\Table\LogTable->createTable( ).../LogTable.php:14
261.9857977032Core\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.9857977032Core\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:176
281.99681019336App\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
292.01731052296App\Table\LogTable->__construct( ).../LogTable.php:46
302.01731052296App\Table\LogTable->createTable( ).../LogTable.php:14
312.04951083744Core\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
322.04951083744Core\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:176
332.04971129208App\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
342.12771170360App\Table\LogTable->__construct( ).../LogTable.php:46
352.12771170360App\Table\LogTable->createTable( ).../LogTable.php:14
362.12871201488Core\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
372.12871201488Core\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:176
382.12891248512App\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
392.15151297856App\Table\LogTable->__construct( ).../LogTable.php:46
402.15151297856App\Table\LogTable->createTable( ).../LogTable.php:14
412.15231328984Core\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
422.15231328984Core\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:176
432.16921377888App\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
442.16981435424App\Table\LogTable->__construct( ).../LogTable.php:46
452.16981435424App\Table\LogTable->createTable( ).../LogTable.php:14
462.18191466552Core\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
472.18191466552Core\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:176
482.22141517336App\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
492.31801587160App\Table\LogTable->__construct( ).../LogTable.php:46
502.31801587160App\Table\LogTable->createTable( ).../LogTable.php:14
512.35161617648Core\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
522.35161617648Core\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:176
532.35231669672App\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
542.45371751784App\Table\LogTable->__construct( ).../LogTable.php:46
552.45371751784App\Table\LogTable->createTable( ).../LogTable.php:14
562.45551782272Core\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
572.45551782272Core\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:176
582.45801836176App\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
592.45831930576App\Table\LogTable->__construct( ).../LogTable.php:46
602.45831930576App\Table\LogTable->createTable( ).../LogTable.php:14
612.45901962344Core\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
622.45901962344Core\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:176
632.45922018128App\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
642.45932124816App\Table\LogTable->__construct( ).../LogTable.php:46
652.45932124816App\Table\LogTable->createTable( ).../LogTable.php:14
662.51332156584Core\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
672.51332156584Core\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:176
682.53132216808App\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
692.53152339880App\Table\LogTable->__construct( ).../LogTable.php:46
702.53152339880App\Table\LogTable->createTable( ).../LogTable.php:14
712.55702371648Core\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
722.55702371648Core\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:176
732.55752433752App\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
742.55762573208App\Table\LogTable->__construct( ).../LogTable.php:46
752.55762573208App\Table\LogTable->createTable( ).../LogTable.php:14
762.55802604976Core\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
772.55802604976Core\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:176
782.55842668960App\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
792.55852824800App\Table\LogTable->__construct( ).../LogTable.php:46
802.55852824800App\Table\LogTable->createTable( ).../LogTable.php:14
812.55892855288Core\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
822.55892855288Core\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:176
832.55922921152App\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
842.55933093376App\Table\LogTable->__construct( ).../LogTable.php:46
852.55933093376App\Table\LogTable->createTable( ).../LogTable.php:14
862.55963123864Core\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
872.55963123864Core\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:176
882.56003190328App\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
892.56013378936App\Table\LogTable->__construct( ).../LogTable.php:46
902.56013378936App\Table\LogTable->createTable( ).../LogTable.php:14
912.56053409424Core\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
922.56053409424Core\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:176
932.56083477768App\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
942.56093686856App\Table\LogTable->__construct( ).../LogTable.php:46
952.56093686856App\Table\LogTable->createTable( ).../LogTable.php:14
962.56133717344Core\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
972.56133717344Core\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:176
982.56173787568App\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
992.56194017136App\Table\LogTable->__construct( ).../LogTable.php:46
1002.56194017136App\Table\LogTable->createTable( ).../LogTable.php:14
1012.56234047624Core\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
1022.56234047624Core\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:176
1032.56274119728App\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
1042.56294369776App\Table\LogTable->__construct( ).../LogTable.php:46
1052.56294369776App\Table\LogTable->createTable( ).../LogTable.php:14
1062.56344400264Core\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
1072.56344400264Core\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:176
1082.69904474248App\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
1092.69934744776App\Table\LogTable->__construct( ).../LogTable.php:46
1102.69934744776App\Table\LogTable->createTable( ).../LogTable.php:14
1112.74284775264Core\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
1122.74284775264Core\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:176
1132.74334851128App\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
1142.74925142136App\Table\LogTable->__construct( ).../LogTable.php:46
1152.74925142136App\Table\LogTable->createTable( ).../LogTable.php:14
1162.74975172624Core\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
1172.74975172624Core\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:176
1182.75025250368App\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
1192.75055565952App\Table\LogTable->__construct( ).../LogTable.php:46
1202.75055565952App\Table\LogTable->createTable( ).../LogTable.php:14
1212.75105596440Core\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
1222.75105596440Core\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:176
1232.75145676064App\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
1242.75176016224App\Table\LogTable->__construct( ).../LogTable.php:46
1252.75176016224App\Table\LogTable->createTable( ).../LogTable.php:14
1262.75226052344Core\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
1272.75226052344Core\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:176
1282.75276139480App\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
1292.75306504216App\Table\LogTable->__construct( ).../LogTable.php:46
1302.75306504216App\Table\LogTable->createTable( ).../LogTable.php:14
1312.75356540336Core\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
1322.75356540336Core\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:176
1332.75406634984App\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
1342.76177024296App\Table\LogTable->__construct( ).../LogTable.php:46
1352.76177024296App\Table\LogTable->createTable( ).../LogTable.php:14
1362.76237060416Core\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
1372.76237060416Core\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:176
1382.76297156944App\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
1392.76327574928App\Table\LogTable->__construct( ).../LogTable.php:46
1402.76327574928App\Table\LogTable->createTable( ).../LogTable.php:14
1413.02647611048Core\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
1423.02647611048Core\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:176
1433.02757709456App\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
1443.02828156112App\Table\LogTable->__construct( ).../LogTable.php:46
1453.02828156112App\Table\LogTable->createTable( ).../LogTable.php:14
1463.06508186600Core\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
1473.06508186600Core\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:176
1483.10468281256App\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
1493.14068756584App\Table\LogTable->__construct( ).../LogTable.php:46
1503.14068756584App\Table\LogTable->createTable( ).../LogTable.php:14
1513.14148787072Core\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
1523.14148787072Core\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:176
1533.14208883608App\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
1543.14249387608App\Table\LogTable->__construct( ).../LogTable.php:46
1553.14249387608App\Table\LogTable->createTable( ).../LogTable.php:14
1563.14309418096Core\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
1573.14309418096Core\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:176
1583.14369516512App\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
1593.144110049184App\Table\LogTable->__construct( ).../LogTable.php:46
1603.144110049184App\Table\LogTable->createTable( ).../LogTable.php:14
1613.144810079672Core\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
1623.144810079672Core\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:176
1633.145410179968App\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
1643.145810745408App\Table\LogTable->__construct( ).../LogTable.php:46
1653.145810745408App\Table\LogTable->createTable( ).../LogTable.php:14
1663.146510775896Core\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
1673.146510775896Core\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:176
1683.147210878072App\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
1693.147611476280App\Table\LogTable->__construct( ).../LogTable.php:46
1703.147611476280App\Table\LogTable->createTable( ).../LogTable.php:14
1713.148311506768Core\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
1723.148311506768Core\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:176
1733.149011610824App\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
1743.149512241800App\Table\LogTable->__construct( ).../LogTable.php:46
1753.149512241800App\Table\LogTable->createTable( ).../LogTable.php:14
1763.155612272288Core\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
1773.155612272288Core\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:176
1783.156312378224App\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
1793.156813041968App\Table\LogTable->__construct( ).../LogTable.php:46
1803.156813041968App\Table\LogTable->createTable( ).../LogTable.php:14
1813.157513072456Core\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
1823.157513072456Core\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:176
1833.158213180272App\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
1843.158813880880App\Table\LogTable->__construct( ).../LogTable.php:46
1853.158813880880App\Table\LogTable->createTable( ).../LogTable.php:14
1863.159513911368Core\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
1873.159513911368Core\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:176
1883.381414021064App\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
1893.382114754440App\Table\LogTable->__construct( ).../LogTable.php:46
1903.382114754440App\Table\LogTable->createTable( ).../LogTable.php:14
1913.465514784928Core\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
1923.465514784928Core\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:176
1933.466414896504App\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
1943.467715666744App\Table\LogTable->__construct( ).../LogTable.php:46
1953.467815666744App\Table\LogTable->createTable( ).../LogTable.php:14
1963.468715697232Core\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
1973.468715697232Core\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:176
1983.469515810688App\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
1993.470116621888App\Table\LogTable->__construct( ).../LogTable.php:46
2003.470116621888App\Table\LogTable->createTable( ).../LogTable.php:14
2013.471016652376Core\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
2023.471016652376Core\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:176
2033.471916767712App\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
2043.472517615776App\Table\LogTable->__construct( ).../LogTable.php:46
2053.472517615776App\Table\LogTable->createTable( ).../LogTable.php:14
2063.473517646264Core\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
2073.473517646264Core\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:176
2083.474317763480App\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
2093.475018652504App\Table\LogTable->__construct( ).../LogTable.php:46
2103.475018652504App\Table\LogTable->createTable( ).../LogTable.php:14
2113.475918682992Core\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
2123.475918682992Core\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:176
2133.476818802088App\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
2143.477519727976App\Table\LogTable->__construct( ).../LogTable.php:46
2153.477519727976App\Table\LogTable->createTable( ).../LogTable.php:14
2163.478519758464Core\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
2173.478519758464Core\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:176
2183.479519879440App\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
2193.480220846288App\Table\LogTable->__construct( ).../LogTable.php:46
2203.480220846288App\Table\LogTable->createTable( ).../LogTable.php:14
2213.481320876776Core\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
2223.481320876776Core\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:176
2233.482320999632App\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
2243.483222011536App\Table\LogTable->__construct( ).../LogTable.php:46
2253.483222011536App\Table\LogTable->createTable( ).../LogTable.php:14
2263.484322042024Core\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
2273.484322042024Core\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:176
2283.485322166760App\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
2293.486123219624App\Table\LogTable->__construct( ).../LogTable.php:46
2303.486123219624App\Table\LogTable->createTable( ).../LogTable.php:14
2313.510123250112Core\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
2323.510123250112Core\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:176
2333.511223376728App\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
2343.512124474648App\Table\LogTable->__construct( ).../LogTable.php:46
2353.512124474648App\Table\LogTable->createTable( ).../LogTable.php:14
2363.513124505136Core\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
2373.513124505136Core\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:176
2383.514024633632App\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
2393.515025776608App\Table\LogTable->__construct( ).../LogTable.php:46
2403.515025776608App\Table\LogTable->createTable( ).../LogTable.php:14
2413.516025807096Core\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
2423.516025807096Core\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:176
2433.517025937472App\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
2443.518527125504App\Table\LogTable->__construct( ).../LogTable.php:46
2453.518527125504App\Table\LogTable->createTable( ).../LogTable.php:14
2463.519527155992Core\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
2473.519527155992Core\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:176
2483.520527288248App\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
2493.521528521336App\Table\LogTable->__construct( ).../LogTable.php:46
2503.521528521336App\Table\LogTable->createTable( ).../LogTable.php:14
2513.522528551824Core\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
2523.522528551824Core\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:176
2533.523528685960App\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
2543.524429968200App\Table\LogTable->__construct( ).../LogTable.php:46
2553.524429968200App\Table\LogTable->createTable( ).../LogTable.php:14
2563.525530002784Core\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
2573.525530002784Core\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:176
2583.526630146992App\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
2593.527731474288App\Table\LogTable->__construct( ).../LogTable.php:46
2603.527731474288App\Table\LogTable->createTable( ).../LogTable.php:14
2613.528831508872Core\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
2623.528831508872Core\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:176
2633.529931654960App\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
2643.531233031408App\Table\LogTable->__construct( ).../LogTable.php:46
2653.531233031408App\Table\LogTable->createTable( ).../LogTable.php:14
2663.532333065992Core\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
2673.532333065992Core\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:176
2683.533333213960App\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
2693.534634643656App\Table\LogTable->__construct( ).../LogTable.php:46
2703.534634643656App\Table\LogTable->createTable( ).../LogTable.php:14
2713.535734678240Core\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
2723.535734678240Core\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:176
2733.536834828088App\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
2743.538136306936App\Table\LogTable->__construct( ).../LogTable.php:46
2753.538136306936App\Table\LogTable->createTable( ).../LogTable.php:14
2763.539336337424Core\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
2773.539336337424Core\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:176
2783.540436485056App\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
2793.541738017152App\Table\LogTable->__construct( ).../LogTable.php:46
2803.541738017152App\Table\LogTable->createTable( ).../LogTable.php:14
2813.550738047640Core\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
2823.550738047640Core\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:176
2833.551938197152App\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
2843.553339778400App\Table\LogTable->__construct( ).../LogTable.php:46
2853.553339778400App\Table\LogTable->createTable( ).../LogTable.php:14
2863.554539808888Core\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
2873.554539808888Core\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:176
2883.555739960280App\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
2893.557141594776App\Table\LogTable->__construct( ).../LogTable.php:46
2903.557141594776App\Table\LogTable->createTable( ).../LogTable.php:14
2913.558341625264Core\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
2923.558341625264Core\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:176
2933.559641778536App\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
2943.572943470376App\Table\LogTable->__construct( ).../LogTable.php:46
2953.572943470376App\Table\LogTable->createTable( ).../LogTable.php:14
2963.574243500864Core\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
2973.574243500864Core\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:176
2983.575543656016App\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
2993.577145401104App\Table\LogTable->__construct( ).../LogTable.php:46
3003.577145401104App\Table\LogTable->createTable( ).../LogTable.php:14
3013.578445431592Core\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
3023.578445431592Core\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:176
3033.579645588624App\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
3043.581247391056App\Table\LogTable->__construct( ).../LogTable.php:46
3053.581247391056App\Table\LogTable->createTable( ).../LogTable.php:14
3063.582647421544Core\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
3073.582647421544Core\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:176
3083.583847580456App\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
3093.585549440232App\Table\LogTable->__construct( ).../LogTable.php:46
3103.585549440232App\Table\LogTable->createTable( ).../LogTable.php:14
3113.586849470720Core\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
3123.586849470720Core\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:176
3133.588149631512App\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
3143.590051548632App\Table\LogTable->__construct( ).../LogTable.php:46
3153.590051548632App\Table\LogTable->createTable( ).../LogTable.php:14
3163.591451579120Core\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
3173.591451579120Core\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:176
3183.592751741792App\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
3193.594753716256App\Table\LogTable->__construct( ).../LogTable.php:46
3203.594753716256App\Table\LogTable->createTable( ).../LogTable.php:14
3213.596053746744Core\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
3223.596053746744Core\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:176
3233.597353911296App\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
3243.599255947200App\Table\LogTable->__construct( ).../LogTable.php:46
3253.599255947200App\Table\LogTable->createTable( ).../LogTable.php:14
3263.600655977688Core\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
3273.600655977688Core\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:176
3283.602056144120App\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
3293.604558241488App\Table\LogTable->__construct( ).../LogTable.php:46
3303.604558241488App\Table\LogTable->createTable( ).../LogTable.php:14
3313.605958271976Core\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
3323.605958271976Core\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:176
3333.607358440288App\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
3343.610660599096App\Table\LogTable->__construct( ).../LogTable.php:46
3353.610660599096App\Table\LogTable->createTable( ).../LogTable.php:14
3363.625560629584Core\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
3373.625560629584Core\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:176
3383.627060799776App\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
3393.630663020024App\Table\LogTable->__construct( ).../LogTable.php:46
3403.630663020024App\Table\LogTable->createTable( ).../LogTable.php:14
3413.632163050512Core\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
3423.632163050512Core\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:176
3433.633563222584App\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
3443.636665504272App\Table\LogTable->__construct( ).../LogTable.php:46
3453.636665504272App\Table\LogTable->createTable( ).../LogTable.php:14
3463.638165534760Core\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
3473.638165534760Core\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:176
3483.639665708712App\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
3493.643068055936App\Table\LogTable->__construct( ).../LogTable.php:46
3503.643068055936App\Table\LogTable->createTable( ).../LogTable.php:14
3513.644468086424Core\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
3523.644468086424Core\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:176
3533.646068262256App\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
3543.649770675016App\Table\LogTable->__construct( ).../LogTable.php:46
3553.649770675016App\Table\LogTable->createTable( ).../LogTable.php:14
3563.651470705504Core\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
3573.651470705504Core\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:176
3583.652870883216App\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
3593.655773361512App\Table\LogTable->__construct( ).../LogTable.php:46
3603.655773361512App\Table\LogTable->createTable( ).../LogTable.php:14
3613.657673392000Core\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
3623.657673392000Core\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:176
3633.659273571592App\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
3643.662176115424App\Table\LogTable->__construct( ).../LogTable.php:46
3653.662176115424App\Table\LogTable->createTable( ).../LogTable.php:14
3663.663776145912Core\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
3673.663776145912Core\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:176
3683.665276327384App\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
3693.668378940848App\Table\LogTable->__construct( ).../LogTable.php:46
3703.668378940848App\Table\LogTable->createTable( ).../LogTable.php:14
3713.670078971336Core\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
3723.670078971336Core\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:176
3733.671579154688App\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
3743.674681837784App\Table\LogTable->__construct( ).../LogTable.php:46
3753.674681837784App\Table\LogTable->createTable( ).../LogTable.php:14
3763.676381868272Core\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
3773.676381868272Core\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:176
3783.677982053504App\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
3793.681184806232App\Table\LogTable->__construct( ).../LogTable.php:46
3803.681184806232App\Table\LogTable->createTable( ).../LogTable.php:14
3813.682884836720Core\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
3823.682884836720Core\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:176
3833.684585023832App\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
3843.688087846192App\Table\LogTable->__construct( ).../LogTable.php:46
3853.688087846192App\Table\LogTable->createTable( ).../LogTable.php:14
3863.743787876680Core\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
3873.743787876680Core\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:176
3883.745388065672App\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
3893.748890957664App\Table\LogTable->__construct( ).../LogTable.php:46
3903.748890957664App\Table\LogTable->createTable( ).../LogTable.php:14
3913.750690988152Core\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
3923.750690988152Core\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:176
3933.752391179024App\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
3943.755794144744App\Table\LogTable->__construct( ).../LogTable.php:46
3953.755794144744App\Table\LogTable->createTable( ).../LogTable.php:14
3963.757994175232Core\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
3973.757994175232Core\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:176
3983.759894367984App\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
3993.763797403336App\Table\LogTable->__construct( ).../LogTable.php:46
4003.763797403336App\Table\LogTable->createTable( ).../LogTable.php:14
4013.765697433824Core\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
4023.765697433824Core\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:176
4033.767397628456App\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
4043.7709100741632App\Table\LogTable->__construct( ).../LogTable.php:46
4053.7709100741632App\Table\LogTable->createTable( ).../LogTable.php:14
4063.7727100772120Core\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
4073.7727100772120Core\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:176
4083.7745100968632App\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
4093.7782104155536App\Table\LogTable->__construct( ).../LogTable.php:46
4103.7782104155536App\Table\LogTable->createTable( ).../LogTable.php:14
4113.7801104186024Core\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
4123.7801104186024Core\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:176
4133.7820104384416App\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
4143.7857107645048App\Table\LogTable->__construct( ).../LogTable.php:46
4153.7857107645048App\Table\LogTable->createTable( ).../LogTable.php:14
4163.7876107675536Core\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
4173.7876107675536Core\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:176
4183.7894107875808App\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
4193.7936111214264App\Table\LogTable->__construct( ).../LogTable.php:46
4203.7936111214264App\Table\LogTable->createTable( ).../LogTable.php:14
4213.7955111244752Core\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
4223.7955111244752Core\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:176
4233.7973111446904App\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
4243.8013114863184App\Table\LogTable->__construct( ).../LogTable.php:46
4253.8013114863184App\Table\LogTable->createTable( ).../LogTable.php:14
4263.8033114893672Core\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
4273.8033114893672Core\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:176
4283.8052115097704App\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
4293.8092118591808App\Table\LogTable->__construct( ).../LogTable.php:46
4303.8092118591808App\Table\LogTable->createTable( ).../LogTable.php:14
4313.8113118622296Core\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
4323.8113118622296Core\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:176
4333.8131118828208App\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
4343.8341122400136App\Table\LogTable->__construct( ).../LogTable.php:46
4353.8341122400136App\Table\LogTable->createTable( ).../LogTable.php:14
4363.8362122430624Core\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
4373.8362122430624Core\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:176
4383.8380122638416App\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
4393.8421126292264App\Table\LogTable->__construct( ).../LogTable.php:46
4403.8421126292264App\Table\LogTable->createTable( ).../LogTable.php:14
4413.8557126322752Core\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
4423.8557126322752Core\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:176
4433.8576126532424App\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
4443.8618130268192App\Table\LogTable->__construct( ).../LogTable.php:46
4453.8618130268192App\Table\LogTable->createTable( ).../LogTable.php:14
4463.8639130298680Core\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
4473.8639130298680Core\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:176
4483.8658130510232App\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
4493.8699134327920App\Table\LogTable->__construct( ).../LogTable.php:46
4503.8699134327920App\Table\LogTable->createTable( ).../LogTable.php:14
4513.8719134358408Core\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
4523.8719134358408Core\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:176
4533.8738134571840App\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
4543.8781138471448App\Table\LogTable->__construct( ).../LogTable.php:46
4553.8781138471448App\Table\LogTable->createTable( ).../LogTable.php:14
4563.8801138501936Core\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
4573.8801138501936Core\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:176
4583.8820138717248App\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
4593.8865142698776App\Table\LogTable->__construct( ).../LogTable.php:46
4603.8865142698776App\Table\LogTable->createTable( ).../LogTable.php:14
4613.8887142729264Core\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
4623.8887142729264Core\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:176
4633.8907142946456App\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
4643.8953147014000App\Table\LogTable->__construct( ).../LogTable.php:46
4653.8953147014000App\Table\LogTable->createTable( ).../LogTable.php:14
4663.8974147044488Core\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
4673.8974147044488Core\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:176
4683.8994147263560App\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
4693.9038151417120App\Table\LogTable->__construct( ).../LogTable.php:46
4703.9038151417120App\Table\LogTable->createTable( ).../LogTable.php:14
4713.9059151447608Core\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
4723.9059151447608Core\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:176
4733.9079151668560App\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
4743.9138155908136App\Table\LogTable->__construct( ).../LogTable.php:46
4753.9139155908136App\Table\LogTable->createTable( ).../LogTable.php:14
4763.9162155938624Core\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
4773.9162155938624Core\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:176
4783.9183156161456App\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
4793.9243160487048App\Table\LogTable->__construct( ).../LogTable.php:46
4803.9243160487048App\Table\LogTable->createTable( ).../LogTable.php:14
4813.9266160517536Core\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
4823.9266160517536Core\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:176
4833.9287160742248App\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
4843.9484165157952App\Table\LogTable->__construct( ).../LogTable.php:46
4853.9484165157952App\Table\LogTable->createTable( ).../LogTable.php:14
4863.9508165188440Core\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
4873.9508165188440Core\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:176
4883.9529165415032App\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
4893.9592169916752App\Table\LogTable->__construct( ).../LogTable.php:46
4903.9592169916752App\Table\LogTable->createTable( ).../LogTable.php:14
4913.9615169947240Core\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
4923.9615169947240Core\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:176
4933.9637170175712App\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
4943.9700174767544App\Table\LogTable->__construct( ).../LogTable.php:46
4953.9700174767544App\Table\LogTable->createTable( ).../LogTable.php:14
4963.9725174798032Core\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
4973.9725174798032Core\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:176
4983.9748175028384App\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
4993.9862179710328App\Table\LogTable->__construct( ).../LogTable.php:46
5003.9862179710328App\Table\LogTable->createTable( ).../LogTable.php:14
5013.9887179740816Core\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
5023.9887179740816Core\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:176
5033.9915179973048App\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
5043.9989184749200App\Table\LogTable->__construct( ).../LogTable.php:46
5053.9989184749200App\Table\LogTable->createTable( ).../LogTable.php:14
5064.0013184779688Core\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
5074.0013184779688Core\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:176
5084.0035185013800App\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
5094.0097189880064App\Table\LogTable->__construct( ).../LogTable.php:46
5104.0097189880064App\Table\LogTable->createTable( ).../LogTable.php:14
5114.0097189880064Core\Table\Table->tableExist( $tableName = ??? ).../LogTable.php:21
5124.0097189880064Core\Database\MysqlDatabase::schemaTable( $tableName = 'app_logs2' ).../Table.php:393