-
```
What version of the MyBatis.NET are you using?
ibatis.datamapper.1.6.2.
VS 2008
Please describe the problem. Unit tests are best!
Iam new to Ibatis....
Log file is not created at all after tryi…
-
```
What version of the MyBatis.NET are you using?
ibatis.datamapper.1.6.2.
VS 2008
Please describe the problem. Unit tests are best!
Iam new to Ibatis....
Log file is not created at all after tryi…
-
I have some password field that I don't want to emit in the log file. However, the mapper log will try to print all the parameter. It would be nice if there is a way to hide/mask certain parameters. I…
testn updated
7 years ago
-
Error updating database. Cause: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: You have an error in your SQL syntax; Error occurs around this fragment: { UPDATE heart_bea}. Error…
-
**Describe the bug**
使用springdoc注解@Schema(description = "用户名") 实体类,controller返回实体对象,但是文档没有显示实体对象属性的参数说明。
**To Reproduce**
Steps to reproduce the behavior:
1. 定时实体对象SysUserinfo.JAVA,并用spingdoc注解@…
-
Good day,
we've noticed, ProxySQL's feature to return LAST_INSERT_ID() from the Connection-Cache instead of querying it from db-node (to allow Multipexing in conjunction with LAST_INSERT_ID) does n…
-
https://github.com/xuxueli/xxl-job/blob/3cf27f90b47a6928a52685cda9f78b7b191878d7/xxl-job-admin/src/main/resources/mybatis-mapper/XxlJobLogMapper.xml#L230
查找失败任务的SQL每10秒钟查询一次xxl_job_log, 理论上 10秒钟之前的…
-
Below is error log:
```log
Resolved [org.mybatis.spring.MyBatisSystemException: nested exception is org.apache.ibatis.exceptions.PersistenceException:
### Error querying database. Cause: org.sp…
-
[provide a description of the issue]
##### Environment
- Operating System:Windows10
- JDK version: 8
- Visual Studio Code version:1.63.2
- Java extension version: Language Support for Java(…
-
When attempting to use the URL Statistic feature in version 2.5.3, an error occurred. Modifications were made during the startup process:
"Error querying the database. The cause was java.sql.SQLE…