Name
mysql_set_local_infile_default()
Synopsis
void mysql_set_local_infile_default(MYSQL *mysql)
Use this function to set the handler for LOAD LOCAL
DATA INFILE functions to the defaults necessary for internal
use of the C client library. It is normally called automatically by
the C library.