This website requires JavaScript.
Explore
Help
Sign In
verdnatura
/
mycdc
Watch
1
Star
0
Fork
You've already forked mycdc
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
7e37f4bb18
mycdc
/
zongji.undo.sql
4 lines
68 B
MySQL
Raw
Normal View
History
Unescape
Escape
First commit
2022-08-15 16:12:17 +00:00
Code refactor
2022-08-16 10:53:59 +00:00
DROP
TABLE
IF
EXISTS
`
util
`
.
`
binlogQueue
`
;
First commit
2022-08-15 16:12:17 +00:00
DROP
USER
'
zongji
'
@
'
%
'
;