-
### **Encryption Level**
MySQL supports encryption of data at three levels:
Individual value level (usually done per column)
Data at rest (transparent data encryption - TDE) which is pe…
-
Follow the below steps one by one.
**Step 1.** Rename the folder c:\xampp\mysql\data to c:\xampp\mysql\data_old (you can use any name).
**Step 2.** Create a new folder c:\xampp\mysql\data.
**…
-
We are using concurrent backup jobs to save binlogs from multiple MariaDB-Servers simultaneously multiple times a day. Restoring a state from this backups that includes multiple incremental backups jo…
madoe updated
5 months ago
-
Have Charles pick an arbitrary file or database table, and then I should verify that I can restore the file/table to another machine.
To prepare for this, I should document the restore process for my…
-
### Operating System (OS/VERSION):
Debian 9
### VestaCP Version:
0.9.8
### Installed Software (what you got with the installer):
MariaDB 10.4
### Steps to Reproduce:
Restore a use…
-
- [x] On agent get mysql datadir, log_error, innodb_log_group_home_dir from my.cnf. We can use some type of notifications mechanism (like fsnotify) to subscribe for changes in config files and reload …
-
Restoring an incremental backup requires multiple commands, so it would really be helpful to have a script to automate (and test) restoring.
To that end, the dependancy qpress should also be includ…
-
DON'T WORK - mariabackup based on MariaDB server 10.3.7-MariaDB Linux (x86_64)
# /usr/local/bin/backup-mysql.sh
Backup successful!
Backup created at /backups/mysql/Fri/full-06-22-2018_18-39-45.xb…
-
## Bug Report
Please answer these questions before submitting your issue. Thanks!
### 1. Minimal reproduce step (Required)
1. import data to mysql.t1 1000000 entries
2. do full backup
3. i…
-
**Describe the bug**
Hello!
I can no longer install phalcon with GitHub Actions.
Do you know what the problem is?
The problem occurred at 08:00 Japan time on 2024-10-07.
**Expected behavior…