MySQL-specific interaction methods
To specify the socket to use, set and export the MYSQL_UNIX_PORT
environment variable, for example, MYSQL_UNIX_PORT=/var/lib/mysql/mysql.sock; export MYSQL_UNIX_PORT
.
Last modified March 21, 2025: Merge pull request #117 from axoflow/sync-to-r2 (6fb1861)