-
Bug: using apmgormv2 double query in kibana
my config in go init db:
```
import (
"gorm.io/gorm"
mysql "go.elastic.co/apm/module/apmgormv2/v2/driver/mysql"
)
//.....
o.Db, err = gorm.Open(mys…
-
Hi I'd like to suugest two things to make PyDAL work with MySQL Azure:
1. Adjust REGEX_URI on MySQL class to accept user with "@", required for Azure MySQL connections
`"^(?P[^:]+)(:(?P[^@]*))?"` …
-
mysql:8.0
-
**show context of Logs panel with MySQL datasource not be shown**:
![Image](https://github.com/user-attachments/assets/3b64d287-22b2-4f61-bb48-62cac7614223)
**I want to show it which show context w…
-
Currently, [pkt-config probed library path](https://github.com/sgrif/mysqlclient-sys/blob/a1799fca97ce0016d12c36095f0884426bdffed8/build.rs#L293) are not monitored by [cargo change detection](https://…
Banyc updated
23 hours ago
-
docker.io/mysql:8.0.40
-
https://github.com/ssl/ezXSS/issues/179#issuecomment-2348828539
Based on the conversation here.
I updated my MySQL to version 9, but either the database migration script did not run correctly. htt…
-
## General Question
radondb-mysql80-template 有init.sql
![image](https://github.com/user-attachments/assets/29986b1b-6071-43d6-9538-89417ad4b3c2)
生成的sample-mysql 没有 init.sql
![image](https://g…
-
#### Procedural language
- [x] DECLARE
- [ ] SET
- [x] basic syntax
- [x] multi-variable assignment
- [ ] GLOBAL, PERSIST, PERSIST_ONLY, SESSION
- [x] BEGIN .. END block
- [x] pro…
-
### Spack version
```console
$ spack --version
0.14.1-358-e042bd9
```
### Steps to reproduce the issue
```console
$ spack install mysql
...
==> [2020-03-29-15:44:23.103099, 21671] Error:…