Array
(
    [vusername] => bilgisayarservis
)
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 MySQL server version for the right syntax to use near '' at line 1
    [string:Exception:private] => 
    [code:protected] => 42000
    [file:protected] => /home/servisre/public_html/dbmysqladm.php
    [line:protected] => 53
    [trace:Exception:private] => Array
        (
            [0] => Array
                (
                    [file] => /home/servisre/public_html/dbmysqladm.php
                    [line] => 53
                    [function] => query
                    [class] => PDO
                    [type] => ->
                    [args] => Array
                        (
                            [0] => UPDATE srservis SET sayac='1',saytar='2024-03-28 20:26:39' WHERE servautoid=
                        )

                )

            [1] => Array
                (
                    [file] => /home/servisre/public_html/sor_servispage.php
                    [line] => 33
                    [function] => query
                    [class] => Database
                    [type] => ->
                    [args] => Array
                        (
                            [0] => UPDATE srservis SET sayac='1',saytar='2024-03-28 20:26:39' WHERE servautoid=
                        )

                )

        )

    [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 MySQL server version for the right syntax to use near '' at line 1
        )

)