My Project
Public Member Functions
No_such_table_error_handler Class Reference

#include <sql_base.h>

List of all members.

Public Member Functions

bool handle_condition (THD *thd, uint sql_errno, const char *sqlstate, Sql_condition::enum_warning_level level, const char *msg, Sql_condition **cond_hdl)
bool safely_trapped_errors ()

Detailed Description

This internal handler is used to trap ER_NO_SUCH_TABLE.


Member Function Documentation

Returns TRUE if one or more ER_NO_SUCH_TABLE errors have been trapped and no other errors have been seen. FALSE otherwise.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines