Ivan Dyachkov a82ef2b810 Merge remote-tracking branch 'upstream/release-58' into 20241015-sync-release-58 1 år sedan
..
src a126fcc597 Merge pull request #13861 from terry-xiaoyu/undefined-vars-as-null 1 år sedan
test 46877e979b chore: update copyright-year 2 år sedan
README.md 1eb75b43c4 chore(auth): split emqx_authn and emqx_authz apps 2 år sedan
docker-ct 85a130f68b refactor: move MySQL open source connector to its own app 2 år sedan
mix.exs 7e3eb7e10f chore: upgrade mysql client from 1.7.4.1 to 1.7.4.2 1 år sedan
rebar.config 7e3eb7e10f chore: upgrade mysql client from 1.7.4.1 to 1.7.4.2 1 år sedan

README.md

MySQL Connector

This application houses the MySQL Database connector. It provides the APIs to connect to MySQL Databases.

It is used by the MySQL bridge to insert messages and by the emqx_auth application to check user permissions.

Contributing

Please see our contributing.md.

License

See APL.