James Booth

Results 32 comments of James Booth

Thanks for your reply @davidducos! Just attempting this now with a fresh backup taken from `myloader v0.19.2-3, built against MySQL 8.0.42-33 with SSL support` and using the suggested flags. Will...

The last few log entries are: ``` db-restore backup ** Message: 10:50:13.424: restoring index: upmind.invoice_products db-restore backup ** Message: 10:50:13.424: Thread 16: restoring indexes vt_tenant01_restore_test.invoice_products from index. Tables 141 of...

Oh okay, I didn't realise. My `mydumper` `--exec` script is as follows btw, but I assume that's fine as it seems to successfully compress & ship the files, and writes...

I'm a fairly new user to Vitess & vitess-operator, but I'll take a crack at these questions: 1. The operator is just a stateless operator so a Deployment is fine;...

@mawww as much as I'd love this (along with folding), I like the idea of infoboxes to provide this. Are there any plans to make them more customizable (placement, min/max...

> We have a strong interest for this. We run in hybrid cloud mode with control plane nodes on Azure and physical servers elsewhere, so we leverage KubeSpan for this....

Adding to this, it would be _really_ amazing if we could get the underlying device name as a label. This would mean we could correlate some of the node_exporter status...

Thanks for this. I've tried it again, but I'm still getting some errors. I know you said to remove the `modify: "from"` but that was the way I could get...

> 1. Can you share a schema of the `details` table? ```sql CREATE TABLE details ( id INTEGER NOT NULL PRIMARY KEY, chronicle_id INTEGER NOT NULL, public_id VARCHAR(12) NOT NULL...