Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: geek/mysql

Tags

5.6r3.1.2

Toggle 5.6r3.1.2's commit message
No need to pull integration test container

5.6r3.1.1

Toggle 5.6r3.1.1's commit message
Fix Consul --retry-join failure (autopilotpattern#73)

* Never leave LOG_LEVEL unset in Compose file

* single-node Consul server should not use ContainerPilot

* Don't include port in --retry-join field when we rewrite CP config

5.6r3.1.1rc3

Toggle 5.6r3.1.1rc3's commit message
Upgrade ContainerPilot to 2.6.0, Consul to 0.7.1 (autopilotpattern#74)

5.6r3.1.1rc2

Toggle 5.6r3.1.1rc2's commit message
Fix parsing of MySQL row in test rig to avoid intermittent test failu…

…res (autopilotpattern#65)

Integration tests were "randomly" failing whenever the UUID of the value
we wrote to MySQL started with the "d", "e", or "f" characters because
these were getting stripped off during parsing and we'd incorrectly report
this as a replication failure.

5.6r3.1.1rc1

Toggle 5.6r3.1.1rc1's commit message
Take advantage of failfast from autopilotpattern/testing (autopilotpa…

…ttern#66)

Updates the test running so that we don't tear down all our containers
on a failed test run so that we can do post-mortem debugging (except on
Shippable where we can't debug them anyways).

5.6r3.1.0

Toggle 5.6r3.1.0's commit message
Upgrade Consul to 0.7

5.6r3.0.0

Toggle 5.6r3.0.0's commit message
Merge pull request autopilotpattern#55 from tgross/gh39_use_standby

Failover improvements

5.6r2.3.0

Toggle 5.6r2.3.0's commit message
Merge pull request autopilotpattern#50 from tgross/gh30_logging_impro…

…vements

Logging and exception handling improvements

5.6r2.2.0

Toggle 5.6r2.2.0's commit message
Merge pull request autopilotpattern#47 from autopilotpattern/readme-f…

…ixes

Removing broken badges

5.6r2.1.0

Toggle 5.6r2.1.0's commit message
Merge pull request autopilotpattern#21 from tgross/move_init_into_health

Move most of initialization into health check