-
-
As per title, one of my users has a database called: `dragon_Ul)e@k!#dERs$_OLD`.
This in turn breaks MySQL Tuner:
```
-------- Storage Engine Statistics ----------------------------------------…
Znuff updated
10 months ago
-
example output:
innodb_redo_log_capacity should be (=512M) if possible, so InnoDB Redo log Capacity equals 25% of buffer pool size.
config:
# INNODB #
innodb_redo_log_capacity = 512M
ch…
-
php 와 phpmyadmin 을 설치하였다.아파치 한글꺠짐현상을 해결하였다.( utf-8)
```
==================
sudo vi /etc/phpmyadmin/config.inc.php
* 변경전: //$cfg['Servers'][$i]['AllowNoPassword'] = TRUE;
* 변경후: $cfg['Servers'][$…
-
**Request for help using phpIPAM / Misc question?**
... We are currently using PHP IPAM v1.5 dbversion37 as our primary IPAM within our organisation. We have noticed some performance degradation when…
-
# Caches
## Blocks
Cache de block activés ?
Pourcentage de block non cachable -> prevenir en cas de trop de block custom dont cache mal configuré
## Views
Voir le nombre de vues activées, vérifier l…
-
MySql seems to be a performance bottleneck for the data ingest process.
[mysqltuner](https://github.com/major/MySQLTuner-perl) suggests:
Performance schema should be activated for better diagn…
-
I'm trying to run the tuner against MariaDB 10.3 hosted and managed by Microsoft Azure. SSL enforcement is enabled.
The command I'm using looks like this:
`perl mysqltuner.pl --host .mariadb.datab…
-
-
[update by @jedmeister] I have renamed this issue to reflect the discussed path to resolve the problem. Resolution of this issue would be a component of #542, although should be something of a priorit…