
Public Attributes | |
| MYSQL | mysql |
| MYSQL * | util_mysql |
| char * | name |
| MYSQL_STMT * | stmt |
Definition at line 265 of file mysqltest.c.
Definition at line 267 of file mysqltest.c.
Referenced by close_connection(), close_cons(), do_connect(), do_disable_rpl_parse(), do_enable_rpl_parse(), do_rpl_probe(), do_save_master_pos(), do_sync_with_master2(), do_wait_for_slave_to_stop(), main(), and var_query_set().
| char* connection::name |
Definition at line 270 of file mysqltest.c.
Referenced by close_connection(), close_cons(), do_connect(), find_connection_by_name(), and main().
Definition at line 269 of file mysqltest.c.
Referenced by close_cons(), run_query(), and util_query().
1.4.7

