( ! ) 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.0000435776{main}( ).../index.php:0
20.0001513728App::load( ).../index.php:14
30.4678930664App\Controller\DomaineController->getCurrentDomaine( $domDomaine = 'testrdv8.ovh' ).../App.php:108
40.4679931040App\Table\DomaineTable->select( $whereConditions = ['DomDomaine' => 'testrdv8.ovh'], $parameters = ???, $one = ???, $order = ??? ).../DomaineController.php:44
50.4874947728App\Table\DomaineTable->createTable( ).../DomaineTable.php:57
60.4874947792Core\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
70.4874947792Core\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:177
80.4876658312App\Table\LogTable::log( $message = class PDOException { protected $message = 'SQLSTATE[HY000] [2002] Connection refused'; private string ${Exception}string = ''; protected $code = 2002; protected string $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
90.4876667448App\Table\LogTable->__construct( ).../LogTable.php:46
100.4876667448App\Table\LogTable->createTable( ).../LogTable.php:14
110.4896695008Core\Table\Table->queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $parameters = ??? ).../LogTable.php:22
120.4896695008Core\Database\MysqlDatabase::queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $input_parameters = [] ).../Table.php:177
130.5531723760App\Table\LogTable::log( $message = class PDOException { protected $message = 'SQLSTATE[HY000] [2002] Connection refused'; private string ${Exception}string = ''; protected $code = 2002; protected string $file = '/var/www/mrdv8/core/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
140.5786736240App\Table\LogTable->__construct( ).../LogTable.php:46
150.5786736240App\Table\LogTable->createTable( ).../LogTable.php:14
160.6210771648Core\Table\Table->queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $parameters = ??? ).../LogTable.php:22
170.6210771648Core\Database\MysqlDatabase::queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $input_parameters = [] ).../Table.php:177
180.6862810448App\Table\LogTable::log( $message = class PDOException { protected $message = 'SQLSTATE[HY000] [2002] Connection refused'; private string ${Exception}string = ''; protected $code = 2002; protected string $file = '/var/www/mrdv8/core/Database/MysqlDatabase.php'; protected int $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
190.7113827024App\Table\LogTable->__construct( ).../LogTable.php:46
200.7113827024App\Table\LogTable->createTable( ).../LogTable.php:14
210.7530869960Core\Table\Table->queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $parameters = ??? ).../LogTable.php:22
220.7530869960Core\Database\MysqlDatabase::queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $input_parameters = [] ).../Table.php:177
230.8006918328App\Table\LogTable::log( $message = class PDOException { protected $message = 'SQLSTATE[HY000] [2002] Connection refused'; private string ${Exception}string = ''; protected $code = 2002; protected string $file = '/var/www/mrdv8/core/Database/MysqlDatabase.php'; protected int $line = 25; private array ${Exception}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
240.8140943096App\Table\LogTable->__construct( ).../LogTable.php:46
250.8140943096App\Table\LogTable->createTable( ).../LogTable.php:14
260.8335977032Core\Table\Table->queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $parameters = ??? ).../LogTable.php:22
270.8336977032Core\Database\MysqlDatabase::queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $input_parameters = [] ).../Table.php:177
280.86071019336App\Table\LogTable::log( $message = class PDOException { protected $message = 'SQLSTATE[HY000] [2002] Connection refused'; private string ${Exception}string = ''; protected $code = 2002; protected string $file = '/var/www/mrdv8/core/Database/MysqlDatabase.php'; protected int $line = 25; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 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
290.86501052296App\Table\LogTable->__construct( ).../LogTable.php:46
300.86501052296App\Table\LogTable->createTable( ).../LogTable.php:14
310.87381083744Core\Table\Table->queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $parameters = ??? ).../LogTable.php:22
320.87381083744Core\Database\MysqlDatabase::queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $input_parameters = [] ).../Table.php:177
330.87401129208App\Table\LogTable::log( $message = class PDOException { protected $message = 'SQLSTATE[HY000] [2002] Connection refused'; private string ${Exception}string = ''; protected $code = 2002; protected string $file = '/var/www/mrdv8/core/Database/MysqlDatabase.php'; protected int $line = 25; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...]]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2002, 2 => 'Connection refused'] }, $vardump = TRUE, $logInProd = ??? ).../MysqlDatabase.php:205
341.07871170360App\Table\LogTable->__construct( ).../LogTable.php:46
351.07871170360App\Table\LogTable->createTable( ).../LogTable.php:14
361.15521201488Core\Table\Table->queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $parameters = ??? ).../LogTable.php:22
371.15521201488Core\Database\MysqlDatabase::queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $input_parameters = [] ).../Table.php:177
381.15651248512App\Table\LogTable::log( $message = class PDOException { protected $message = 'SQLSTATE[HY000] [2002] Connection refused'; private string ${Exception}string = ''; protected $code = 2002; protected string $file = '/var/www/mrdv8/core/Database/MysqlDatabase.php'; protected int $line = 25; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...]]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2002, 2 => 'Connection refused'] }, $vardump = TRUE, $logInProd = ??? ).../MysqlDatabase.php:205
391.26701297856App\Table\LogTable->__construct( ).../LogTable.php:46
401.26711297856App\Table\LogTable->createTable( ).../LogTable.php:14
411.27711328984Core\Table\Table->queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $parameters = ??? ).../LogTable.php:22
421.27711328984Core\Database\MysqlDatabase::queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $input_parameters = [] ).../Table.php:177
431.29531377888App\Table\LogTable::log( $message = class PDOException { protected $message = 'SQLSTATE[HY000] [2002] Connection refused'; private string ${Exception}string = ''; protected $code = 2002; protected string $file = '/var/www/mrdv8/core/Database/MysqlDatabase.php'; protected int $line = 25; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...]]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2002, 2 => 'Connection refused'] }, $vardump = TRUE, $logInProd = ??? ).../MysqlDatabase.php:205
441.33561435424App\Table\LogTable->__construct( ).../LogTable.php:46
451.33561435424App\Table\LogTable->createTable( ).../LogTable.php:14
461.34661466552Core\Table\Table->queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $parameters = ??? ).../LogTable.php:22
471.34661466552Core\Database\MysqlDatabase::queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $input_parameters = [] ).../Table.php:177
481.38791517336App\Table\LogTable::log( $message = class PDOException { protected $message = 'SQLSTATE[HY000] [2002] Connection refused'; private string ${Exception}string = ''; protected $code = 2002; protected string $file = '/var/www/mrdv8/core/Database/MysqlDatabase.php'; protected int $line = 25; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...]]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2002, 2 => 'Connection refused'] }, $vardump = TRUE, $logInProd = ??? ).../MysqlDatabase.php:205
491.50341587160App\Table\LogTable->__construct( ).../LogTable.php:46
501.50341587160App\Table\LogTable->createTable( ).../LogTable.php:14
511.53971617648Core\Table\Table->queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $parameters = ??? ).../LogTable.php:22
521.53971617648Core\Database\MysqlDatabase::queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $input_parameters = [] ).../Table.php:177
531.57281669672App\Table\LogTable::log( $message = class PDOException { protected $message = 'SQLSTATE[HY000] [2002] Connection refused'; private string ${Exception}string = ''; protected $code = 2002; protected string $file = '/var/www/mrdv8/core/Database/MysqlDatabase.php'; protected int $line = 25; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...]]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2002, 2 => 'Connection refused'] }, $vardump = TRUE, $logInProd = ??? ).../MysqlDatabase.php:205
541.72511751784App\Table\LogTable->__construct( ).../LogTable.php:46
551.72511751784App\Table\LogTable->createTable( ).../LogTable.php:14
561.74421782272Core\Table\Table->queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $parameters = ??? ).../LogTable.php:22
571.74421782272Core\Database\MysqlDatabase::queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $input_parameters = [] ).../Table.php:177
581.75101836176App\Table\LogTable::log( $message = class PDOException { protected $message = 'SQLSTATE[HY000] [2002] Connection refused'; private string ${Exception}string = ''; protected $code = 2002; protected string $file = '/var/www/mrdv8/core/Database/MysqlDatabase.php'; protected int $line = 25; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...]]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2002, 2 => 'Connection refused'] }, $vardump = TRUE, $logInProd = ??? ).../MysqlDatabase.php:205
591.75111930576App\Table\LogTable->__construct( ).../LogTable.php:46
601.75111930576App\Table\LogTable->createTable( ).../LogTable.php:14
611.75141962344Core\Table\Table->queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $parameters = ??? ).../LogTable.php:22
621.75141962344Core\Database\MysqlDatabase::queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $input_parameters = [] ).../Table.php:177
631.75162018128App\Table\LogTable::log( $message = class PDOException { protected $message = 'SQLSTATE[HY000] [2002] Connection refused'; private string ${Exception}string = ''; protected $code = 2002; protected string $file = '/var/www/mrdv8/core/Database/MysqlDatabase.php'; protected int $line = 25; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...]]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2002, 2 => 'Connection refused'] }, $vardump = TRUE, $logInProd = ??? ).../MysqlDatabase.php:205
641.75172124816App\Table\LogTable->__construct( ).../LogTable.php:46
651.75172124816App\Table\LogTable->createTable( ).../LogTable.php:14
661.75202156584Core\Table\Table->queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $parameters = ??? ).../LogTable.php:22
671.75202156584Core\Database\MysqlDatabase::queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $input_parameters = [] ).../Table.php:177
681.75232216808App\Table\LogTable::log( $message = class PDOException { protected $message = 'SQLSTATE[HY000] [2002] Connection refused'; private string ${Exception}string = ''; protected $code = 2002; protected string $file = '/var/www/mrdv8/core/Database/MysqlDatabase.php'; protected int $line = 25; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...]]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2002, 2 => 'Connection refused'] }, $vardump = TRUE, $logInProd = ??? ).../MysqlDatabase.php:205
691.75242339880App\Table\LogTable->__construct( ).../LogTable.php:46
701.75242339880App\Table\LogTable->createTable( ).../LogTable.php:14
711.75422371648Core\Table\Table->queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $parameters = ??? ).../LogTable.php:22
721.75422371648Core\Database\MysqlDatabase::queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $input_parameters = [] ).../Table.php:177
731.75442433752App\Table\LogTable::log( $message = class PDOException { protected $message = 'SQLSTATE[HY000] [2002] Connection refused'; private string ${Exception}string = ''; protected $code = 2002; protected string $file = '/var/www/mrdv8/core/Database/MysqlDatabase.php'; protected int $line = 25; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...]]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2002, 2 => 'Connection refused'] }, $vardump = TRUE, $logInProd = ??? ).../MysqlDatabase.php:205
741.75462573208App\Table\LogTable->__construct( ).../LogTable.php:46
751.75462573208App\Table\LogTable->createTable( ).../LogTable.php:14
761.75492604976Core\Table\Table->queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $parameters = ??? ).../LogTable.php:22
771.75492604976Core\Database\MysqlDatabase::queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $input_parameters = [] ).../Table.php:177
781.75522668960App\Table\LogTable::log( $message = class PDOException { protected $message = 'SQLSTATE[HY000] [2002] Connection refused'; private string ${Exception}string = ''; protected $code = 2002; protected string $file = '/var/www/mrdv8/core/Database/MysqlDatabase.php'; protected int $line = 25; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...]]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2002, 2 => 'Connection refused'] }, $vardump = TRUE, $logInProd = ??? ).../MysqlDatabase.php:205
791.75532824800App\Table\LogTable->__construct( ).../LogTable.php:46
801.75532824800App\Table\LogTable->createTable( ).../LogTable.php:14
811.75562855288Core\Table\Table->queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $parameters = ??? ).../LogTable.php:22
821.75562855288Core\Database\MysqlDatabase::queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $input_parameters = [] ).../Table.php:177
831.75592921152App\Table\LogTable::log( $message = class PDOException { protected $message = 'SQLSTATE[HY000] [2002] Connection refused'; private string ${Exception}string = ''; protected $code = 2002; protected string $file = '/var/www/mrdv8/core/Database/MysqlDatabase.php'; protected int $line = 25; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...]]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2002, 2 => 'Connection refused'] }, $vardump = TRUE, $logInProd = ??? ).../MysqlDatabase.php:205
841.75603093376App\Table\LogTable->__construct( ).../LogTable.php:46
851.75603093376App\Table\LogTable->createTable( ).../LogTable.php:14
861.75643123864Core\Table\Table->queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $parameters = ??? ).../LogTable.php:22
871.75643123864Core\Database\MysqlDatabase::queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $input_parameters = [] ).../Table.php:177
881.75673190328App\Table\LogTable::log( $message = class PDOException { protected $message = 'SQLSTATE[HY000] [2002] Connection refused'; private string ${Exception}string = ''; protected $code = 2002; protected string $file = '/var/www/mrdv8/core/Database/MysqlDatabase.php'; protected int $line = 25; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...]]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2002, 2 => 'Connection refused'] }, $vardump = TRUE, $logInProd = ??? ).../MysqlDatabase.php:205
891.75683378936App\Table\LogTable->__construct( ).../LogTable.php:46
901.75683378936App\Table\LogTable->createTable( ).../LogTable.php:14
911.75723409424Core\Table\Table->queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $parameters = ??? ).../LogTable.php:22
921.75723409424Core\Database\MysqlDatabase::queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $input_parameters = [] ).../Table.php:177
931.75753477768App\Table\LogTable::log( $message = class PDOException { protected $message = 'SQLSTATE[HY000] [2002] Connection refused'; private string ${Exception}string = ''; protected $code = 2002; protected string $file = '/var/www/mrdv8/core/Database/MysqlDatabase.php'; protected int $line = 25; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...]]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2002, 2 => 'Connection refused'] }, $vardump = TRUE, $logInProd = ??? ).../MysqlDatabase.php:205
941.75773686856App\Table\LogTable->__construct( ).../LogTable.php:46
951.75773686856App\Table\LogTable->createTable( ).../LogTable.php:14
961.75803717344Core\Table\Table->queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $parameters = ??? ).../LogTable.php:22
971.75803717344Core\Database\MysqlDatabase::queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $input_parameters = [] ).../Table.php:177
981.75843787568App\Table\LogTable::log( $message = class PDOException { protected $message = 'SQLSTATE[HY000] [2002] Connection refused'; private string ${Exception}string = ''; protected $code = 2002; protected string $file = '/var/www/mrdv8/core/Database/MysqlDatabase.php'; protected int $line = 25; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...]]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2002, 2 => 'Connection refused'] }, $vardump = TRUE, $logInProd = ??? ).../MysqlDatabase.php:205
991.75864017136App\Table\LogTable->__construct( ).../LogTable.php:46
1001.75864017136App\Table\LogTable->createTable( ).../LogTable.php:14
1011.76264047624Core\Table\Table->queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $parameters = ??? ).../LogTable.php:22
1021.76264047624Core\Database\MysqlDatabase::queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $input_parameters = [] ).../Table.php:177
1031.76414119728App\Table\LogTable::log( $message = class PDOException { protected $message = 'SQLSTATE[HY000] [2002] Connection refused'; private string ${Exception}string = ''; protected $code = 2002; protected string $file = '/var/www/mrdv8/core/Database/MysqlDatabase.php'; protected int $line = 25; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...]]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2002, 2 => 'Connection refused'] }, $vardump = TRUE, $logInProd = ??? ).../MysqlDatabase.php:205
1041.76454369776App\Table\LogTable->__construct( ).../LogTable.php:46
1051.76454369776App\Table\LogTable->createTable( ).../LogTable.php:14
1061.78624400264Core\Table\Table->queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $parameters = ??? ).../LogTable.php:22
1071.78624400264Core\Database\MysqlDatabase::queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $input_parameters = [] ).../Table.php:177
1081.78674474248App\Table\LogTable::log( $message = class PDOException { protected $message = 'SQLSTATE[HY000] [2002] Connection refused'; private string ${Exception}string = ''; protected $code = 2002; protected string $file = '/var/www/mrdv8/core/Database/MysqlDatabase.php'; protected int $line = 25; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...]]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2002, 2 => 'Connection refused'] }, $vardump = TRUE, $logInProd = ??? ).../MysqlDatabase.php:205
1091.78694744776App\Table\LogTable->__construct( ).../LogTable.php:46
1101.78694744776App\Table\LogTable->createTable( ).../LogTable.php:14
1111.80074775264Core\Table\Table->queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $parameters = ??? ).../LogTable.php:22
1121.80074775264Core\Database\MysqlDatabase::queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $input_parameters = [] ).../Table.php:177
1131.80354851128App\Table\LogTable::log( $message = class PDOException { protected $message = 'SQLSTATE[HY000] [2002] Connection refused'; private string ${Exception}string = ''; protected $code = 2002; protected string $file = '/var/www/mrdv8/core/Database/MysqlDatabase.php'; protected int $line = 25; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...]]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2002, 2 => 'Connection refused'] }, $vardump = TRUE, $logInProd = ??? ).../MysqlDatabase.php:205
1141.80385142136App\Table\LogTable->__construct( ).../LogTable.php:46
1151.80385142136App\Table\LogTable->createTable( ).../LogTable.php:14
1161.80435172624Core\Table\Table->queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $parameters = ??? ).../LogTable.php:22
1171.80435172624Core\Database\MysqlDatabase::queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $input_parameters = [] ).../Table.php:177
1181.80475250368App\Table\LogTable::log( $message = class PDOException { protected $message = 'SQLSTATE[HY000] [2002] Connection refused'; private string ${Exception}string = ''; protected $code = 2002; protected string $file = '/var/www/mrdv8/core/Database/MysqlDatabase.php'; protected int $line = 25; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...]]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2002, 2 => 'Connection refused'] }, $vardump = TRUE, $logInProd = ??? ).../MysqlDatabase.php:205
1191.80495565952App\Table\LogTable->__construct( ).../LogTable.php:46
1201.80495565952App\Table\LogTable->createTable( ).../LogTable.php:14
1211.80545596440Core\Table\Table->queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $parameters = ??? ).../LogTable.php:22
1221.80545596440Core\Database\MysqlDatabase::queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $input_parameters = [] ).../Table.php:177
1231.80595676064App\Table\LogTable::log( $message = class PDOException { protected $message = 'SQLSTATE[HY000] [2002] Connection refused'; private string ${Exception}string = ''; protected $code = 2002; protected string $file = '/var/www/mrdv8/core/Database/MysqlDatabase.php'; protected int $line = 25; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...]]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2002, 2 => 'Connection refused'] }, $vardump = TRUE, $logInProd = ??? ).../MysqlDatabase.php:205
1241.80626016224App\Table\LogTable->__construct( ).../LogTable.php:46
1251.80626016224App\Table\LogTable->createTable( ).../LogTable.php:14
1261.80676052344Core\Table\Table->queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $parameters = ??? ).../LogTable.php:22
1271.80676052344Core\Database\MysqlDatabase::queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $input_parameters = [] ).../Table.php:177
1281.80726139480App\Table\LogTable::log( $message = class PDOException { protected $message = 'SQLSTATE[HY000] [2002] Connection refused'; private string ${Exception}string = ''; protected $code = 2002; protected string $file = '/var/www/mrdv8/core/Database/MysqlDatabase.php'; protected int $line = 25; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...]]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2002, 2 => 'Connection refused'] }, $vardump = TRUE, $logInProd = ??? ).../MysqlDatabase.php:205
1291.80756504216App\Table\LogTable->__construct( ).../LogTable.php:46
1301.80756504216App\Table\LogTable->createTable( ).../LogTable.php:14
1311.80806540336Core\Table\Table->queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $parameters = ??? ).../LogTable.php:22
1321.80806540336Core\Database\MysqlDatabase::queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $input_parameters = [] ).../Table.php:177
1331.80856634984App\Table\LogTable::log( $message = class PDOException { protected $message = 'SQLSTATE[HY000] [2002] Connection refused'; private string ${Exception}string = ''; protected $code = 2002; protected string $file = '/var/www/mrdv8/core/Database/MysqlDatabase.php'; protected int $line = 25; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2002, 2 => 'Connection refused'] }, $vardump = TRUE, $logInProd = ??? ).../MysqlDatabase.php:205
1341.80887024296App\Table\LogTable->__construct( ).../LogTable.php:46
1351.80887024296App\Table\LogTable->createTable( ).../LogTable.php:14
1361.80937060416Core\Table\Table->queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $parameters = ??? ).../LogTable.php:22
1371.80937060416Core\Database\MysqlDatabase::queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $input_parameters = [] ).../Table.php:177
1381.80987156944App\Table\LogTable::log( $message = class PDOException { protected $message = 'SQLSTATE[HY000] [2002] Connection refused'; private string ${Exception}string = ''; protected $code = 2002; protected string $file = '/var/www/mrdv8/core/Database/MysqlDatabase.php'; protected int $line = 25; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2002, 2 => 'Connection refused'] }, $vardump = TRUE, $logInProd = ??? ).../MysqlDatabase.php:205
1391.81017574928App\Table\LogTable->__construct( ).../LogTable.php:46
1401.81017574928App\Table\LogTable->createTable( ).../LogTable.php:14
1411.81077611048Core\Table\Table->queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $parameters = ??? ).../LogTable.php:22
1421.81077611048Core\Database\MysqlDatabase::queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $input_parameters = [] ).../Table.php:177
1431.81127709456App\Table\LogTable::log( $message = class PDOException { protected $message = 'SQLSTATE[HY000] [2002] Connection refused'; private string ${Exception}string = ''; protected $code = 2002; protected string $file = '/var/www/mrdv8/core/Database/MysqlDatabase.php'; protected int $line = 25; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2002, 2 => 'Connection refused'] }, $vardump = TRUE, $logInProd = ??? ).../MysqlDatabase.php:205
1441.81178156112App\Table\LogTable->__construct( ).../LogTable.php:46
1451.81178156112App\Table\LogTable->createTable( ).../LogTable.php:14
1461.81228186600Core\Table\Table->queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $parameters = ??? ).../LogTable.php:22
1471.81228186600Core\Database\MysqlDatabase::queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $input_parameters = [] ).../Table.php:177
1481.81298281256App\Table\LogTable::log( $message = class PDOException { protected $message = 'SQLSTATE[HY000] [2002] Connection refused'; private string ${Exception}string = ''; protected $code = 2002; protected string $file = '/var/www/mrdv8/core/Database/MysqlDatabase.php'; protected int $line = 25; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2002, 2 => 'Connection refused'] }, $vardump = TRUE, $logInProd = ??? ).../MysqlDatabase.php:205
1491.82348756584App\Table\LogTable->__construct( ).../LogTable.php:46
1501.82348756584App\Table\LogTable->createTable( ).../LogTable.php:14
1511.82408787072Core\Table\Table->queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $parameters = ??? ).../LogTable.php:22
1521.82408787072Core\Database\MysqlDatabase::queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $input_parameters = [] ).../Table.php:177
1531.82468883608App\Table\LogTable::log( $message = class PDOException { protected $message = 'SQLSTATE[HY000] [2002] Connection refused'; private string ${Exception}string = ''; protected $code = 2002; protected string $file = '/var/www/mrdv8/core/Database/MysqlDatabase.php'; protected int $line = 25; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2002, 2 => 'Connection refused'] }, $vardump = TRUE, $logInProd = ??? ).../MysqlDatabase.php:205
1541.82499387608App\Table\LogTable->__construct( ).../LogTable.php:46
1551.82499387608App\Table\LogTable->createTable( ).../LogTable.php:14
1561.82569418096Core\Table\Table->queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $parameters = ??? ).../LogTable.php:22
1571.82569418096Core\Database\MysqlDatabase::queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $input_parameters = [] ).../Table.php:177
1581.82629516512App\Table\LogTable::log( $message = class PDOException { protected $message = 'SQLSTATE[HY000] [2002] Connection refused'; private string ${Exception}string = ''; protected $code = 2002; protected string $file = '/var/www/mrdv8/core/Database/MysqlDatabase.php'; protected int $line = 25; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2002, 2 => 'Connection refused'] }, $vardump = TRUE, $logInProd = ??? ).../MysqlDatabase.php:205
1591.826610049184App\Table\LogTable->__construct( ).../LogTable.php:46
1601.826610049184App\Table\LogTable->createTable( ).../LogTable.php:14
1611.827310079672Core\Table\Table->queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $parameters = ??? ).../LogTable.php:22
1621.827310079672Core\Database\MysqlDatabase::queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $input_parameters = [] ).../Table.php:177
1631.827910179968App\Table\LogTable::log( $message = class PDOException { protected $message = 'SQLSTATE[HY000] [2002] Connection refused'; private string ${Exception}string = ''; protected $code = 2002; protected string $file = '/var/www/mrdv8/core/Database/MysqlDatabase.php'; protected int $line = 25; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2002, 2 => 'Connection refused'] }, $vardump = TRUE, $logInProd = ??? ).../MysqlDatabase.php:205
1641.828310745408App\Table\LogTable->__construct( ).../LogTable.php:46
1651.828310745408App\Table\LogTable->createTable( ).../LogTable.php:14
1661.828910775896Core\Table\Table->queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $parameters = ??? ).../LogTable.php:22
1671.828910775896Core\Database\MysqlDatabase::queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $input_parameters = [] ).../Table.php:177
1681.829610878072App\Table\LogTable::log( $message = class PDOException { protected $message = 'SQLSTATE[HY000] [2002] Connection refused'; private string ${Exception}string = ''; protected $code = 2002; protected string $file = '/var/www/mrdv8/core/Database/MysqlDatabase.php'; protected int $line = 25; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2002, 2 => 'Connection refused'] }, $vardump = TRUE, $logInProd = ??? ).../MysqlDatabase.php:205
1691.830011476280App\Table\LogTable->__construct( ).../LogTable.php:46
1701.830011476280App\Table\LogTable->createTable( ).../LogTable.php:14
1711.830611506768Core\Table\Table->queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $parameters = ??? ).../LogTable.php:22
1721.830611506768Core\Database\MysqlDatabase::queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $input_parameters = [] ).../Table.php:177
1731.831311610824App\Table\LogTable::log( $message = class PDOException { protected $message = 'SQLSTATE[HY000] [2002] Connection refused'; private string ${Exception}string = ''; protected $code = 2002; protected string $file = '/var/www/mrdv8/core/Database/MysqlDatabase.php'; protected int $line = 25; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2002, 2 => 'Connection refused'] }, $vardump = TRUE, $logInProd = ??? ).../MysqlDatabase.php:205
1741.831812241800App\Table\LogTable->__construct( ).../LogTable.php:46
1751.831812241800App\Table\LogTable->createTable( ).../LogTable.php:14
1761.832612272288Core\Table\Table->queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $parameters = ??? ).../LogTable.php:22
1771.832612272288Core\Database\MysqlDatabase::queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $input_parameters = [] ).../Table.php:177
1781.833312378224App\Table\LogTable::log( $message = class PDOException { protected $message = 'SQLSTATE[HY000] [2002] Connection refused'; private string ${Exception}string = ''; protected $code = 2002; protected string $file = '/var/www/mrdv8/core/Database/MysqlDatabase.php'; protected int $line = 25; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2002, 2 => 'Connection refused'] }, $vardump = TRUE, $logInProd = ??? ).../MysqlDatabase.php:205
1791.833713041968App\Table\LogTable->__construct( ).../LogTable.php:46
1801.833713041968App\Table\LogTable->createTable( ).../LogTable.php:14
1811.834513072456Core\Table\Table->queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $parameters = ??? ).../LogTable.php:22
1821.834513072456Core\Database\MysqlDatabase::queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $input_parameters = [] ).../Table.php:177
1831.886213180272App\Table\LogTable::log( $message = class PDOException { protected $message = 'SQLSTATE[HY000] [2002] Connection refused'; private string ${Exception}string = ''; protected $code = 2002; protected string $file = '/var/www/mrdv8/core/Database/MysqlDatabase.php'; protected int $line = 25; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2002, 2 => 'Connection refused'] }, $vardump = TRUE, $logInProd = ??? ).../MysqlDatabase.php:205
1841.886713880880App\Table\LogTable->__construct( ).../LogTable.php:46
1851.886713880880App\Table\LogTable->createTable( ).../LogTable.php:14
1861.909913911368Core\Table\Table->queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $parameters = ??? ).../LogTable.php:22
1871.909913911368Core\Database\MysqlDatabase::queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $input_parameters = [] ).../Table.php:177
1881.910614021064App\Table\LogTable::log( $message = class PDOException { protected $message = 'SQLSTATE[HY000] [2002] Connection refused'; private string ${Exception}string = ''; protected $code = 2002; protected string $file = '/var/www/mrdv8/core/Database/MysqlDatabase.php'; protected int $line = 25; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2002, 2 => 'Connection refused'] }, $vardump = TRUE, $logInProd = ??? ).../MysqlDatabase.php:205
1891.911214754440App\Table\LogTable->__construct( ).../LogTable.php:46
1901.911214754440App\Table\LogTable->createTable( ).../LogTable.php:14
1911.912014784928Core\Table\Table->queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $parameters = ??? ).../LogTable.php:22
1921.912014784928Core\Database\MysqlDatabase::queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $input_parameters = [] ).../Table.php:177
1931.945914896504App\Table\LogTable::log( $message = class PDOException { protected $message = 'SQLSTATE[HY000] [2002] Connection refused'; private string ${Exception}string = ''; protected $code = 2002; protected string $file = '/var/www/mrdv8/core/Database/MysqlDatabase.php'; protected int $line = 25; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2002, 2 => 'Connection refused'] }, $vardump = TRUE, $logInProd = ??? ).../MysqlDatabase.php:205
1941.946615666744App\Table\LogTable->__construct( ).../LogTable.php:46
1951.946615666744App\Table\LogTable->createTable( ).../LogTable.php:14
1961.970215697232Core\Table\Table->queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $parameters = ??? ).../LogTable.php:22
1971.970215697232Core\Database\MysqlDatabase::queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $input_parameters = [] ).../Table.php:177
1981.971115810688App\Table\LogTable::log( $message = class PDOException { protected $message = 'SQLSTATE[HY000] [2002] Connection refused'; private string ${Exception}string = ''; protected $code = 2002; protected string $file = '/var/www/mrdv8/core/Database/MysqlDatabase.php'; protected int $line = 25; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2002, 2 => 'Connection refused'] }, $vardump = TRUE, $logInProd = ??? ).../MysqlDatabase.php:205
1991.971716621888App\Table\LogTable->__construct( ).../LogTable.php:46
2001.971716621888App\Table\LogTable->createTable( ).../LogTable.php:14
2011.972616652376Core\Table\Table->queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $parameters = ??? ).../LogTable.php:22
2021.972616652376Core\Database\MysqlDatabase::queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $input_parameters = [] ).../Table.php:177
2031.973416767712App\Table\LogTable::log( $message = class PDOException { protected $message = 'SQLSTATE[HY000] [2002] Connection refused'; private string ${Exception}string = ''; protected $code = 2002; protected string $file = '/var/www/mrdv8/core/Database/MysqlDatabase.php'; protected int $line = 25; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2002, 2 => 'Connection refused'] }, $vardump = TRUE, $logInProd = ??? ).../MysqlDatabase.php:205
2041.974017615776App\Table\LogTable->__construct( ).../LogTable.php:46
2051.974017615776App\Table\LogTable->createTable( ).../LogTable.php:14
2061.974917646264Core\Table\Table->queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $parameters = ??? ).../LogTable.php:22
2071.974917646264Core\Database\MysqlDatabase::queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $input_parameters = [] ).../Table.php:177
2081.975717763480App\Table\LogTable::log( $message = class PDOException { protected $message = 'SQLSTATE[HY000] [2002] Connection refused'; private string ${Exception}string = ''; protected $code = 2002; protected string $file = '/var/www/mrdv8/core/Database/MysqlDatabase.php'; protected int $line = 25; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2002, 2 => 'Connection refused'] }, $vardump = TRUE, $logInProd = ??? ).../MysqlDatabase.php:205
2091.986818652504App\Table\LogTable->__construct( ).../LogTable.php:46
2101.986818652504App\Table\LogTable->createTable( ).../LogTable.php:14
2111.987618682992Core\Table\Table->queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $parameters = ??? ).../LogTable.php:22
2121.987618682992Core\Database\MysqlDatabase::queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $input_parameters = [] ).../Table.php:177
2131.988518802088App\Table\LogTable::log( $message = class PDOException { protected $message = 'SQLSTATE[HY000] [2002] Connection refused'; private string ${Exception}string = ''; protected $code = 2002; protected string $file = '/var/www/mrdv8/core/Database/MysqlDatabase.php'; protected int $line = 25; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2002, 2 => 'Connection refused'] }, $vardump = TRUE, $logInProd = ??? ).../MysqlDatabase.php:205
2141.989219727976App\Table\LogTable->__construct( ).../LogTable.php:46
2151.989219727976App\Table\LogTable->createTable( ).../LogTable.php:14
2161.990219758464Core\Table\Table->queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $parameters = ??? ).../LogTable.php:22
2171.990219758464Core\Database\MysqlDatabase::queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $input_parameters = [] ).../Table.php:177
2181.991019879440App\Table\LogTable::log( $message = class PDOException { protected $message = 'SQLSTATE[HY000] [2002] Connection refused'; private string ${Exception}string = ''; protected $code = 2002; protected string $file = '/var/www/mrdv8/core/Database/MysqlDatabase.php'; protected int $line = 25; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2002, 2 => 'Connection refused'] }, $vardump = TRUE, $logInProd = ??? ).../MysqlDatabase.php:205
2191.991720846288App\Table\LogTable->__construct( ).../LogTable.php:46
2201.991720846288App\Table\LogTable->createTable( ).../LogTable.php:14
2211.992620876776Core\Table\Table->queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $parameters = ??? ).../LogTable.php:22
2221.992620876776Core\Database\MysqlDatabase::queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $input_parameters = [] ).../Table.php:177
2231.993520999632App\Table\LogTable::log( $message = class PDOException { protected $message = 'SQLSTATE[HY000] [2002] Connection refused'; private string ${Exception}string = ''; protected $code = 2002; protected string $file = '/var/www/mrdv8/core/Database/MysqlDatabase.php'; protected int $line = 25; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2002, 2 => 'Connection refused'] }, $vardump = TRUE, $logInProd = ??? ).../MysqlDatabase.php:205
2241.994322011536App\Table\LogTable->__construct( ).../LogTable.php:46
2251.994322011536App\Table\LogTable->createTable( ).../LogTable.php:14
2261.995222042024Core\Table\Table->queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $parameters = ??? ).../LogTable.php:22
2271.995222042024Core\Database\MysqlDatabase::queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $input_parameters = [] ).../Table.php:177
2281.996122166760App\Table\LogTable::log( $message = class PDOException { protected $message = 'SQLSTATE[HY000] [2002] Connection refused'; private string ${Exception}string = ''; protected $code = 2002; protected string $file = '/var/www/mrdv8/core/Database/MysqlDatabase.php'; protected int $line = 25; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2002, 2 => 'Connection refused'] }, $vardump = TRUE, $logInProd = ??? ).../MysqlDatabase.php:205
2291.996823219624App\Table\LogTable->__construct( ).../LogTable.php:46
2301.996823219624App\Table\LogTable->createTable( ).../LogTable.php:14
2311.997823250112Core\Table\Table->queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $parameters = ??? ).../LogTable.php:22
2321.997823250112Core\Database\MysqlDatabase::queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $input_parameters = [] ).../Table.php:177
2331.998723376728App\Table\LogTable::log( $message = class PDOException { protected $message = 'SQLSTATE[HY000] [2002] Connection refused'; private string ${Exception}string = ''; protected $code = 2002; protected string $file = '/var/www/mrdv8/core/Database/MysqlDatabase.php'; protected int $line = 25; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2002, 2 => 'Connection refused'] }, $vardump = TRUE, $logInProd = ??? ).../MysqlDatabase.php:205
2341.999524474648App\Table\LogTable->__construct( ).../LogTable.php:46
2351.999524474648App\Table\LogTable->createTable( ).../LogTable.php:14
2362.000624505136Core\Table\Table->queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $parameters = ??? ).../LogTable.php:22
2372.000624505136Core\Database\MysqlDatabase::queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $input_parameters = [] ).../Table.php:177
2382.001624633632App\Table\LogTable::log( $message = class PDOException { protected $message = 'SQLSTATE[HY000] [2002] Connection refused'; private string ${Exception}string = ''; protected $code = 2002; protected string $file = '/var/www/mrdv8/core/Database/MysqlDatabase.php'; protected int $line = 25; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2002, 2 => 'Connection refused'] }, $vardump = TRUE, $logInProd = ??? ).../MysqlDatabase.php:205
2392.002425776608App\Table\LogTable->__construct( ).../LogTable.php:46
2402.002425776608App\Table\LogTable->createTable( ).../LogTable.php:14
2412.003425807096Core\Table\Table->queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $parameters = ??? ).../LogTable.php:22
2422.003425807096Core\Database\MysqlDatabase::queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $input_parameters = [] ).../Table.php:177
2432.004425937472App\Table\LogTable::log( $message = class PDOException { protected $message = 'SQLSTATE[HY000] [2002] Connection refused'; private string ${Exception}string = ''; protected $code = 2002; protected string $file = '/var/www/mrdv8/core/Database/MysqlDatabase.php'; protected int $line = 25; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2002, 2 => 'Connection refused'] }, $vardump = TRUE, $logInProd = ??? ).../MysqlDatabase.php:205
2442.042827125504App\Table\LogTable->__construct( ).../LogTable.php:46
2452.042827125504App\Table\LogTable->createTable( ).../LogTable.php:14
2462.044027155992Core\Table\Table->queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $parameters = ??? ).../LogTable.php:22
2472.044027155992Core\Database\MysqlDatabase::queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $input_parameters = [] ).../Table.php:177
2482.045127288248App\Table\LogTable::log( $message = class PDOException { protected $message = 'SQLSTATE[HY000] [2002] Connection refused'; private string ${Exception}string = ''; protected $code = 2002; protected string $file = '/var/www/mrdv8/core/Database/MysqlDatabase.php'; protected int $line = 25; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2002, 2 => 'Connection refused'] }, $vardump = TRUE, $logInProd = ??? ).../MysqlDatabase.php:205
2492.046128521336App\Table\LogTable->__construct( ).../LogTable.php:46
2502.046128521336App\Table\LogTable->createTable( ).../LogTable.php:14
2512.047228551824Core\Table\Table->queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $parameters = ??? ).../LogTable.php:22
2522.047228551824Core\Database\MysqlDatabase::queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $input_parameters = [] ).../Table.php:177
2532.048228685960App\Table\LogTable::log( $message = class PDOException { protected $message = 'SQLSTATE[HY000] [2002] Connection refused'; private string ${Exception}string = ''; protected $code = 2002; protected string $file = '/var/www/mrdv8/core/Database/MysqlDatabase.php'; protected int $line = 25; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2002, 2 => 'Connection refused'] }, $vardump = TRUE, $logInProd = ??? ).../MysqlDatabase.php:205
2542.049429968200App\Table\LogTable->__construct( ).../LogTable.php:46
2552.049429968200App\Table\LogTable->createTable( ).../LogTable.php:14
2562.050530002784Core\Table\Table->queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $parameters = ??? ).../LogTable.php:22
2572.050530002784Core\Database\MysqlDatabase::queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $input_parameters = [] ).../Table.php:177
2582.051530146992App\Table\LogTable::log( $message = class PDOException { protected $message = 'SQLSTATE[HY000] [2002] Connection refused'; private string ${Exception}string = ''; protected $code = 2002; protected string $file = '/var/www/mrdv8/core/Database/MysqlDatabase.php'; protected int $line = 25; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2002, 2 => 'Connection refused'] }, $vardump = TRUE, $logInProd = ??? ).../MysqlDatabase.php:205
2592.052831474288App\Table\LogTable->__construct( ).../LogTable.php:46
2602.052831474288App\Table\LogTable->createTable( ).../LogTable.php:14
2612.053931508872Core\Table\Table->queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $parameters = ??? ).../LogTable.php:22
2622.053931508872Core\Database\MysqlDatabase::queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $input_parameters = [] ).../Table.php:177
2632.055031654960App\Table\LogTable::log( $message = class PDOException { protected $message = 'SQLSTATE[HY000] [2002] Connection refused'; private string ${Exception}string = ''; protected $code = 2002; protected string $file = '/var/www/mrdv8/core/Database/MysqlDatabase.php'; protected int $line = 25; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2002, 2 => 'Connection refused'] }, $vardump = TRUE, $logInProd = ??? ).../MysqlDatabase.php:205
2642.056233031408App\Table\LogTable->__construct( ).../LogTable.php:46
2652.056233031408App\Table\LogTable->createTable( ).../LogTable.php:14
2662.057433065992Core\Table\Table->queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $parameters = ??? ).../LogTable.php:22
2672.057433065992Core\Database\MysqlDatabase::queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $input_parameters = [] ).../Table.php:177
2682.058533213960App\Table\LogTable::log( $message = class PDOException { protected $message = 'SQLSTATE[HY000] [2002] Connection refused'; private string ${Exception}string = ''; protected $code = 2002; protected string $file = '/var/www/mrdv8/core/Database/MysqlDatabase.php'; protected int $line = 25; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2002, 2 => 'Connection refused'] }, $vardump = TRUE, $logInProd = ??? ).../MysqlDatabase.php:205
2692.059934643656App\Table\LogTable->__construct( ).../LogTable.php:46
2702.059934643656App\Table\LogTable->createTable( ).../LogTable.php:14
2712.061034678240Core\Table\Table->queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $parameters = ??? ).../LogTable.php:22
2722.061034678240Core\Database\MysqlDatabase::queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $input_parameters = [] ).../Table.php:177
2732.062234828088App\Table\LogTable::log( $message = class PDOException { protected $message = 'SQLSTATE[HY000] [2002] Connection refused'; private string ${Exception}string = ''; protected $code = 2002; protected string $file = '/var/www/mrdv8/core/Database/MysqlDatabase.php'; protected int $line = 25; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2002, 2 => 'Connection refused'] }, $vardump = TRUE, $logInProd = ??? ).../MysqlDatabase.php:205
2742.063636306936App\Table\LogTable->__construct( ).../LogTable.php:46
2752.063636306936App\Table\LogTable->createTable( ).../LogTable.php:14
2762.064836337424Core\Table\Table->queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $parameters = ??? ).../LogTable.php:22
2772.064836337424Core\Database\MysqlDatabase::queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $input_parameters = [] ).../Table.php:177
2782.066036485056App\Table\LogTable::log( $message = class PDOException { protected $message = 'SQLSTATE[HY000] [2002] Connection refused'; private string ${Exception}string = ''; protected $code = 2002; protected string $file = '/var/www/mrdv8/core/Database/MysqlDatabase.php'; protected int $line = 25; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2002, 2 => 'Connection refused'] }, $vardump = TRUE, $logInProd = ??? ).../MysqlDatabase.php:205
2792.067438017152App\Table\LogTable->__construct( ).../LogTable.php:46
2802.067438017152App\Table\LogTable->createTable( ).../LogTable.php:14
2812.068638047640Core\Table\Table->queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $parameters = ??? ).../LogTable.php:22
2822.068638047640Core\Database\MysqlDatabase::queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $input_parameters = [] ).../Table.php:177
2832.069838197152App\Table\LogTable::log( $message = class PDOException { protected $message = 'SQLSTATE[HY000] [2002] Connection refused'; private string ${Exception}string = ''; protected $code = 2002; protected string $file = '/var/www/mrdv8/core/Database/MysqlDatabase.php'; protected int $line = 25; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2002, 2 => 'Connection refused'] }, $vardump = TRUE, $logInProd = ??? ).../MysqlDatabase.php:205
2842.071239778400App\Table\LogTable->__construct( ).../LogTable.php:46
2852.071239778400App\Table\LogTable->createTable( ).../LogTable.php:14
2862.072339808888Core\Table\Table->queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $parameters = ??? ).../LogTable.php:22
2872.072339808888Core\Database\MysqlDatabase::queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $input_parameters = [] ).../Table.php:177
2882.073539960280App\Table\LogTable::log( $message = class PDOException { protected $message = 'SQLSTATE[HY000] [2002] Connection refused'; private string ${Exception}string = ''; protected $code = 2002; protected string $file = '/var/www/mrdv8/core/Database/MysqlDatabase.php'; protected int $line = 25; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2002, 2 => 'Connection refused'] }, $vardump = TRUE, $logInProd = ??? ).../MysqlDatabase.php:205
2892.075041594776App\Table\LogTable->__construct( ).../LogTable.php:46
2902.075041594776App\Table\LogTable->createTable( ).../LogTable.php:14
2912.076241625264Core\Table\Table->queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $parameters = ??? ).../LogTable.php:22
2922.076241625264Core\Database\MysqlDatabase::queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $input_parameters = [] ).../Table.php:177
2932.077341778536App\Table\LogTable::log( $message = class PDOException { protected $message = 'SQLSTATE[HY000] [2002] Connection refused'; private string ${Exception}string = ''; protected $code = 2002; protected string $file = '/var/www/mrdv8/core/Database/MysqlDatabase.php'; protected int $line = 25; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2002, 2 => 'Connection refused'] }, $vardump = TRUE, $logInProd = ??? ).../MysqlDatabase.php:205
2942.209343470376App\Table\LogTable->__construct( ).../LogTable.php:46
2952.209343470376App\Table\LogTable->createTable( ).../LogTable.php:14
2962.210743500864Core\Table\Table->queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $parameters = ??? ).../LogTable.php:22
2972.210743500864Core\Database\MysqlDatabase::queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $input_parameters = [] ).../Table.php:177
2982.211943656016App\Table\LogTable::log( $message = class PDOException { protected $message = 'SQLSTATE[HY000] [2002] Connection refused'; private string ${Exception}string = ''; protected $code = 2002; protected string $file = '/var/www/mrdv8/core/Database/MysqlDatabase.php'; protected int $line = 25; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2002, 2 => 'Connection refused'] }, $vardump = TRUE, $logInProd = ??? ).../MysqlDatabase.php:205
2992.213645401104App\Table\LogTable->__construct( ).../LogTable.php:46
3002.213645401104App\Table\LogTable->createTable( ).../LogTable.php:14
3012.214845431592Core\Table\Table->queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $parameters = ??? ).../LogTable.php:22
3022.214845431592Core\Database\MysqlDatabase::queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $input_parameters = [] ).../Table.php:177
3032.216045588624App\Table\LogTable::log( $message = class PDOException { protected $message = 'SQLSTATE[HY000] [2002] Connection refused'; private string ${Exception}string = ''; protected $code = 2002; protected string $file = '/var/www/mrdv8/core/Database/MysqlDatabase.php'; protected int $line = 25; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2002, 2 => 'Connection refused'] }, $vardump = TRUE, $logInProd = ??? ).../MysqlDatabase.php:205
3042.217747391056App\Table\LogTable->__construct( ).../LogTable.php:46
3052.217747391056App\Table\LogTable->createTable( ).../LogTable.php:14
3062.218947421544Core\Table\Table->queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $parameters = ??? ).../LogTable.php:22
3072.218947421544Core\Database\MysqlDatabase::queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $input_parameters = [] ).../Table.php:177
3082.220147580456App\Table\LogTable::log( $message = class PDOException { protected $message = 'SQLSTATE[HY000] [2002] Connection refused'; private string ${Exception}string = ''; protected $code = 2002; protected string $file = '/var/www/mrdv8/core/Database/MysqlDatabase.php'; protected int $line = 25; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2002, 2 => 'Connection refused'] }, $vardump = TRUE, $logInProd = ??? ).../MysqlDatabase.php:205
3092.222449440232App\Table\LogTable->__construct( ).../LogTable.php:46
3102.222449440232App\Table\LogTable->createTable( ).../LogTable.php:14
3112.223749470720Core\Table\Table->queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $parameters = ??? ).../LogTable.php:22
3122.223749470720Core\Database\MysqlDatabase::queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $input_parameters = [] ).../Table.php:177
3132.225049631512App\Table\LogTable::log( $message = class PDOException { protected $message = 'SQLSTATE[HY000] [2002] Connection refused'; private string ${Exception}string = ''; protected $code = 2002; protected string $file = '/var/www/mrdv8/core/Database/MysqlDatabase.php'; protected int $line = 25; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2002, 2 => 'Connection refused'] }, $vardump = TRUE, $logInProd = ??? ).../MysqlDatabase.php:205
3142.226851548632App\Table\LogTable->__construct( ).../LogTable.php:46
3152.226851548632App\Table\LogTable->createTable( ).../LogTable.php:14
3162.228151579120Core\Table\Table->queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $parameters = ??? ).../LogTable.php:22
3172.228151579120Core\Database\MysqlDatabase::queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $input_parameters = [] ).../Table.php:177
3182.229451741792App\Table\LogTable::log( $message = class PDOException { protected $message = 'SQLSTATE[HY000] [2002] Connection refused'; private string ${Exception}string = ''; protected $code = 2002; protected string $file = '/var/www/mrdv8/core/Database/MysqlDatabase.php'; protected int $line = 25; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2002, 2 => 'Connection refused'] }, $vardump = TRUE, $logInProd = ??? ).../MysqlDatabase.php:205
3192.231253716256App\Table\LogTable->__construct( ).../LogTable.php:46
3202.231253716256App\Table\LogTable->createTable( ).../LogTable.php:14
3212.232553746744Core\Table\Table->queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $parameters = ??? ).../LogTable.php:22
3222.232553746744Core\Database\MysqlDatabase::queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $input_parameters = [] ).../Table.php:177
3232.233853911296App\Table\LogTable::log( $message = class PDOException { protected $message = 'SQLSTATE[HY000] [2002] Connection refused'; private string ${Exception}string = ''; protected $code = 2002; protected string $file = '/var/www/mrdv8/core/Database/MysqlDatabase.php'; protected int $line = 25; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2002, 2 => 'Connection refused'] }, $vardump = TRUE, $logInProd = ??? ).../MysqlDatabase.php:205
3242.235755947200App\Table\LogTable->__construct( ).../LogTable.php:46
3252.235755947200App\Table\LogTable->createTable( ).../LogTable.php:14
3262.237055977688Core\Table\Table->queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $parameters = ??? ).../LogTable.php:22
3272.237055977688Core\Database\MysqlDatabase::queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $input_parameters = [] ).../Table.php:177
3282.238356144120App\Table\LogTable::log( $message = class PDOException { protected $message = 'SQLSTATE[HY000] [2002] Connection refused'; private string ${Exception}string = ''; protected $code = 2002; protected string $file = '/var/www/mrdv8/core/Database/MysqlDatabase.php'; protected int $line = 25; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2002, 2 => 'Connection refused'] }, $vardump = TRUE, $logInProd = ??? ).../MysqlDatabase.php:205
3292.241158241488App\Table\LogTable->__construct( ).../LogTable.php:46
3302.241158241488App\Table\LogTable->createTable( ).../LogTable.php:14
3312.322958271976Core\Table\Table->queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $parameters = ??? ).../LogTable.php:22
3322.322958271976Core\Database\MysqlDatabase::queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $input_parameters = [] ).../Table.php:177
3332.325658440288App\Table\LogTable::log( $message = class PDOException { protected $message = 'SQLSTATE[HY000] [2002] Connection refused'; private string ${Exception}string = ''; protected $code = 2002; protected string $file = '/var/www/mrdv8/core/Database/MysqlDatabase.php'; protected int $line = 25; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2002, 2 => 'Connection refused'] }, $vardump = TRUE, $logInProd = ??? ).../MysqlDatabase.php:205
3342.330460599096App\Table\LogTable->__construct( ).../LogTable.php:46
3352.330460599096App\Table\LogTable->createTable( ).../LogTable.php:14
3362.355160629584Core\Table\Table->queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $parameters = ??? ).../LogTable.php:22
3372.355160629584Core\Database\MysqlDatabase::queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $input_parameters = [] ).../Table.php:177
3382.356660799776App\Table\LogTable::log( $message = class PDOException { protected $message = 'SQLSTATE[HY000] [2002] Connection refused'; private string ${Exception}string = ''; protected $code = 2002; protected string $file = '/var/www/mrdv8/core/Database/MysqlDatabase.php'; protected int $line = 25; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2002, 2 => 'Connection refused'] }, $vardump = TRUE, $logInProd = ??? ).../MysqlDatabase.php:205
3392.360063020024App\Table\LogTable->__construct( ).../LogTable.php:46
3402.360063020024App\Table\LogTable->createTable( ).../LogTable.php:14
3412.361663050512Core\Table\Table->queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $parameters = ??? ).../LogTable.php:22
3422.361663050512Core\Database\MysqlDatabase::queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $input_parameters = [] ).../Table.php:177
3432.363063222584App\Table\LogTable::log( $message = class PDOException { protected $message = 'SQLSTATE[HY000] [2002] Connection refused'; private string ${Exception}string = ''; protected $code = 2002; protected string $file = '/var/www/mrdv8/core/Database/MysqlDatabase.php'; protected int $line = 25; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2002, 2 => 'Connection refused'] }, $vardump = TRUE, $logInProd = ??? ).../MysqlDatabase.php:205
3442.366365504272App\Table\LogTable->__construct( ).../LogTable.php:46
3452.366365504272App\Table\LogTable->createTable( ).../LogTable.php:14
3462.367965534760Core\Table\Table->queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $parameters = ??? ).../LogTable.php:22
3472.367965534760Core\Database\MysqlDatabase::queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $input_parameters = [] ).../Table.php:177
3482.369465708712App\Table\LogTable::log( $message = class PDOException { protected $message = 'SQLSTATE[HY000] [2002] Connection refused'; private string ${Exception}string = ''; protected $code = 2002; protected string $file = '/var/www/mrdv8/core/Database/MysqlDatabase.php'; protected int $line = 25; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2002, 2 => 'Connection refused'] }, $vardump = TRUE, $logInProd = ??? ).../MysqlDatabase.php:205
3492.372968055936App\Table\LogTable->__construct( ).../LogTable.php:46
3502.372968055936App\Table\LogTable->createTable( ).../LogTable.php:14
3512.374468086424Core\Table\Table->queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $parameters = ??? ).../LogTable.php:22
3522.374468086424Core\Database\MysqlDatabase::queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $input_parameters = [] ).../Table.php:177
3532.375968262256App\Table\LogTable::log( $message = class PDOException { protected $message = 'SQLSTATE[HY000] [2002] Connection refused'; private string ${Exception}string = ''; protected $code = 2002; protected string $file = '/var/www/mrdv8/core/Database/MysqlDatabase.php'; protected int $line = 25; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2002, 2 => 'Connection refused'] }, $vardump = TRUE, $logInProd = ??? ).../MysqlDatabase.php:205
3542.379270675016App\Table\LogTable->__construct( ).../LogTable.php:46
3552.379270675016App\Table\LogTable->createTable( ).../LogTable.php:14
3562.380870705504Core\Table\Table->queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $parameters = ??? ).../LogTable.php:22
3572.380870705504Core\Database\MysqlDatabase::queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $input_parameters = [] ).../Table.php:177
3582.382370883216App\Table\LogTable::log( $message = class PDOException { protected $message = 'SQLSTATE[HY000] [2002] Connection refused'; private string ${Exception}string = ''; protected $code = 2002; protected string $file = '/var/www/mrdv8/core/Database/MysqlDatabase.php'; protected int $line = 25; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2002, 2 => 'Connection refused'] }, $vardump = TRUE, $logInProd = ??? ).../MysqlDatabase.php:205
3592.385373361512App\Table\LogTable->__construct( ).../LogTable.php:46
3602.385373361512App\Table\LogTable->createTable( ).../LogTable.php:14
3612.397473392000Core\Table\Table->queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $parameters = ??? ).../LogTable.php:22
3622.397473392000Core\Database\MysqlDatabase::queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $input_parameters = [] ).../Table.php:177
3632.398973571592App\Table\LogTable::log( $message = class PDOException { protected $message = 'SQLSTATE[HY000] [2002] Connection refused'; private string ${Exception}string = ''; protected $code = 2002; protected string $file = '/var/www/mrdv8/core/Database/MysqlDatabase.php'; protected int $line = 25; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2002, 2 => 'Connection refused'] }, $vardump = TRUE, $logInProd = ??? ).../MysqlDatabase.php:205
3642.402076115424App\Table\LogTable->__construct( ).../LogTable.php:46
3652.402076115424App\Table\LogTable->createTable( ).../LogTable.php:14
3662.403676145912Core\Table\Table->queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $parameters = ??? ).../LogTable.php:22
3672.403676145912Core\Database\MysqlDatabase::queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $input_parameters = [] ).../Table.php:177
3682.405176327384App\Table\LogTable::log( $message = class PDOException { protected $message = 'SQLSTATE[HY000] [2002] Connection refused'; private string ${Exception}string = ''; protected $code = 2002; protected string $file = '/var/www/mrdv8/core/Database/MysqlDatabase.php'; protected int $line = 25; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2002, 2 => 'Connection refused'] }, $vardump = TRUE, $logInProd = ??? ).../MysqlDatabase.php:205
3692.408778940848App\Table\LogTable->__construct( ).../LogTable.php:46
3702.408778940848App\Table\LogTable->createTable( ).../LogTable.php:14
3712.411578971336Core\Table\Table->queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $parameters = ??? ).../LogTable.php:22
3722.411678971336Core\Database\MysqlDatabase::queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $input_parameters = [] ).../Table.php:177
3732.414479154688App\Table\LogTable::log( $message = class PDOException { protected $message = 'SQLSTATE[HY000] [2002] Connection refused'; private string ${Exception}string = ''; protected $code = 2002; protected string $file = '/var/www/mrdv8/core/Database/MysqlDatabase.php'; protected int $line = 25; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2002, 2 => 'Connection refused'] }, $vardump = TRUE, $logInProd = ??? ).../MysqlDatabase.php:205
3742.418581837784App\Table\LogTable->__construct( ).../LogTable.php:46
3752.418581837784App\Table\LogTable->createTable( ).../LogTable.php:14
3762.420281868272Core\Table\Table->queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $parameters = ??? ).../LogTable.php:22
3772.420281868272Core\Database\MysqlDatabase::queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $input_parameters = [] ).../Table.php:177
3782.421882053504App\Table\LogTable::log( $message = class PDOException { protected $message = 'SQLSTATE[HY000] [2002] Connection refused'; private string ${Exception}string = ''; protected $code = 2002; protected string $file = '/var/www/mrdv8/core/Database/MysqlDatabase.php'; protected int $line = 25; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2002, 2 => 'Connection refused'] }, $vardump = TRUE, $logInProd = ??? ).../MysqlDatabase.php:205
3792.427384806232App\Table\LogTable->__construct( ).../LogTable.php:46
3802.427384806232App\Table\LogTable->createTable( ).../LogTable.php:14
3812.430184836720Core\Table\Table->queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $parameters = ??? ).../LogTable.php:22
3822.430184836720Core\Database\MysqlDatabase::queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $input_parameters = [] ).../Table.php:177
3832.431785023832App\Table\LogTable::log( $message = class PDOException { protected $message = 'SQLSTATE[HY000] [2002] Connection refused'; private string ${Exception}string = ''; protected $code = 2002; protected string $file = '/var/www/mrdv8/core/Database/MysqlDatabase.php'; protected int $line = 25; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2002, 2 => 'Connection refused'] }, $vardump = TRUE, $logInProd = ??? ).../MysqlDatabase.php:205
3842.435387846192App\Table\LogTable->__construct( ).../LogTable.php:46
3852.435387846192App\Table\LogTable->createTable( ).../LogTable.php:14
3862.481187876680Core\Table\Table->queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $parameters = ??? ).../LogTable.php:22
3872.481187876680Core\Database\MysqlDatabase::queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $input_parameters = [] ).../Table.php:177
3882.516488065672App\Table\LogTable::log( $message = class PDOException { protected $message = 'SQLSTATE[HY000] [2002] Connection refused'; private string ${Exception}string = ''; protected $code = 2002; protected string $file = '/var/www/mrdv8/core/Database/MysqlDatabase.php'; protected int $line = 25; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2002, 2 => 'Connection refused'] }, $vardump = TRUE, $logInProd = ??? ).../MysqlDatabase.php:205
3892.532990957664App\Table\LogTable->__construct( ).../LogTable.php:46
3902.532990957664App\Table\LogTable->createTable( ).../LogTable.php:14
3912.534890988152Core\Table\Table->queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $parameters = ??? ).../LogTable.php:22
3922.534890988152Core\Database\MysqlDatabase::queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $input_parameters = [] ).../Table.php:177
3932.536591179024App\Table\LogTable::log( $message = class PDOException { protected $message = 'SQLSTATE[HY000] [2002] Connection refused'; private string ${Exception}string = ''; protected $code = 2002; protected string $file = '/var/www/mrdv8/core/Database/MysqlDatabase.php'; protected int $line = 25; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2002, 2 => 'Connection refused'] }, $vardump = TRUE, $logInProd = ??? ).../MysqlDatabase.php:205
3942.540094144744App\Table\LogTable->__construct( ).../LogTable.php:46
3952.540094144744App\Table\LogTable->createTable( ).../LogTable.php:14
3962.541794175232Core\Table\Table->queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $parameters = ??? ).../LogTable.php:22
3972.541794175232Core\Database\MysqlDatabase::queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $input_parameters = [] ).../Table.php:177
3982.543494367984App\Table\LogTable::log( $message = class PDOException { protected $message = 'SQLSTATE[HY000] [2002] Connection refused'; private string ${Exception}string = ''; protected $code = 2002; protected string $file = '/var/www/mrdv8/core/Database/MysqlDatabase.php'; protected int $line = 25; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2002, 2 => 'Connection refused'] }, $vardump = TRUE, $logInProd = ??? ).../MysqlDatabase.php:205
3992.547097403336App\Table\LogTable->__construct( ).../LogTable.php:46
4002.547097403336App\Table\LogTable->createTable( ).../LogTable.php:14
4012.548997433824Core\Table\Table->queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $parameters = ??? ).../LogTable.php:22
4022.548997433824Core\Database\MysqlDatabase::queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $input_parameters = [] ).../Table.php:177
4032.550697628456App\Table\LogTable::log( $message = class PDOException { protected $message = 'SQLSTATE[HY000] [2002] Connection refused'; private string ${Exception}string = ''; protected $code = 2002; protected string $file = '/var/www/mrdv8/core/Database/MysqlDatabase.php'; protected int $line = 25; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2002, 2 => 'Connection refused'] }, $vardump = TRUE, $logInProd = ??? ).../MysqlDatabase.php:205
4042.5546100741632App\Table\LogTable->__construct( ).../LogTable.php:46
4052.5546100741632App\Table\LogTable->createTable( ).../LogTable.php:14
4062.5566100772120Core\Table\Table->queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $parameters = ??? ).../LogTable.php:22
4072.5566100772120Core\Database\MysqlDatabase::queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $input_parameters = [] ).../Table.php:177
4082.5583100968632App\Table\LogTable::log( $message = class PDOException { protected $message = 'SQLSTATE[HY000] [2002] Connection refused'; private string ${Exception}string = ''; protected $code = 2002; protected string $file = '/var/www/mrdv8/core/Database/MysqlDatabase.php'; protected int $line = 25; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2002, 2 => 'Connection refused'] }, $vardump = TRUE, $logInProd = ??? ).../MysqlDatabase.php:205
4092.5625104155536App\Table\LogTable->__construct( ).../LogTable.php:46
4102.5625104155536App\Table\LogTable->createTable( ).../LogTable.php:14
4112.5737104186024Core\Table\Table->queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $parameters = ??? ).../LogTable.php:22
4122.5737104186024Core\Database\MysqlDatabase::queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $input_parameters = [] ).../Table.php:177
4132.5755104384416App\Table\LogTable::log( $message = class PDOException { protected $message = 'SQLSTATE[HY000] [2002] Connection refused'; private string ${Exception}string = ''; protected $code = 2002; protected string $file = '/var/www/mrdv8/core/Database/MysqlDatabase.php'; protected int $line = 25; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2002, 2 => 'Connection refused'] }, $vardump = TRUE, $logInProd = ??? ).../MysqlDatabase.php:205
4142.5794107645048App\Table\LogTable->__construct( ).../LogTable.php:46
4152.5794107645048App\Table\LogTable->createTable( ).../LogTable.php:14
4162.5812107675536Core\Table\Table->queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $parameters = ??? ).../LogTable.php:22
4172.5812107675536Core\Database\MysqlDatabase::queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $input_parameters = [] ).../Table.php:177
4182.5830107875808App\Table\LogTable::log( $message = class PDOException { protected $message = 'SQLSTATE[HY000] [2002] Connection refused'; private string ${Exception}string = ''; protected $code = 2002; protected string $file = '/var/www/mrdv8/core/Database/MysqlDatabase.php'; protected int $line = 25; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2002, 2 => 'Connection refused'] }, $vardump = TRUE, $logInProd = ??? ).../MysqlDatabase.php:205
4192.5867111214264App\Table\LogTable->__construct( ).../LogTable.php:46
4202.5867111214264App\Table\LogTable->createTable( ).../LogTable.php:14
4212.5886111244752Core\Table\Table->queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $parameters = ??? ).../LogTable.php:22
4222.5886111244752Core\Database\MysqlDatabase::queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $input_parameters = [] ).../Table.php:177
4232.5905111446904App\Table\LogTable::log( $message = class PDOException { protected $message = 'SQLSTATE[HY000] [2002] Connection refused'; private string ${Exception}string = ''; protected $code = 2002; protected string $file = '/var/www/mrdv8/core/Database/MysqlDatabase.php'; protected int $line = 25; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2002, 2 => 'Connection refused'] }, $vardump = TRUE, $logInProd = ??? ).../MysqlDatabase.php:205
4242.5947114863184App\Table\LogTable->__construct( ).../LogTable.php:46
4252.5947114863184App\Table\LogTable->createTable( ).../LogTable.php:14
4262.5966114893672Core\Table\Table->queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $parameters = ??? ).../LogTable.php:22
4272.5966114893672Core\Database\MysqlDatabase::queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $input_parameters = [] ).../Table.php:177
4282.5984115097704App\Table\LogTable::log( $message = class PDOException { protected $message = 'SQLSTATE[HY000] [2002] Connection refused'; private string ${Exception}string = ''; protected $code = 2002; protected string $file = '/var/www/mrdv8/core/Database/MysqlDatabase.php'; protected int $line = 25; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2002, 2 => 'Connection refused'] }, $vardump = TRUE, $logInProd = ??? ).../MysqlDatabase.php:205
4292.6023118591808App\Table\LogTable->__construct( ).../LogTable.php:46
4302.6023118591808App\Table\LogTable->createTable( ).../LogTable.php:14
4312.6042118622296Core\Table\Table->queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $parameters = ??? ).../LogTable.php:22
4322.6042118622296Core\Database\MysqlDatabase::queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $input_parameters = [] ).../Table.php:177
4332.6060118828208App\Table\LogTable::log( $message = class PDOException { protected $message = 'SQLSTATE[HY000] [2002] Connection refused'; private string ${Exception}string = ''; protected $code = 2002; protected string $file = '/var/www/mrdv8/core/Database/MysqlDatabase.php'; protected int $line = 25; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2002, 2 => 'Connection refused'] }, $vardump = TRUE, $logInProd = ??? ).../MysqlDatabase.php:205
4342.6273122400136App\Table\LogTable->__construct( ).../LogTable.php:46
4352.6273122400136App\Table\LogTable->createTable( ).../LogTable.php:14
4362.6295122430624Core\Table\Table->queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $parameters = ??? ).../LogTable.php:22
4372.6295122430624Core\Database\MysqlDatabase::queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $input_parameters = [] ).../Table.php:177
4382.6313122638416App\Table\LogTable::log( $message = class PDOException { protected $message = 'SQLSTATE[HY000] [2002] Connection refused'; private string ${Exception}string = ''; protected $code = 2002; protected string $file = '/var/www/mrdv8/core/Database/MysqlDatabase.php'; protected int $line = 25; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2002, 2 => 'Connection refused'] }, $vardump = TRUE, $logInProd = ??? ).../MysqlDatabase.php:205
4392.6354126292264App\Table\LogTable->__construct( ).../LogTable.php:46
4402.6354126292264App\Table\LogTable->createTable( ).../LogTable.php:14
4412.7008126322752Core\Table\Table->queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $parameters = ??? ).../LogTable.php:22
4422.7008126322752Core\Database\MysqlDatabase::queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $input_parameters = [] ).../Table.php:177
4432.7027126532424App\Table\LogTable::log( $message = class PDOException { protected $message = 'SQLSTATE[HY000] [2002] Connection refused'; private string ${Exception}string = ''; protected $code = 2002; protected string $file = '/var/www/mrdv8/core/Database/MysqlDatabase.php'; protected int $line = 25; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2002, 2 => 'Connection refused'] }, $vardump = TRUE, $logInProd = ??? ).../MysqlDatabase.php:205
4442.7071130268192App\Table\LogTable->__construct( ).../LogTable.php:46
4452.7071130268192App\Table\LogTable->createTable( ).../LogTable.php:14
4462.7092130298680Core\Table\Table->queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $parameters = ??? ).../LogTable.php:22
4472.7092130298680Core\Database\MysqlDatabase::queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $input_parameters = [] ).../Table.php:177
4482.7112130510232App\Table\LogTable::log( $message = class PDOException { protected $message = 'SQLSTATE[HY000] [2002] Connection refused'; private string ${Exception}string = ''; protected $code = 2002; protected string $file = '/var/www/mrdv8/core/Database/MysqlDatabase.php'; protected int $line = 25; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2002, 2 => 'Connection refused'] }, $vardump = TRUE, $logInProd = ??? ).../MysqlDatabase.php:205
4492.7552134327920App\Table\LogTable->__construct( ).../LogTable.php:46
4502.7552134327920App\Table\LogTable->createTable( ).../LogTable.php:14
4512.7575134358408Core\Table\Table->queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $parameters = ??? ).../LogTable.php:22
4522.7575134358408Core\Database\MysqlDatabase::queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $input_parameters = [] ).../Table.php:177
4532.7594134571840App\Table\LogTable::log( $message = class PDOException { protected $message = 'SQLSTATE[HY000] [2002] Connection refused'; private string ${Exception}string = ''; protected $code = 2002; protected string $file = '/var/www/mrdv8/core/Database/MysqlDatabase.php'; protected int $line = 25; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2002, 2 => 'Connection refused'] }, $vardump = TRUE, $logInProd = ??? ).../MysqlDatabase.php:205
4542.7638138471448App\Table\LogTable->__construct( ).../LogTable.php:46
4552.7638138471448App\Table\LogTable->createTable( ).../LogTable.php:14
4562.7660138501936Core\Table\Table->queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $parameters = ??? ).../LogTable.php:22
4572.7660138501936Core\Database\MysqlDatabase::queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $input_parameters = [] ).../Table.php:177
4582.7679138717248App\Table\LogTable::log( $message = class PDOException { protected $message = 'SQLSTATE[HY000] [2002] Connection refused'; private string ${Exception}string = ''; protected $code = 2002; protected string $file = '/var/www/mrdv8/core/Database/MysqlDatabase.php'; protected int $line = 25; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2002, 2 => 'Connection refused'] }, $vardump = TRUE, $logInProd = ??? ).../MysqlDatabase.php:205
4592.7726142698776App\Table\LogTable->__construct( ).../LogTable.php:46
4602.7726142698776App\Table\LogTable->createTable( ).../LogTable.php:14
4612.7747142729264Core\Table\Table->queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $parameters = ??? ).../LogTable.php:22
4622.7747142729264Core\Database\MysqlDatabase::queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $input_parameters = [] ).../Table.php:177
4632.7768142946456App\Table\LogTable::log( $message = class PDOException { protected $message = 'SQLSTATE[HY000] [2002] Connection refused'; private string ${Exception}string = ''; protected $code = 2002; protected string $file = '/var/www/mrdv8/core/Database/MysqlDatabase.php'; protected int $line = 25; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2002, 2 => 'Connection refused'] }, $vardump = TRUE, $logInProd = ??? ).../MysqlDatabase.php:205
4642.7815147014000App\Table\LogTable->__construct( ).../LogTable.php:46
4652.7815147014000App\Table\LogTable->createTable( ).../LogTable.php:14
4662.8054147044488Core\Table\Table->queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $parameters = ??? ).../LogTable.php:22
4672.8054147044488Core\Database\MysqlDatabase::queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $input_parameters = [] ).../Table.php:177
4682.8074147263560App\Table\LogTable::log( $message = class PDOException { protected $message = 'SQLSTATE[HY000] [2002] Connection refused'; private string ${Exception}string = ''; protected $code = 2002; protected string $file = '/var/www/mrdv8/core/Database/MysqlDatabase.php'; protected int $line = 25; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2002, 2 => 'Connection refused'] }, $vardump = TRUE, $logInProd = ??? ).../MysqlDatabase.php:205
4692.8129151417120App\Table\LogTable->__construct( ).../LogTable.php:46
4702.8129151417120App\Table\LogTable->createTable( ).../LogTable.php:14
4712.8151151447608Core\Table\Table->queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $parameters = ??? ).../LogTable.php:22
4722.8151151447608Core\Database\MysqlDatabase::queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $input_parameters = [] ).../Table.php:177
4732.8172151668560App\Table\LogTable::log( $message = class PDOException { protected $message = 'SQLSTATE[HY000] [2002] Connection refused'; private string ${Exception}string = ''; protected $code = 2002; protected string $file = '/var/www/mrdv8/core/Database/MysqlDatabase.php'; protected int $line = 25; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2002, 2 => 'Connection refused'] }, $vardump = TRUE, $logInProd = ??? ).../MysqlDatabase.php:205
4742.8232155908136App\Table\LogTable->__construct( ).../LogTable.php:46
4752.8232155908136App\Table\LogTable->createTable( ).../LogTable.php:14
4762.8253155938624Core\Table\Table->queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $parameters = ??? ).../LogTable.php:22
4772.8253155938624Core\Database\MysqlDatabase::queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $input_parameters = [] ).../Table.php:177
4782.8274156161456App\Table\LogTable::log( $message = class PDOException { protected $message = 'SQLSTATE[HY000] [2002] Connection refused'; private string ${Exception}string = ''; protected $code = 2002; protected string $file = '/var/www/mrdv8/core/Database/MysqlDatabase.php'; protected int $line = 25; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2002, 2 => 'Connection refused'] }, $vardump = TRUE, $logInProd = ??? ).../MysqlDatabase.php:205
4792.8336160487048App\Table\LogTable->__construct( ).../LogTable.php:46
4802.8336160487048App\Table\LogTable->createTable( ).../LogTable.php:14
4812.8360160517536Core\Table\Table->queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $parameters = ??? ).../LogTable.php:22
4822.8360160517536Core\Database\MysqlDatabase::queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $input_parameters = [] ).../Table.php:177
4832.8381160742248App\Table\LogTable::log( $message = class PDOException { protected $message = 'SQLSTATE[HY000] [2002] Connection refused'; private string ${Exception}string = ''; protected $code = 2002; protected string $file = '/var/www/mrdv8/core/Database/MysqlDatabase.php'; protected int $line = 25; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2002, 2 => 'Connection refused'] }, $vardump = TRUE, $logInProd = ??? ).../MysqlDatabase.php:205
4842.8644165157952App\Table\LogTable->__construct( ).../LogTable.php:46
4852.8644165157952App\Table\LogTable->createTable( ).../LogTable.php:14
4862.8667165188440Core\Table\Table->queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $parameters = ??? ).../LogTable.php:22
4872.8667165188440Core\Database\MysqlDatabase::queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $input_parameters = [] ).../Table.php:177
4882.8687165415032App\Table\LogTable::log( $message = class PDOException { protected $message = 'SQLSTATE[HY000] [2002] Connection refused'; private string ${Exception}string = ''; protected $code = 2002; protected string $file = '/var/www/mrdv8/core/Database/MysqlDatabase.php'; protected int $line = 25; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2002, 2 => 'Connection refused'] }, $vardump = TRUE, $logInProd = ??? ).../MysqlDatabase.php:205
4892.8751169916752App\Table\LogTable->__construct( ).../LogTable.php:46
4902.8751169916752App\Table\LogTable->createTable( ).../LogTable.php:14
4912.8779169947240Core\Table\Table->queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $parameters = ??? ).../LogTable.php:22
4922.8779169947240Core\Database\MysqlDatabase::queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $input_parameters = [] ).../Table.php:177
4932.8801170175712App\Table\LogTable::log( $message = class PDOException { protected $message = 'SQLSTATE[HY000] [2002] Connection refused'; private string ${Exception}string = ''; protected $code = 2002; protected string $file = '/var/www/mrdv8/core/Database/MysqlDatabase.php'; protected int $line = 25; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2002, 2 => 'Connection refused'] }, $vardump = TRUE, $logInProd = ??? ).../MysqlDatabase.php:205
4942.8868174767544App\Table\LogTable->__construct( ).../LogTable.php:46
4952.8868174767544App\Table\LogTable->createTable( ).../LogTable.php:14
4962.8893174798032Core\Table\Table->queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $parameters = ??? ).../LogTable.php:22
4972.8893174798032Core\Database\MysqlDatabase::queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $input_parameters = [] ).../Table.php:177
4982.8915175028384App\Table\LogTable::log( $message = class PDOException { protected $message = 'SQLSTATE[HY000] [2002] Connection refused'; private string ${Exception}string = ''; protected $code = 2002; protected string $file = '/var/www/mrdv8/core/Database/MysqlDatabase.php'; protected int $line = 25; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2002, 2 => 'Connection refused'] }, $vardump = TRUE, $logInProd = ??? ).../MysqlDatabase.php:205
4992.9296179710328App\Table\LogTable->__construct( ).../LogTable.php:46
5002.9296179710328App\Table\LogTable->createTable( ).../LogTable.php:14
5012.9320179740816Core\Table\Table->queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $parameters = ??? ).../LogTable.php:22
5022.9320179740816Core\Database\MysqlDatabase::queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $input_parameters = [] ).../Table.php:177
5032.9344179973048App\Table\LogTable::log( $message = class PDOException { protected $message = 'SQLSTATE[HY000] [2002] Connection refused'; private string ${Exception}string = ''; protected $code = 2002; protected string $file = '/var/www/mrdv8/core/Database/MysqlDatabase.php'; protected int $line = 25; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2002, 2 => 'Connection refused'] }, $vardump = TRUE, $logInProd = ??? ).../MysqlDatabase.php:205
5042.9429184749200App\Table\LogTable->__construct( ).../LogTable.php:46
5052.9429184749200App\Table\LogTable->createTable( ).../LogTable.php:14
5062.9464184779688Core\Table\Table->queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $parameters = ??? ).../LogTable.php:22
5072.9464184779688Core\Database\MysqlDatabase::queryUpdate( $sql = '\r\n create table app_logs2\r\n (\r\n LogId bigint auto_increment,\r\n LogDate datetime null,\r\n LogLog mediumtext null,\r\n LogData mediumtext null,\r\n constraint app_logs2_pk\r\n primary key (LogId)\r\n )', $input_parameters = [] ).../Table.php:177
5082.9498185013800App\Table\LogTable::log( $message = class PDOException { protected $message = 'SQLSTATE[HY000] [2002] Connection refused'; private string ${Exception}string = ''; protected $code = 2002; protected string $file = '/var/www/mrdv8/core/Database/MysqlDatabase.php'; protected int $line = 25; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2002, 2 => 'Connection refused'] }, $vardump = TRUE, $logInProd = ??? ).../MysqlDatabase.php:205
5092.9562189880064App\Table\LogTable->__construct( ).../LogTable.php:46
5102.9562189880064App\Table\LogTable->createTable( ).../LogTable.php:14
5112.9562189880064Core\Table\Table->tableExist( $tableName = ??? ).../LogTable.php:21
5122.9562189880064Core\Database\MysqlDatabase::schemaTable( $tableName = 'app_logs2' ).../Table.php:394