MySQLException Object
(
    [backtrace] => Array
        (
            [0] => Array
                (
                    [file] => D:\www\colurum.cz\inc\sql\drivers\mysql.php
                    [line] => 97
                    [function] => __construct
                    [class] => MySQLException
                    [object] => MySQLException Object
 *RECURSION*
                    [type] => ->
                    [args] => Array
                        (
                        )

                )

            [1] => Array
                (
                    [file] => D:\www\colurum.cz\inc\sql\sql.php
                    [line] => 132
                    [function] => query
                    [class] => MySQLDriver
                    [object] => MySQLDriver Object
                        (
                            [dbh:MySQLDriver:private] => mysqli Object
                                (
                                    [affected_rows] => -1
                                    [client_info] => mysqlnd 7.4.22
                                    [client_version] => 70422
                                    [connect_errno] => 0
                                    [connect_error] => 
                                    [errno] => 1041
                                    [error] => Out of memory; check if mysqld or some other process uses all available memory; if not, you may have to use 'ulimit' to allow mysqld to use more memory or you can add more swap space
                                    [error_list] => Array
                                        (
                                            [0] => Array
                                                (
                                                    [errno] => 1041
                                                    [sqlstate] => HY000
                                                    [error] => Out of memory; check if mysqld or some other process uses all available memory; if not, you may have to use 'ulimit' to allow mysqld to use more memory or you can add more swap space
                                                )

                                        )

                                    [field_count] => 1
                                    [host_info] => localhost via TCP/IP
                                    [info] => 
                                    [insert_id] => 0
                                    [server_info] => 8.0.23
                                    [server_version] => 80023
                                    [sqlstate] => HY000
                                    [protocol_version] => 10
                                    [thread_id] => 7467215
                                    [warning_count] => 0
                                )

                        )

                    [type] => ->
                    [args] => Array
                        (
                            [0] => SELECT DISTINCT(`dph_sazba_id`) FROM `eshop_platba_doprava`
                        )

                )

            [2] => Array
                (
                    [file] => D:\www\colurum.cz\moduly\eshop\dph.php
                    [line] => 163
                    [function] => query
                    [class] => SQL
                    [type] => ::
                    [args] => Array
                        (
                            [0] => SELECT DISTINCT([dph_sazba_id]) FROM [eshop_platba_doprava]
                            [1] => Array
                                (
                                )

                        )

                )

            [3] => Array
                (
                    [file] => D:\www\colurum.cz\moduly\eshop\dph.php
                    [line] => 173
                    [function] => nactiSazbyDoprav
                    [class] => dph
                    [object] => dph Object
                        (
                        )

                    [type] => ->
                    [args] => Array
                        (
                        )

                )

            [4] => Array
                (
                    [file] => D:\www\colurum.cz\index.php
                    [line] => 69
                    [function] => zmenSazbyDoprav
                    [class] => dph
                    [object] => dph Object
                        (
                        )

                    [type] => ->
                    [args] => Array
                        (
                        )

                )

        )

    [message:protected] => 
    [string:Exception:private] => 
    [code:protected] => 
    [file:protected] => D:\www\colurum.cz\inc\sql\drivers\mysql.php
    [line:protected] => 97
    [trace:Exception:private] => Array
        (
            [0] => Array
                (
                    [file] => D:\www\colurum.cz\inc\sql\sql.php
                    [line] => 132
                    [function] => query
                    [class] => MySQLDriver
                    [type] => ->
                )

            [1] => Array
                (
                    [file] => D:\www\colurum.cz\moduly\eshop\dph.php
                    [line] => 163
                    [function] => query
                    [class] => SQL
                    [type] => ::
                )

            [2] => Array
                (
                    [file] => D:\www\colurum.cz\moduly\eshop\dph.php
                    [line] => 173
                    [function] => nactiSazbyDoprav
                    [class] => dph
                    [type] => ->
                )

            [3] => Array
                (
                    [file] => D:\www\colurum.cz\index.php
                    [line] => 69
                    [function] => zmenSazbyDoprav
                    [class] => dph
                    [type] => ->
                )

        )

    [previous:Exception:private] => 
)