#include <sql_class.h>
Collaboration diagram for st_copy_info:

Public Attributes | |
| ha_rows | records |
| ha_rows | deleted |
| ha_rows | updated |
| ha_rows | copied |
| ha_rows | error_count |
| enum enum_duplicates | handle_duplicates |
| int | escape_char |
| int | last_errno |
| bool | ignore |
| List< Item > * | update_fields |
| List< Item > * | update_values |
| TABLE_LIST * | view |
Definition at line 68 of file sql_class.h.
Definition at line 75 of file sql_class.h.
Definition at line 74 of file sql_class.h.
Referenced by delayed_insert::handle_inserts(), mysql_insert(), and write_record().
Definition at line 76 of file sql_class.h.
Referenced by delayed_insert::handle_inserts(), mysql_insert(), and write_record().
1.4.7

