cloudfoundry/mariadb_ctrl

Name: mariadb_ctrl

Owner: Cloud Foundry

Description: null

Created: 2018-03-28 18:01:43.0

Updated: 2018-03-29 21:06:47.0

Pushed: 2018-03-29 21:06:46.0

Homepage: null

Size: 1163

Language: Go

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README


TITLE: MariaDB Control Script

This repository contains a go process to manage the start process for MariaDB in cf-mysql-release.

Run unit tests
n/test-unit
Run integration tests

With default DB configuration:

n/test-integration

Default Options:

: localhost
: 3306
: root
word: ''

Override defaults:

IG="{Password: 'password'}" ./bin/test-integration

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.