-
**Issue type:**
[ ] question
[x ] bug report
[ ] feature request
[ ] documentation issue
**Database system/driver:**
[ ] `cordova`
[ ] `mongodb`
[ ] `mssql`
[x ] `mysql` / `mariadb`
[ …
-
Howdy - Is this project still alive?
I noticed I was getting an error when connect-mysql-session tried to expire old sessions. I added a little extra logging and thought I would pass it along. No…
-
## Bug Report
Please answer these questions before submitting your issue. Thanks!
### 1. Minimal reproduce step (Required)
1. start a cluster
2. set tidb_slow_log_threshold to 0
3. check th…
-
## Bug Report
Please answer these questions before submitting your issue. Thanks!
### 1. Minimal reproduce step (Required)
```sql
CREATE TABLE t ( id INT PRIMARY KEY, j JSON, INDEX idx_a ((C…
-
### There is an error when the installation is complete
### Install by kubernetes apply-f netsil.yml
#### The container creates and runs the figure
![image](https://user-images.githubusercontent.c…
-
21:27:14 WARN]: Exception in thread "Craft Scheduler Thread - 8"
[21:27:14 WARN]: org.apache.commons.lang.UnhandledException: Plugin AutoNick v1.4.2 generated an exception while executing task 153
…
-
### Description
Is serch by location meant to work with open source geo service? I have a few entries with their map field all filled in, however no matter what query I write, it returns 0 entries.…
-
Unhandled rejection SequelizeDatabaseError: ER_BAD_FIELD_ERROR: Unknown column 'createdAt' in 'field list'
at Query.formatError (/Users/horiekentarou/Desktop/js-workshop/my_chat_test/node_modules/…
-
It works, but not as long.
When i go to http://192.168.50.44:8000/posts/1, i see correct output:
[{"id":1,"title":"testtitle","content":"Testcontent","created":"0000-00-00"}]
But when i go to http:…
-
Timestamp type support was recently added in mysql connector (https://github.com/prestodb/presto/pull/21937). However, it seems to only support milliseconds precision by default. We need microseconds …