-
Hello, I'd like to ask if there are any differences in the VIDEX Plugin (MySQL instrumentation) between MySQL 5.x and MySQL 8.x. (The ha_videx.cc file doesn't seem to have changed?)
From what I under…
-
mysql:8.2
-
### Search before asking
- [x] I had searched in the [issues](https://github.com/apache/seatunnel/issues?q=is%3Aissue+label%3A%22bug%22) and found no similar issues.
### What happened
MySQL CDC Un…
-
## Overview
**Client:** cursor
**Bug Type:** Server Bug
**Server:** @dpflucas/mysql-mcp-server
**Connection:** Remote
**OS:** Windows
**Source:** Smithery
## Description
mysql-mcp-server results clie…
-
### PHP Version
8.2.6
### Laravel Version
10.48
### Package Version
13.6.8
### Description
sometimes really rarely the prune method hangs as the delete takes really really long to finish (almos…
-
### Describe your problem
On Ubuntu 20.04, I successfully pulled the ragflow image, but the MySQL container is unhealthy and fails to start.How deal with it please?
-
# DevOps Setup: MySQL, Docker, Deployment Pipeline & Compose (.env)
**Goal:**
Prepare the test environment on `marek250.mikrus.xyz` for application deployment. This includes setting up MySQL, confi…
-
### Related Issue
- https://github.com/elastic/elasticsearch/issues/37962
> We discussed this issue internally and agreed that an error should be raised. However we are concerned by the bwc of this …
-
**Description**
```
-- Start Readyset, this requires replication
mysql> SET binlog_row_image = minimal;
Query OK, 0 rows affected (0,001 sec)
mysql> CREATE TABLE t (ID INT PRIMARY KEY, c TIME NOT N…
-
命令:
ecapture mysqld -m '/var/lib/docker/overlay2/49eaef7a7eb0cf7552680ea5e7c4ce9493c618498e35d0e95889b4787b5a443b/merged/usr/sbin/mysqld'
监听MySQL容器,是否需要加上 libssl 参数?