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 '), a.order_id ASC' at line 2
    [string:Exception:private] => 
    [code:protected] => 42000
    [file:protected] => /home/lento/public_html/_classes/memcacheControl.class.php
    [line:protected] => 323
    [trace:Exception:private] => Array
        (
            [0] => Array
                (
                    [file] => /home/lento/public_html/_classes/memcacheControl.class.php
                    [line] => 323
                    [function] => execute
                    [class] => PDOStatement
                    [type] => ->
                )

            [1] => Array
                (
                    [file] => /home/lento/public_html/_classes/memcacheControl.class.php
                    [line] => 287
                    [function] => getFromDatabase
                    [class] => memcacheControl
                    [type] => ->
                )

            [2] => Array
                (
                    [file] => /home/lento/public_html/init.php
                    [line] => 252
                    [function] => getFromQuery
                    [class] => memcacheControl
                    [type] => ->
                )

            [3] => Array
                (
                    [file] => /home/lento/public_html/index.php
                    [line] => 54
                    [args] => Array
                        (
                            [0] => /home/lento/public_html/init.php
                        )

                    [function] => require
                )

        )

    [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 '), a.order_id ASC' at line 2
        )

)