mirror of
https://github.com/PyMySQL/mysqlclient.git
synced 2026-01-27 09:51:43 +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.