-
## Problem
LOAD DATA LOCAL INFILE statements is restricted by default in MySQL 8.x. If we want to remove this restriction, we need to specify local-infile=1 in a my.cnf client section.
And also …
-
Hi **Team**,
**Description:**
Application is apache Druid, we are trying to remove mysql-router component (*used only on RW port*) and start using *ProxySQL*.
Publishing segments on the metadata …
-
I am on Apple M1 (Apple Silicon ARM64) and installed the latest version of mysql via brew:
```
brew install mysql-client
brew install innotop
```
And I see this error:
```
127.0.0.1 PROCESSLI…
-
Hello,
After upgrading from mariadb 10 to 11.5, my backups are not working anymore because of mysql backups.
The logs read:
`Using method "mysql".
The "mysql" method is chosen, but is not fou…
-
### What did you do?
1. create changefeed;
2. create table t(a int);
3. truncate table t;
### What did you expect to see?
changefeed can proceed normally;
### What did you see instead?
changefe…
-
### Describe the issue or suggestion
Rework .NET Aspire integration docs:
- [x] #1759
- [x] #1831
- [x] #1847
- [x] #1848
- [x] #1815
- [x] #1856
- [x] #2085
- [x] #2169
- [x] #2170
- [ ] #2177
- [ …
-
### What did you do?
When I import on dbaas, I set object name pattern as "test.item/ "
### What did you expect to see?
import success
### What did you see instead?
an error will be re…
-
First attempt at this.
```
bash-3.2 $ bash setup-kubernetes.sh
INFO[0000] portmapping '8000:80' targets the loadbalancer: defaulting to [servers:*:proxy agents:*:proxy]
INFO[0000] Prep: Network
…
-
### Description
I can not rename the name for my MySQL Native Clients - but need to rename and manage it for an better overview.
### DBeaver Version
23.0.5
### Operating System
macOS Ventura …
-
**Use case**
Although Timeplus team provides some drivers for different tools/languages, in some cases, we cannot add the Timeplus integration/driver to the 3rd party system. One example is AWS…