-
### Summary
**As** "DevOp / Admin"\
**I want** "to restore application-aware backups as easy as pvc backups"\
**So that** "I does not bother with boilerplate code to restore my databases."
#…
-
Original [issue 1854](https://code.google.com/p/sqlyog/issues/detail?id=1854) created by webyog on 2012-09-13T10:50:06.000Z:
We have 'file per table' option. But I think in Scheduled Backup 'file pe…
-
./tuning-primer.sh: 401: local: 2097152: bad variable name
MySQL Version 5.5.39-MariaDB-1~lucid-log x86_64
```
[client]
port = 3306
socket = /var/run/mysqld/mysqld.sock
[mysqld_s…
-
Found out, while trying to restore a backup, that the script is not able to run. Most likely because the command called for stopping the mysql service is wrong.
It should look like this: systemctl re…
-
by **SquishyEnt**:
After uploading 30,000 files or so (the contents of my Dropbox), subsequent describe
requests on permanodes take minutes or longer. Meanwhile, the Camlistore log file
reports that…
-
## 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…
-
```
What steps will reproduce the problem?
1. Upgrade plugin such that migration 06_dmsf_1_2_0.rb is required
2. Migrate plugins
3. Observer updated_at for all files is now the time of migration
What…
-
### Prerequisites
- [X] I have carried out troubleshooting steps and I believe I have found a bug.
- [X] I have searched for similar bugs in both open and closed issues and cannot find a duplicate.
…
-
My node and proxysql are on the same LAN.
this is my log:
![image](https://user-images.githubusercontent.com/27937545/56423526-115c4700-62df-11e9-85ae-a2404af1ea90.png)
this is my config file:
`
…
-
I'm trying to pass args to mysqldump (`--no-tablespaces` to avoid `err: mysqldump: Error: 'Access denied; you need (at least one of) the PROCESS privilege(s) for this operation' when trying to dump ta…