-
## Problem
`db pull` errors with `Error: Error in connector: Error querying the database: Error querying the database: The server terminated the connection.`
ClickHouse supports MySQL wire proto…
-
### Environment
I'm trying everything in a docker-compose environment to keep things simple and repeatable. I've tried this with nginx=1.25.5 and newer.
docker-compose.yaml
```
services:…
-
### Steps to reproduce
1. Set calendar app in month view mode
2. Subscribe an external (larger) calendar with recurring events
### Expected behavior
After a while the events of the new subscription…
-
As over version 2.4.0, node-mysql has added support for specifying a client-side query timeout.
it would be nice if we could make use of this via sequelize when executing raw queries or those from t…
-
### Proposal:
I've encountered strange behavior multiple times which ultimately was caused by old instances of Manticore search still staying alive even though I've already used `sudo systemctl res…
-
Hello,After using flask sqlalchemy, the search does not yield any data. The code is as follows:
search_config:
```python
from flask_msearch import Search
from jieba.analyse import ChineseAnalyzer…
-
With mysqld_exporter 0.15.0 I am unable to connect to the MariaDB server using the new `--mysqld.address` option.
I do not want to use a `my.cnf` file.
I tried two variants, but both failed:
``…
-
Main tasks:
- Setup local development machine using Docker.
- Create Docker containers for our EOL connector scripts and tools
Preferably all in one docker-compose file. It should have:
-- Apa…
-
For the hostgroup with a single backend, if the backend server goes down, the ProxySQL will return the error "Max connect timeout reached while reaching hostgroup" after the "mysql-connect_timeout_ser…
-
## Bug Report
MySQL Client 8.4.0 sends `SELECT $$` when connecting and this leads to log entries like this:
```json
{
"level": "INFO",
"time": "2024/06/03 10:14:15.875 +02:00",
"caller…