-
Hi, everyone.
I encountered a strange problem.When I run the same code on test platform using the same conf, it work well. Once I run the same code on production platform, I got the following error:
…
-
Caused by: java.sql.SQLException: sql injection violation, syntax error: ERROR. token : QUESBAR, pos : 649 : select count(id) FROM t_order
WHERE
order_date>=to_date(?,'yyyy-MM-…
oaoit updated
7 years ago
-
[Err] 1064 - com.alibaba.druid.sql.parser.ParserException: syntax error, expect RPAREN, actual ERROR DURATION, 我的SQL语句是select id from t_history_obd_info where deviceId='246737670650208' 或INSERT into t…
fanjc updated
8 years ago
-
## Bug Report
Please answer these questions before submitting your issue. Thanks!
### 1. Minimal reproduce step (Required)
```
CREATE TABLE `PK_MULTI_COL_5048` (
`COL1` binary(10) NOT N…
-
Currently, user-defined macros need to be defined as python. An alternative SQL-based syntax would be more consistent with `MODEL` and `AUDIT`. That is, having a `MACRO` function to define user-define…
-
Please add an ability to totally turn off autocomplete (now I can turn off only table names and fields). And also turn off SQL syntax check.
The autocomplete is unusable for me and disturbs me when …
-
- [x] I have searched the [issues](https://github.com/seata/seata/issues) of this repository and believe that this is not a duplicate.
### Ⅰ. Issue Description
Mysql field name has space cause und…
-
```
How do I fix this???
There seems to be an error. Please try again.
You have an error in your SQL syntax. Check the manual that corresponds to your
MySQL server version for the right syntax to u…
-
```
How do I fix this???
There seems to be an error. Please try again.
You have an error in your SQL syntax. Check the manual that corresponds to your
MySQL server version for the right syntax to u…
-
Although it appears that we support boolean values in the data sources (for example: https://github.com/Servant-Software-LLC/ADO.NET.FileBased.DataProviders/blob/main/tests/Data.Json.Tests/Sources/Fo…