-
Notifications
You must be signed in to change notification settings - Fork 2
Description
PHP Fatal error: Uncaught PDOException: SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'COLUMN tid TO checked_at,
ADD started_at TIMESTAMP(0) NOT NULL DEFAUL...' at line 2 in C:\xampp\htdocs\Eloth\vendor\doctrine\dbal\src\Driver\PDO\Connection.php:70
Stack trace:
#0 C:\xampp\htdocs\Eloth\vendor\doctrine\dbal\src\Driver\PDO\Connection.php(70): PDO->query('ALTER TABLE hun...')
#1 C:\xampp\htdocs\Eloth\vendor\doctrine\dbal\src\Connection.php(1098): Doctrine\DBAL\Driver\PDO\Connection->query('ALTER TABLE hun...')
#2 C:\xampp\htdocs\Eloth\src\Engine\DBConnection.php(46): Doctrine\DBAL\Connection->executeQuery('ALTER TABLE hun...', Array, Array)
#3 C:\xampp\htdocs\Eloth\install.php(142): Game\Engine\DBConnection->execute('ALTER TABLE hun...')
#4 C:\xampp\htdocs\Eloth\install.php(120): Installer->runMigration(Object(Game\Engine\DBConnection), '20230829162818', 'ALTER TABLE hun...')
#5 C:\xampp\htdocs\Eloth\install.php(50): Installer->installDatasource()
#6 C:\xampp\htdocs\Eloth\install.php(157): Installer->run()
#7 {main}
Next Doctrine\DBAL\Driver\PDO\Exception: SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'COLUMN tid TO checked_at,
ADD started_at TIMESTAMP(0) NOT NULL DEFAUL...' at line 2 in C:\xampp\htdocs\Eloth\vendor\doctrine\dbal\src\Driver\PDO\Exception.php:28
Stack trace:
#0 C:\xampp\htdocs\Eloth\vendor\doctrine\dbal\src\Driver\PDO\Connection.php(75): Doctrine\DBAL\Driver\PDO\Exception::new(Object(PDOException))
#1 C:\xampp\htdocs\Eloth\vendor\doctrine\dbal\src\Connection.php(1098): Doctrine\DBAL\Driver\PDO\Connection->query('ALTER TABLE hun...')
#2 C:\xampp\htdocs\Eloth\src\Engine\DBConnection.php(46): Doctrine\DBAL\Connection->executeQuery('ALTER TABLE hun...', Array, Array)
#3 C:\xampp\htdocs\Eloth\install.php(142): Game\Engine\DBConnection->execute('ALTER TABLE hun...')
#4 C:\xampp\htdocs\Eloth\install.php(120): Installer->runMigration(Object(Game\Engine\DBConnection), '20230829162818', 'ALTER TABLE hun...')
#5 C:\xampp\htdocs\Eloth\install.php(50): Installer->installDatasource()
#6 C:\xampp\htdocs\Eloth\install.php(157): Installer->run()
#7 {main}
Next Doctrine\DBAL\Exception\SyntaxErrorException: An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'COLUMN tid TO checked_at,
ADD started_at TIMESTAMP(0) NOT NULL DEFAUL...' at line 2 in C:\xampp\htdocs\Eloth\vendor\doctrine\dbal\src\Driver\API\MySQL\ExceptionConverter.php:86
Stack trace:
#0 C:\xampp\htdocs\Eloth\vendor\doctrine\dbal\src\Connection.php(1935): Doctrine\DBAL\Driver\API\MySQL\ExceptionConverter->convert(Object(Doctrine\DBAL\Driver\PDO\Exception), Object(Doctrine\DBAL\Query))
#1 C:\xampp\htdocs\Eloth\vendor\doctrine\dbal\src\Connection.php(1878): Doctrine\DBAL\Connection->handleDriverException(Object(Doctrine\DBAL\Driver\PDO\Exception), Object(Doctrine\DBAL\Query))
#2 C:\xampp\htdocs\Eloth\vendor\doctrine\dbal\src\Connection.php(1103): Doctrine\DBAL\Connection->convertExceptionDuringQuery(Object(Doctrine\DBAL\Driver\PDO\Exception), 'ALTER TABLE hun...', Array, Array)
#3 C:\xampp\htdocs\Eloth\src\Engine\DBConnection.php(46): Doctrine\DBAL\Connection->executeQuery('ALTER TABLE hun...', Array, Array)
#4 C:\xampp\htdocs\Eloth\install.php(142): Game\Engine\DBConnection->execute('ALTER TABLE hun...')
#5 C:\xampp\htdocs\Eloth\install.php(120): Installer->runMigration(Object(Game\Engine\DBConnection), '20230829162818', 'ALTER TABLE hun...')
#6 C:\xampp\htdocs\Eloth\install.php(50): Installer->installDatasource()
#7 C:\xampp\htdocs\Eloth\install.php(157): Installer->run()
#8 {main}
thrown in C:\xampp\htdocs\Eloth\vendor\doctrine\dbal\src\Driver\API\MySQL\ExceptionConverter.php on line 86
Fatal error: Uncaught PDOException: SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'COLUMN tid TO checked_at,
ADD started_at TIMESTAMP(0) NOT NULL DEFAUL...' at line 2 in C:\xampp\htdocs\Eloth\vendor\doctrine\dbal\src\Driver\PDO\Connection.php:70
Stack trace:
#0 C:\xampp\htdocs\Eloth\vendor\doctrine\dbal\src\Driver\PDO\Connection.php(70): PDO->query('ALTER TABLE hun...')
#1 C:\xampp\htdocs\Eloth\vendor\doctrine\dbal\src\Connection.php(1098): Doctrine\DBAL\Driver\PDO\Connection->query('ALTER TABLE hun...')
#2 C:\xampp\htdocs\Eloth\src\Engine\DBConnection.php(46): Doctrine\DBAL\Connection->executeQuery('ALTER TABLE hun...', Array, Array)
#3 C:\xampp\htdocs\Eloth\install.php(142): Game\Engine\DBConnection->execute('ALTER TABLE hun...')
#4 C:\xampp\htdocs\Eloth\install.php(120): Installer->runMigration(Object(Game\Engine\DBConnection), '20230829162818', 'ALTER TABLE hun...')
#5 C:\xampp\htdocs\Eloth\install.php(50): Installer->installDatasource()
#6 C:\xampp\htdocs\Eloth\install.php(157): Installer->run()
#7 {main}
Next Doctrine\DBAL\Driver\PDO\Exception: SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'COLUMN tid TO checked_at,
ADD started_at TIMESTAMP(0) NOT NULL DEFAUL...' at line 2 in C:\xampp\htdocs\Eloth\vendor\doctrine\dbal\src\Driver\PDO\Exception.php:28
Stack trace:
#0 C:\xampp\htdocs\Eloth\vendor\doctrine\dbal\src\Driver\PDO\Connection.php(75): Doctrine\DBAL\Driver\PDO\Exception::new(Object(PDOException))
#1 C:\xampp\htdocs\Eloth\vendor\doctrine\dbal\src\Connection.php(1098): Doctrine\DBAL\Driver\PDO\Connection->query('ALTER TABLE hun...')
#2 C:\xampp\htdocs\Eloth\src\Engine\DBConnection.php(46): Doctrine\DBAL\Connection->executeQuery('ALTER TABLE hun...', Array, Array)
#3 C:\xampp\htdocs\Eloth\install.php(142): Game\Engine\DBConnection->execute('ALTER TABLE hun...')
#4 C:\xampp\htdocs\Eloth\install.php(120): Installer->runMigration(Object(Game\Engine\DBConnection), '20230829162818', 'ALTER TABLE hun...')
#5 C:\xampp\htdocs\Eloth\install.php(50): Installer->installDatasource()
#6 C:\xampp\htdocs\Eloth\install.php(157): Installer->run()
#7 {main}
Next Doctrine\DBAL\Exception\SyntaxErrorException: An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'COLUMN tid TO checked_at,
ADD started_at TIMESTAMP(0) NOT NULL DEFAUL...' at line 2 in C:\xampp\htdocs\Eloth\vendor\doctrine\dbal\src\Driver\API\MySQL\ExceptionConverter.php:86
Stack trace:
#0 C:\xampp\htdocs\Eloth\vendor\doctrine\dbal\src\Connection.php(1935): Doctrine\DBAL\Driver\API\MySQL\ExceptionConverter->convert(Object(Doctrine\DBAL\Driver\PDO\Exception), Object(Doctrine\DBAL\Query))
#1 C:\xampp\htdocs\Eloth\vendor\doctrine\dbal\src\Connection.php(1878): Doctrine\DBAL\Connection->handleDriverException(Object(Doctrine\DBAL\Driver\PDO\Exception), Object(Doctrine\DBAL\Query))
#2 C:\xampp\htdocs\Eloth\vendor\doctrine\dbal\src\Connection.php(1103): Doctrine\DBAL\Connection->convertExceptionDuringQuery(Object(Doctrine\DBAL\Driver\PDO\Exception), 'ALTER TABLE hun...', Array, Array)
#3 C:\xampp\htdocs\Eloth\src\Engine\DBConnection.php(46): Doctrine\DBAL\Connection->executeQuery('ALTER TABLE hun...', Array, Array)
#4 C:\xampp\htdocs\Eloth\install.php(142): Game\Engine\DBConnection->execute('ALTER TABLE hun...')
#5 C:\xampp\htdocs\Eloth\install.php(120): Installer->runMigration(Object(Game\Engine\DBConnection), '20230829162818', 'ALTER TABLE hun...')
#6 C:\xampp\htdocs\Eloth\install.php(50): Installer->installDatasource()
#7 C:\xampp\htdocs\Eloth\install.php(157): Installer->run()
#8 {main}
thrown in C:\xampp\htdocs\Eloth\vendor\doctrine\dbal\src\Driver\API\MySQL\ExceptionConverter.php on line 86