mirror of
https://github.com/PyMySQL/mysqlclient.git
synced 2025-08-06 17:28:45 +08:00

Adds support for `MYSQL_OPT_LOAD_DATA_LOCAL_DIR` in `mysql_options()` as the kwarg `local_infile_dir`. A bit safer alternative than `local_infile` for MySQL versions >= 8.0.21.