Thales Macedo Garitezi 14fb300db6 chore: update ecpool -> 0.6.1, mysql-otp -> 1.8.0.0 il y a 1 an
..
src 687e2a3fae refactor(resource): forbid changing resource state from `on_get_status` return il y a 1 an
test 46877e979b chore: update copyright-year il y a 2 ans
README.md 1eb75b43c4 chore(auth): split emqx_authn and emqx_authz apps il y a 2 ans
docker-ct 85a130f68b refactor: move MySQL open source connector to its own app il y a 2 ans
mix.exs 14fb300db6 chore: update ecpool -> 0.6.1, mysql-otp -> 1.8.0.0 il y a 1 an
rebar.config 14fb300db6 chore: update ecpool -> 0.6.1, mysql-otp -> 1.8.0.0 il y a 1 an

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.