fleet/server/datastore
Zach Wasserman 35523017c9
Make migrations compatible with GTID replication (#2615)
* Make migrations compatible with GTID replication

Fixes an issue some deployments encountered when migrations used a
statement that is unsupported in GTID replication mode (#2462).

Local dev MySQL now enforces this consistency, so it should be easier to
maintain compatibility going forward.

* Update docker-compose formatting

* if exists
2021-10-21 07:46:02 -03:00
..
cached_mysql Add configuration and support for Redis to read from replicas (#2509) 2021-10-18 09:32:17 -04:00
mysql Make migrations compatible with GTID replication (#2615) 2021-10-21 07:46:02 -03:00
redis Add TLS support to Redis connections (#2568) 2021-10-20 10:09:18 -04:00
s3 add support for minio backend file carving (#2448) 2021-10-12 15:32:06 -04:00