-
### Ⅰ. 问题描述
当在serviceImpl中标注了@GlobalTransactional注解后,包含` ON duplicate key update `的insert语句会导致BadSqlGrammarException异常
### Ⅱ. 详细描述
当执行下面那段SQL时,如果数据库中没有相同的数据,则不会触发 ON duplicate key update,这种情况下能够插…
-
# Part 1:
### From the mock report
![Image](https://github.com/minvws/nl-kat-coordination/assets/46660228/881f6dcb-7e41-43b9-a395-cdc2dcd7c459)
This is fixed by:
- https://github.com/minvw…
-
- [ ] I have searched the [issues](https://github.com/seata/seata/issues) of this repository and believe that this is not a duplicate.
### Ⅰ. Issue Description
我注册中心用consul,配置中心用apollo
查看启动日志,有…
-
```
0 info it worked if it ends with ok
1 verbose cli [ 'node',
1 verbose cli '/usr/local/bin/npm',
1 verbose cli 'install',
1 verbose cli '-g',
1 verbose cli '/var/folders/0h/njyqxzcx4hxf6skh…
ghost updated
9 years ago
-
```
I have not been able to get ProtoBehavior working with a WebGet
OperationContract. I want to do RESTful services with protocol buffers
being the representation. The System.ServiceModel.Web dl…
-
```
I have not been able to get ProtoBehavior working with a WebGet
OperationContract. I want to do RESTful services with protocol buffers
being the representation. The System.ServiceModel.Web dl…
-
```
I have not been able to get ProtoBehavior working with a WebGet
OperationContract. I want to do RESTful services with protocol buffers
being the representation. The System.ServiceModel.Web dl…
-
```
I have not been able to get ProtoBehavior working with a WebGet
OperationContract. I want to do RESTful services with protocol buffers
being the representation. The System.ServiceModel.Web dl…
-
```
I have not been able to get ProtoBehavior working with a WebGet
OperationContract. I want to do RESTful services with protocol buffers
being the representation. The System.ServiceModel.Web dl…
-
```
What steps will reproduce the problem?
1. Generate the code with this ws: http://aspspider.org/Jouret/Service.asmx?wsdl
2. Use this sample code to run it:
ServiceSoapBinding *binding = [[Servi…