-
Hello Everyone,
I am using the latest version of proxysql latest version which is mentioned below and i am seeing multiple errors
2020-05-13 02:59:50 sqlite3db.cpp:163:execute(): [ERROR] SQLIT…
-
Hi,
We are using latest a2billing and asterisk 11. It is not an issue actually , I just want to know how can configure multiple a2billing in a single server with realtime. I was able to configure it …
ghost updated
9 years ago
-
With newer versions of mariadb I think that instead of the `SHOW SLAVE HOSTS` statement mysqltuner should be using the `SHOW REPLICA STATUS;` statement.
That way you only need to give mysqltuner per…
-
### ⚠️ This issue respects the following points: ⚠️
- [X] This is a **bug**, not a question or a configuration/webserver/proxy issue.
- [X] This issue is **not** already reported on [Github](https://…
-
两个版本的试了
我的mysql版本是8.0
为什么报这个错误?: row_format = compressed or its damaged or its mysql 5.7 file
可以加你联系方式吗?
-
```
What steps will reproduce the problem?
1. Put ONLY_FULL_GROUP_BY in sql_mode variable in my.ini ([mysqld] section)
2. Restart MySQL server
3. Run mycheckpoint
What is the expected output? What d…
-
| solution | pros | cons |
| --- | --- | --- |
| Perl API | Scripts already written, use docker instead of installing perl modules | Have to maintain scripts |
| MySQL | Don't have to rely on API…
-
```
node_1 |
node_1 | /app/node_modules/mysql/lib/protocol/sequences/Sequence.js:47
node_1 | var err = new Error(code + ': ' + packet.message);
node_1 | ^
node_1 | Erro…
-
```
What steps will reproduce the problem?
1. install the replicator with the default hesp size of 1024
2. run the same test used for Issue#390
3. wait for the slaves to apply the record
What is the…
-
## Steps to reproduce
1. juju deploy -n 1 mysql-router-k8s
2. juju deploy -n 1 mysql-k8s
3. juju deploy -n 1 mysql-test-app
4. juju deploy -n 1 tls-certificates-operator
5. juju relate mysq…