-
-
Currently the script generates daily, weekly and monthly schema exports for all databases at once in the `fullschema` subdirectory. We do require schema files for each database individually and would …
-
-
**Describe the bug**
```
Fatal Error in SQL Query: INSERT INTO _migrations VALUES ('19700101_000001_lwt_original.sql'), ('19700102_000001_lwt_fork.sql'), ('20231224_131202_missing_auto_increment.sql…
-
## Mac 安装 MySQL 8 并初始化 Awesome App 数据
下载 mysql-8.0.19-macos10.15-x86_64.dmg, 安装并设置 root 密码
在 mac 的 system preferences 中找到 mysql 的图标点 configuration, 可以看到 mysql 的安装目录为: `/usr/local/mysql`
```sh…
-
工具XtraBackup24
twn39 updated
8 years ago
-
500 DB users proxysql-admin syncusers done in 6 minutes
1000 DB users hangs on the last “Adding user to ProxySQL”. I waited, it runned for total of 51 minutes and I can see in strace that it is c…
-
## Description
Starting Chef Client, version `18.0.161` / `17.10.3` and ohai-cli yields a stacktrace.
This happens only when Passwd ohai module is in use with libnss-mysql.
## Steps to Reprod…
-
Hi,
this is the default subvolume design of SUSE (here SLES 12SP5):
(For simplicity I've filtered any snapshot subvolume.)
```
vlcdbs1p:~ # btrfs su li / | grep -v snapsh
ID 257 gen 2398 top leve…
-
I like the way `percona-operator`devs have it done. So I'd take it as a reference
Basically, I want to create two new CRDs
```yaml
kind: backup
spec:
# -- Some scheduling
# -- Target to save…