|
|
1 年之前 | |
|---|---|---|
| .. | ||
| src | 120b35ac75 feat: add stop after render and after render trace to mysql action | 1 年之前 |
| test | 46877e979b chore: update copyright-year | 1 年之前 |
| README.md | 1eb75b43c4 chore(auth): split emqx_authn and emqx_authz apps | 2 年之前 |
| docker-ct | 85a130f68b refactor: move MySQL open source connector to its own app | 2 年之前 |
| rebar.config | 5e100f52b8 style: erlfmt all `rebar.config` files and `bin/nodetool` | 2 年之前 |
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.
Please see our contributing.md.
See APL.