-
#### Ce se întâmplă:
Nu avem deloc backups automate la site
#### Ce ar trebui să se întâmple:
Guess!
#### Pași pentru reproducerea problemei:
- Nuke website
- Cry
#### Specificații de si…
-
2017/09/01 02:30:54 dump.go:98: [info] skip dump, use last binlog replication pos (mysql-bin.000006, 1948)
2017/09/01 02:30:54 sync.go:21: [info] start sync binlog at (mysql-bin.000006, 1948)
2017/0…
-
## 要件
- macにvagrantをインストールしてCentOS7の最新がダウンロードできる状態にすること
https://qiita.com/sudachi808/items/3614fd90f9025973de4b
- wordpressを動作させる
- mentaユーザー作成
- mentaユーザーでのssh鍵認証
- nginxのインストール
- …
-
要运行 MySQL 容器,首先需要拉取 docker 镜像
```bash
# docker pull mysql:latest
docker pull mysql:5.7
```
## 启动MySQL容器
```bash
docker run -d --name mysql_server -e MYSQL_ROOT_PASSWORD=123456 mysql:5.7
…
-
Hi,
I have just watch my mariadb log and see the same error each seconds...
Error: Column last_update in table "mysql"."innodb_table_stats" is INT UNSIGNED NOT NULL but should be BINARY(4) NOT N…
-
The load.sql file for each design type needs to be refreshed if there is a change to the corresponding initialState.js file. If automated, it is likely easier to refresh the load.sql files than it i…
-
```
SELECT INTO OUTFILE makes it easy to backup table content. But there's no
easy way to dump the corresponding schema. Would be nice to have a command
we can invoke that dump all table definitions…
-
Hi,
you forked this backup script from [jmfederico / run-xtrabackup.sh](https://gist.github.com/jmfederico/1495347).
Question:
Is your script function wise identical to the original script?
TH…
-
In mod normal nu intra neaparat in responsabilitatile noastre, in sensul ca nu facem decat dezvoltare nu si devops pe proiectul asta, dar ca si courtesy am putea adauga o solutie de backup minimala, j…
-
**Describe the bug**
When phase takes about 6 hours, the operator (0.81.0) does not set the `snapshot_id` in the `ActionSet` despite using kando for this purpose.
**To Reproduce**
Steps to repr…