-
Hello!
While trying to consume `gh-ost` as a go library, I included it in an application that is using `godep` to manage the dependencies. When `gh-ost` is pulled in, it ignores the project's `vend…
-
there is no slave status on a secondary instance in a Mgr group ,so that gh-ost can't judge other instance delay,to handlle throttle .
instead of slave status . could gh-ost useing performance_schema…
-
Hi I work at Lime and we use gh-ost and like it a lot, but when we are running a migration on a table with a lot of writes, it can not complete. We have ran gh-ost on various tables with success but w…
-
Hi,
We're trying to create partitions on heavy write server.
On the cut-over phase it kept failing with
```
2017-10-03 09:16:31 ERROR Timeout while waiting for events up to lock
2017-10-03 09:1…
NOmri updated
6 years ago
-
I'm trying to setup ghost locally and I noticed that `localtests/test.sh` doesn't seems to work due to the missing command `gh-ost-test-mysql-master` and `gh-ost-test-mysql-replica`. The specific erro…
-
I'm not sure if this is a bug or gh-ost just being polite. However, I was running a gh-ost migration where disk space was at a premium, so I was periodically going through and purging binary logs alon…
-
command:
gh-ost --allow-on-master --assume-rbr --initially-drop-ghost-table --initially-drop-old-table --chunk-size=1500 --hooks-path=/tmp/hook --exact-rowcount --user=root--password="123.com" --host…
-
> Im running with 1.1.2 version of the gh-ost tool, and i'm executing gh-ost on the master instance
> i can see gh-ost showing, its ready for cutover
> when i go and see the counts of base table…
-
As we all know that if the binlog format was changed to statement or mixed on slave( where gh-ost get binlog from, master 's binlog is mixed) when gh-ost is running , some data maybe lose.
In our co…
-
I cannot imagine it's not popular. People don't have big databases or what?
I understand that I can use percons/gh-ost tools directly, but then I won't be able to write laravel's migration.
Curre…