void mysql_set_local_infile_handler( MYSQL *mysql, int (*local_infile_init)(void **, const char *, void *), int (*local_infile_read)(void *, char *, unsigned int), void (*local_infile_end)(void *), int (*local_infile_error)(void *, char*, unsigned int), void *userdata );
mysql_set_local_infile_handler is in work by code-reference.com
if you are faster… don't hasitate and add it
no example at the moment
no example at the moment