-
I'm on macOS Catalina, version 10.15.5.
```
java --version
java 13.0.1 2019-10-15
Java(TM) SE Runtime Environment (build 13.0.1+9)
```
schemaspy version 6.1.0
mysql connector version 8.0.20…
-
## Problem
node-mysql2 seems to swap x and y values of a geographic Point stored in mysql8 when it is retrieved through node-mysql2 without special parsing.
## Repository that demonstrates the …
-
DEBU[8871] receive an unexpect packet
DEBU[8871] receive an unexpect packet
DEBU[8871] receive an unexpect packet
DEBU[8871] receive an unexpect packet
请问这个报错是什么原因?
wmbxx updated
3 years ago
-
CI log ([links-mysql.0.9.8 (failed: mysql8.1.0 failed to build)](https://opam.ci.ocaml.org/github/ocaml/opam-repository/commit/1bf8a8a232168bfebda5170ac014dc4c16872387/variant/compilers,5.1,yojson.2.1…
-
python binlog2sql.py -h192.168.56.101 -P3306 -uroot -pXUq12 --start-file='binlog.000008'
Traceback (most recent call last):
File "binlog2sql.py", line 152, in
back_interval=args.back_inte…
-
## Bug Report
On MySQL 8, aggregate functions below do not support distinct options:
- std
- stddev
- stddev_pop
- stddev_samp
- var_pop
- var_samp
- variance
(ref https://dev.mysql.co…
-
Parent issue is #62
`event_id varchar(1000) PRIMARY KEY`:
* It's too long on MySQL8 because the default charset is utf8
* `1000` is an arbitrary historical value
* It doesn't make sense for th…
-
目前perconca的xtrabackup还不能兼容mysql8.0,xenon是否支持mysql8.0.
-
能否增加MySQL8.0以上版本的支持?
现在无法链接MySQL8.0的数据库。
-
According to `README.md`, Ripple needs "libmariadbclient-dev" to build.
However it doesn't support "caching_sha2_password", so we couldn't connect default MySQL 8.0 with below error :
```
W0319 18:…