Tomas Touceda
|
cf529e70cf
|
Issue 3173 debug status processlist (#4009)
* Add innodb status and process list
* Make json output a bit prettier
* Add changes file
* fix lint issues
|
2022-02-03 14:56:22 -03:00 |
|
Martin Angers
|
b84ef79bf4
|
Add the fleetctl debug {errors,db-locks} sub-commands (#3168)
|
2021-12-06 09:26:01 -05:00 |
|
Martin Angers
|
3ae57a0242
|
Create errors with ctxerr, add the call to store them in redis (#2786)
|
2021-11-15 09:11:38 -05:00 |
|
Martin Angers
|
d956ca1bec
|
Use the context in the Datastore layer. (#2030)
|
2021-09-14 10:44:02 -04:00 |
|
Martin Angers
|
3755a58070
|
Add support for MySQL read replicas (#1786)
Adds configuration options to use a read-only MySQL replica,
and uses it instead of the primary for reads.
|
2021-09-01 15:50:52 -04:00 |
|
Tomas Touceda
|
29570bd860
|
Issue 1278 select leader (#1367)
* Add leader selection
* remove comment
* Address review comments
* Add changes file
* Simplify implementation
* Simplify further
* Whoops, removed a little too much
|
2021-07-19 15:08:41 -03:00 |
|