string(8) "DB_mysql"

Error

ECML Critical Error: guestbook_entry::getAll(): I dont know about other datatypes than mysql, postgres or monetdb, yet...
Extra information:

DB_mysql Object
(
    [connection] => Resource id #24
    [phptype] => mysql
    [dbsyntax] => mysql
    [prepare_tokens] => Array
        (
        )

    [prepare_types] => Array
        (
        )

    [num_rows] => Array
        (
            [46] => 1
        )

    [transaction_opcount] => 0
    [autocommit] => 1
    [fetchmode] => 2
    [_db] => robberts_robbert
    [features] => Array
        (
            [prepare] => 
            [pconnect] => 1
            [transactions] => 1
            [limit] => alter
        )

    [errorcode_map] => Array
        (
            [1004] => -15
            [1005] => -15
            [1006] => -15
            [1007] => -5
            [1008] => -17
            [1046] => -14
            [1050] => -5
            [1051] => -18
            [1054] => -19
            [1062] => -5
            [1064] => -2
            [1100] => -21
            [1136] => -22
            [1146] => -18
            [1048] => -3
        )

    [type] => 
    [prepared_queries] => 
    [prepare_maxstmt] => 0
    [last_query] => SELECT photo_name FROM photo WHERE sidebar='1' ORDER BY RAND() LIMIT 1
    [fetchmode_object_class] => stdClass
    [options] => Array
        (
            [persistent] => 
            [optimize] => performance
            [debug] => 0
            [seqname_format] => %s_seq
        )

    [dbh] => 
    [_debug] => 
    [_default_error_mode] => 
    [_default_error_options] => 
    [_default_error_handler] => 
    [_error_class] => DB_Error
    [_expected_errors] => Array
        (
        )

    [dsn] => Array
        (
            [phptype] => mysql
            [dbsyntax] => mysql
            [username] => robberts_robbert
            [password] => ni5De
            [protocol] => tcp
            [hostspec] => localhost
            [port] => 
            [socket] => 
            [database] => robberts_robbert
        )

    [translator] => ECML_DBTranslator_Mysql Object
        (
        )

    [tr] => ECML_DBTranslator_Mysql Object
        (
        )

    [id] => mysql
)