Skip to content

canonical/mysql-test-app

Repository files navigation

MySQL Test Application

Charmhub Badge Release Tests

MySQL test charm - is a simple application used exclusively for various tests of various tests of "Charmed MySQL" charms (see the "References" section).

Relations

This charm implements relations interfaces:

  • database
  • mysql (legacy)

The list of available endpoints is here.

On using the mysql legacy relation interface with either [mysql] or [mysql-k8s] charms, its necessary to config the database name with:

> juju config mysql-k8s mysql-interface-database=continuous_writes_database

Actions

Actions are listed on actions page

References

Security

Security issues in the MySQL Test App can be reported through LaunchPad. Please do not file GitHub issues about security issues.

Contributing

Please see the Juju SDK docs for guidelines on enhancements to this charm following best practice guidelines, and CONTRIBUTING.md for developer guidance.

License

The MySQL Test App is distributed under the Apache Software License, version 2.0. It installs/operates/depends on MySQL Community Edition, which is licensed under the GPL License, version 2.

Trademark Notice

MySQL is a trademark or registered trademark of Oracle America, Inc. Other trademarks are property of their respective owners.