SQL Error: 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 '-12,12' at line 1



PDOException Object
(
    [message:protected] => 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 '-12,12' at line 1
    [string:Exception:private] => 
    [code:protected] => 42000
    [file:protected] => /var/www/vhosts/sbundw.de/httpdocs/_lib/main/TDBSQL.php
    [line:protected] => 68
    [trace:Exception:private] => Array
        (
            [0] => Array
                (
                    [file] => /var/www/vhosts/sbundw.de/httpdocs/_lib/main/TDBSQL.php
                    [line] => 68
                    [function] => query
                    [class] => PDO
                    [type] => ->
                )

            [1] => Array
                (
                    [file] => /var/www/vhosts/sbundw.de/httpdocs/_lib/main/TDBSQL.php
                    [line] => 22
                    [function] => query
                    [class] => Mvc\Core\TDBSQL
                    [type] => ->
                )

            [2] => Array
                (
                    [file] => /var/www/vhosts/sbundw.de/httpdocs/_lib/main/ObjektContainer.php
                    [line] => 45
                    [function] => __construct
                    [class] => Mvc\Core\TDBSQL
                    [type] => ->
                )

            [3] => Array
                (
                    [file] => /var/www/vhosts/sbundw.de/httpdocs/_lib/main/Objekt.php
                    [line] => 373
                    [function] => load
                    [class] => Mvc\Core\ObjektContainer
                    [type] => ->
                )

            [4] => Array
                (
                    [file] => /var/www/vhosts/sbundw.de/httpdocs/module/2000_Themen/themen.php
                    [line] => 94
                    [function] => Container
                    [class] => Mvc\Core\Objekt
                    [type] => ::
                )

            [5] => Array
                (
                    [file] => /var/www/vhosts/sbundw.de/httpdocs/_lib/database/Contentblock.php
                    [line] => 51
                    [args] => Array
                        (
                            [0] => /var/www/vhosts/sbundw.de/httpdocs/module/2000_Themen/themen.php
                        )

                    [function] => require
                )

            [6] => Array
                (
                    [file] => /var/www/vhosts/sbundw.de/httpdocs/index.php
                    [line] => 333
                    [function] => prepareContent
                    [class] => Mvc\Database\Contentblock
                    [type] => ->
                )

        )

    [previous:Exception:private] => 
    [errorInfo] => Array
        (
            [0] => 42000
            [1] => 1064
            [2] => 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 '-12,12' at line 1
        )

)