Skip to content

SqlException doesn't contain error info for MySQL prepared statement failures #4

@theodorejb

Description

@theodorejb

Apparently mysqli::$error_list isn't populated for these errors. As a workaround, an error array can be manually created using mysqli::$error, mysqli::$errno, and mysqli::$sqlstate.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions