Class | Description | |
---|---|---|
MySqlErrorEvent | MySqlErrorEvent's are dispatched when MySql sends us an error related to connecting, authentication, or a command that was sent. | |
MySqlEvent | MySql Events are dispatched on successful sql queries or commands to the database. |