1kasa
33fa891ed7
handle Unexpected transaction rollback ( #828 )
* handle Unexpected transaction rollback
* fix ci Errpr
* Fix wrong location
* Fix sort import
* Fix error
* Fix comment
* Fix comment
* add Unit Testing
* WIP: prepare for rebase
* wrong commit
* wrong commit
* Remove incorrect go mods
* sort import
---------
Co-authored-by: FengZhang <zfcode@qq.com>
9 months ago
xinfan.wu
9b5b080e27
fix:sql statement was not closed ( #736 )
* feat:add more linter
* feat:change golangclilint version to 1.57.x to support more linter
* feat:adjust lint conf and adjust the code to pass the check
* style: format some code; fix: some sql statement or rows was not been closed
---------
Co-authored-by: JayLiu <38887641+luky116@users.noreply.github.com>
1 year ago
xinfan.wu
3188ecf883
feat:add more linter in configuration file ( #686 )
* feat:add more linter
* feat:change golangclilint version to 1.57.x to support more linter
* feat:adjust lint conf and adjust the code to pass the check
---------
Co-authored-by: JayLiu <38887641+luky116@users.noreply.github.com>
1 year ago
marsevilspirit
ccb96999a9
fix: fix undo log parser type jackson not found ( #690 )
* fix undo log parser type jackson not found
* update config_test.go
1 year ago
JayLiu
ad092d5eb3
optimize: rename module name to seata.apache.org/seata-go ( #678 )
2 years ago
smiletrl
ff2bde2996
add undo compressor log support ( #659 )
2 years ago
576470954
4330268686
bugfix: cant serialize by jackson ( #607 )
2 years ago
wang1309
d6750d5002
Feat fix go import ( #536 )
optimize go imports style
3 years ago
wang1309
46da59f95e
feat: undolog add decompressor func ( #457 )
3 years ago
Yuecai Liu
39d8977acd
fix undo log sql type bug ( #495 )
3 years ago
Yuecai Liu
8cadac9349
fix at bug ( #487 )
3 years ago
juzimao
e3060d0ace
feat(undo): add the use of undo log serialization ( #477 )
feat(undo) add the use of undo log serialization
3 years ago
mooleetzi
b2f03e4168
optimize error ( #395 )
optimize error
3 years ago
Yuecai Liu
a7f842fe79
feat: use undo config ( #419 )
* use undo config
3 years ago
Yuecai Liu
8369b9ae46
roptimize: efactor delete and insert executor ( #409 )
* refactor delete and insert executor
3 years ago
Yuecai Liu
f4251b5ba8
add data check before rollbeck ( #366 )
* add data check before rollbeck
3 years ago
Yuecai Liu
75b3f2de5d
fix bug ( #359 )
3 years ago
Yuecai Liu
da18f0501c
Optimize rollback ( #356 )
optimize rollback
3 years ago
Yuecai Liu
7481327eaf
optimize meta data ( #352 )
optimize meta data
3 years ago
FengZhang
ef1759ee2a
fix:timeout config & panic log lost ( #350 )
* fix timeout config & panic log lost
* format & fix rollback
3 years ago
Yuecai Liu
a16a38ba0a
optimize at commit branch ( #346 )
* optimize at
3 years ago
Yuecai Liu
797a965590
optimize: add insert undo log function ( #337 )
add insert undo log function
3 years ago
wang1309
7e9d882e0e
Feat add undo func ( #320 )
add undo function
3 years ago
Bison Xu
401dc36226
feat:add undo log manager-flush undo log func #269 ( #307 )
add undo log manager-flush undo log func #269
3 years ago
georgehao
29c7f38440
feat: add sync worker and fmt ( #303 )
* feat: add sync worker and fmt
* feat: update
* feat: update
* feat: update
* feat: update
* feat: update
* feat: update
* feat: update
* feat: fix spell
* feat: fix conflict
Co-authored-by: Xin.Zh <dragoncharlie@foxmail.com>
Co-authored-by: haohongfan1 <haohongfan1@jd.com>
3 years ago
Yuecai Liu
1847bf6ac7
feat: add mysql update undo log builder ( #288 )
feat: add mysql update undo log builder
3 years ago
liaochuntao
b396c81a4e
(WIP)refactor:seata conn ( #287 )
* refactor:seata conn
* test: add unit test
* test: add unit test
3 years ago
wang1309
b7a9673821
feat: add has undo log table ( #245 )
feat:add has undo log table func
3 years ago
wang1309
bc793e9dc4
feature: add undo log manager delete ( #240 )
feature:add DeleteUndoLogs func, issue:#217
3 years ago
liaochuntao
0cb9e30fc6
feature/datasource_at merge to master ( #213 )
feature: add transaction at datasource
3 years ago