-
Mostly databases are used without timelined versioned entries. An update of a record "deletes" the old information.
For some applications it's necessary to store temporal information like addresses…
-
Hi
After I switchover master.
Restart old master.The old master becoming a slave by manual using command 'change master to master_user= 'repl',master_host='10.0.0.xxx',master_password='xxx',master…
-
### Describe the bug
Some mysqldump command required me to add PROCESS privileges to a MySQL user. So I grant it to the user at "User accounts" > "Global privileges". Then I wonder why the user doe…
-
This has been useful in the past when moving between databases and might be useful for upgrading from prisma 1 to prisma 2
https://v1.prisma.io/docs/1.34/prisma-cli-and-configuration/data-import-an…
-
**Description**
I'm using NCP with S3 as primary storage.
If I'm informed right, when my sd-card breaks or my nc-database is corrupted my files aren't readable at all.
To reduce the risk, I woul…
-
I know you've mentioned SQLite support in the future but was just wondering if you have any thoughts on the implementation.
For starters, would it be SQLite to SQLite setup or would it allow MySQL …
-
Привет.
Как такая идея, чтобы в EXCLUDED_TABLES была возможность задачи таблиц игнорирования через *
Т.е. чтобы не писать например
EXCLUDED_TABLES=b_search_content_stem, b_search_content_title
…
-
Hi, only came across this project today and am already loving and using it. Just wondering, is there an option to dump all tables in individual files rather than the entire database as one file? Our d…
-
Sorry if the docs cover that but I couldn't be sure.
Does gh-ost cover the scenario of:
- moving a table to a new database (which is not a slave)?
Thanks very much.
umutm updated
7 years ago
-
Hi!
I've managed to install MU-migration without problems on my win10 + local by flywheel setup.
The export works fine, tells me a .zip has been generated. However, I can't find it, anywhere. …