-
core_store table has a record that starts with an id of zero. the export data is correct but on import it assigns the id=0 record to id=74 which is the next increment for a new record.
**table defi…
-
1.拉镜像
docker pull index.tenxcloud.com/tenxcloud/mysql
2.启动
docker run -p 3306:3306 --name mysql-container-k8s index.tenxcloud.com/tenxcloud/mysql
3.进入容器
docker ps查到容器id
docker exec -it id…
-
Hi
I have this errors : lost connection when dumping table at row....
I have tried lot of solutions: max allowed packet and read_buffer_size on windows setting it to 64M but not worked
Do you …
-
### Description
I set up a new client site and when I run the backup it fails. Have attached the error message from the CP
error log:
```
02 - Could not create Enupal Backup: The shell command …
-
Ignore modx_sessions and modx_manager_logs tables of Backup
-
Idea? For @development db export: option to export say 10 customers or products
Now it strips all customer + sales + product data
Would it be an idea to have an option to keep the 10 last items?…
-
Make sure that the encoding of the mysql manman DB export match what we need.
Also make sure that the encodings inside the mysql DB are uniform (no double encodings)
-
**Describe the bug**
When pulling the db (-d) (hosted on rackspeed.de) I get the following error:
> Net::SSH::AuthenticationFailed when pulling db
But I can pull the files (--all --no-db) wi…
-
Document the accepted values for wsrep_sst_method variable.
Validity checks for this variable will be worked on by: https://github.com/codership/mysql-wsrep-bugs/issues/1594
-
```
What steps will reproduce the problem?
1. Run the mysqldump-x-restore stylesheet against a mysql dump file with
apostrophes in the data between tags.
2.
3.
What is the expected output? What do y…