-
```
Hi.
I have a setup where I have one master database and multiple slaves.
Our application can talk to the master database for writes only and to the
slaves for reads.
The slaves are behind a mysq…
-
```
Hi.
I have a setup where I have one master database and multiple slaves.
Our application can talk to the master database for writes only and to the
slaves for reads.
The slaves are behind a mysq…
-
```
Hi.
I have a setup where I have one master database and multiple slaves.
Our application can talk to the master database for writes only and to the
slaves for reads.
The slaves are behind a mysq…
-
I was wondering why isn't it possible for ProxySQL to allow all clients to connect, and close connections which are unable to authorize at MySQL upstream server. As far as I can tell, there is no poss…
OJezu updated
6 years ago
-
JDK版本:Java8
引用包版本
compile('mysql:mysql-connector-java:5.1.38')
compile('org.springframework.boot:spring-boot-starter-jdbc:1.4.0.RELEASE')
compile('org.springframework.data:spring-data-commons:1.4.0.RE…
-
**Description**
Problem/feature description...
Composer and PHP do not have permission to access the /tmp directory. Only root can change the permissions. Therefore a workaround of creating a …
-
* **Version**: v10.11.0
* **Platform**: Darwin localhost.local 15.6.0 Darwin Kernel Version 15.6.0: Thu Jun 21 20:07:40 PDT 2018; root:xnu-3248.73.11~1/RELEASE_X86_64 x86_64 (aka OSX 10.11.6, also ha…
-
在安装的过程中mv mysql-proxy,之后无法启动,想重新安装,说已经安装了,启动则说未安装,最后删除文件夹,重启也不管用
-
**测试版本**
tidb v4.0.1
benchmarksql v5.0-mysql-support-opt-2.1
**测试配置**
```
db=mysql
driver=com.mysql.cj.jdbc.Driver
conn=jdbc:mysql:loadbalance://10.5.74.51:4000,10.5.74.52:4000,10.5.74.53:400…
-
## Bug Report
### 1. Minimal reproduce step (Required)
Get a TiDB cluster V6.5.1
CREATE USER that require issuer to connect
Get TiProxy latest
Get mysql client
Try to connect with user witho…