---
title: Charmhub | Deploy Charmed MySQL VM Bundle using Charmhub - The Open Operator
  Collection
description: Deploy the latest version of Charmed MySQL VM Bundle on any cloud.
url: https://charmhub.io/mysql-bundle/configurations/sysbench
---

##### We've discontinued the registration of new Bundles

New Bundle registrations are no longer accepted. Existing bundles remain functional. We recommend using the Juju Terraform Provider for new deployments.

[Learn more](https://discourse.charmhub.io/t/discontinuing-new-charmhub-bundle-registrations/15344)

# Charmed MySQL VM Bundle

[Canonical](https://charmhub.io/publisher/data-platform "View all packages from Canonical")
| bundle

* [Canonical](https://charmhub.io/publisher/data-platform "View all packages from Canonical")
  | bundle
* [Databases](https://charmhub.io/?filter=databases)

Platform:

8.0/edge 92

```
juju deploy mysql-bundle --channel 8.0/edge
```

[Learn to deploy on juju >](https://juju.is/docs/juju/manage-applications)

* [Data Integrator](https://charmhub.io/mysql-bundle/configurations/data-integrator)
* [Grafana Agent](https://charmhub.io/mysql-bundle/configurations/grafana-agent)
* [Landscape Client](https://charmhub.io/mysql-bundle/configurations/landscape-client)
* [Mysql](https://charmhub.io/mysql-bundle/configurations/mysql)
* [Mysql Router](https://charmhub.io/mysql-bundle/configurations/mysql-router)
* [Data Integrator](https://charmhub.io/mysql-bundle/configurations/data-integrator)
* [Mysql Test App](https://charmhub.io/mysql-bundle/configurations/mysql-test-app)
* [S3 Integrator](https://charmhub.io/mysql-bundle/configurations/s3-integrator)
* [Self Signed Certificates](https://charmhub.io/mysql-bundle/configurations/self-signed-certificates)
* [Sysbench](https://charmhub.io/mysql-bundle/configurations/sysbench)
* [Ubuntu Advantage](https://charmhub.io/mysql-bundle/configurations/ubuntu-advantage)

[Learn about configurations >](https://juju.is/docs/juju/configuration#heading--application-configuration)

* duration | int

  Duration of the test in seconds. If set to 0, it does not stop.
* request-external-connectivity | boolean

  Default: True

  Whenever a CMR is used to the database relations, then this
  unit will add the request for external\_node\_connectivity=True.
* scale | int

  Default: 10

  Scaling number for the sysbench.
* tables | int

  Default: 8

  Number of tables involved in the testing.
* threads | int

  Default: 10

  Number of concurrent threads that will perform the test.
