-
Hi all,
First off, sorry for the radio silence, just haven't been feeling motivated but I'm back and have been chipping away on a total overhaul.
Version 2.0 is here and there's a number of chan…
-
A followup of https://github.com/open-telemetry/opentelemetry-python-contrib/issues/2351
Tracking issue to track progress of semantic convention stability migration for the below instrumentations.
…
-
Firstly, thanks a lot for this plugin!
I tried it, and I think, the plugin should use default knex methods to close the connection. Right now calling `knex.destroy()` does nothing, and the connecti…
-
Our vendor databases use `bigint` as the primary key which is rather annoying.
Out of the box lucid (mysql driver) doesn't appear to support it.
After a few hours of trying to find a solution th…
-
Error: Package: mysql-community-server-5.7.29-1.el7.x86_64 (mysql57-community)
Requires: libc.so.6(GLIBC_2.17)(64bit)
Error: Package: mysql-community-server-5.7.29-1.el7.x86_64 (mysql57…
-
I am trying to use this driver to connect to ClickHouse using MySql protocol.
To do that I need to add client option
```
allowPublicKeyRetrieval=true
```
How can I add client optiosn for t…
-
问题描述:同一个分布式事务执行了多次PhaseTwo_Committed操作,请教如何解决:
2021-05-10 15:07:52.336 [http-nio-7101-exec-5] INFO io.seata.tm.api.DefaultGlobalTransaction - [172.26.201.26:8091:135036741874720768] commit status:…
-
Sometimes the connection fails to run and throws the following exception. Need some help to understand what could cause this:
```
java.lang.IllegalStateException: Request queue was disposed
at de…
-
I want to build an environment on my PC where mysql and python running on jupyter notebook by changing kernel. I already have python3.6 on jupyter notebook running properly on ubuntu 16.04 as guest OS…
-
**Describe the bug**
After updating Mysql server from 5.7.25 to 8.0 some queries started to fail with error:
`java.lang.UnsupportedOperationException: LongBlob is not supported!`
**To Reproduc…