-
[Start] Executing MySQL query...
undefined
Error: ER_NOT_SUPPORTED_AUTH_MODE: Client does not support authentication protocol requested by server; consider upgrading MySQL client
[Done] Finished My…
-
-
mysql을 구동하기
-
### What version of `drizzle-orm` are you using?
0.33.0
### What version of `drizzle-kit` are you using?
0.24.2
### Describe the Bug
I'm trying to migrate from skeema to drizzle and seem to be st…
-
### Steps to reproduce
1. use docker compose to start a new nextcloud server
2. setup and create a new folder and share link with create and write privilege
3. open the share link
4. drag a file to …
-
mysql:8.3
-
Can you please provide a database file to run this project
-
## Problem Description
Following the get started guide step by step I was willing to run insert code with `mysql`.
```rust
// ...
let inserted = diesel::insert_into(entities::…
-
## 📌 어떤 기능을 리팩터링 하나요?
> 학습 테스트에 제시된 MySQL 사용 시 적용하면 좋을 설정을 추가해봐요.
https://github.com/brettwooldridge/HikariCP/wiki/MySQL-Configuration
제시된 설정은 다음과 같습니다.
```
dataSource.cachePrepStmts=true
…
-
### What Happened?
Description:
Ingress is not natively support routing of udp/tcp, so need to handle another way. But this is not work in minikube of below procedure.
Procedure of reproduce the …