Discover Packages
github.com/bytebase/bytebase
resources
mysql
package
Version:
v1.0.0
Opens a new window with list of versions in this module.
Published: Mar 8, 2022
License: Apache-2.0
Opens a new window with license information.
Imports: 11
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
Instance is MySQL instance installed by bytebase for testing.
Install installs mysql on basedir, prepares the data directory and default user.
Port returns the port of the mysql instance.
Start starts the mysql instance on the given port, outputs to stdout and stderr.
Waits at most `waitSec` seconds for the mysql instance to ready for connection.
If `waitSec` is 0, it returns immediately.
Stop stops the mysql instance, outputs to stdout and stderr.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.