issues
search
osheroff
/
mysql-binlog-connector-java
MySQL Binary Log connector
680
stars
167
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Mariadb Unknow event type 46
#163
cuongnv84
opened
1 day ago
0
DBZ-8445 -- No support for `mysql_clear_password`
#162
akanimesh7
opened
1 week ago
0
Will transaction group information be parsed by MySQL 5.7's multi-threaded replication group submission technology? Where? thank
#161
KK900716
opened
1 week ago
0
TimeZone
#160
1592231323
opened
1 week ago
0
Are Tagged GTIDs supported?
#159
EeshwarPrasath
opened
1 month ago
0
mysql.binlog.event.deserialization.EventDataDeserializationException whenever a Previous-GTIDs event occurs
#158
EeshwarPrasath
opened
1 month ago
0
mysql-binlog-connector-java cannot listen to the delete events of child tables in cascading deletes?
#157
Vinke2
opened
1 month ago
0
mysql服务器5.7.33 json格式的字段,binlog监听到的疑似base64加密串,用base64解密后只能看到一半明文。
#156
zhaozengbing
opened
2 months ago
1
log event entry exceeded max_allowed_packet
#155
guiyihan
opened
2 months ago
0
Incorrect handling of negative TIME values
#154
fivetran-nghiale
opened
2 months ago
4
Does anyone know how to create SSL trustStore and keyStore JKS files from existing self-signed `ca-cert.pem`, `client-cert.pem`, and `client-key.pem`?
#153
leiless
opened
2 months ago
0
Java 11: SSLMode.VERIFY_CA: `javax.net.ssl.SSLHandshakeException: Received fatal alert: protocol_version`
#152
leiless
closed
2 months ago
1
MYSQL_TYPE_VAR_STRING handling in binlog protocol
#151
megatron10
opened
2 months ago
0
version 0.30.0 not published to Maven
#150
flozano
closed
3 months ago
3
time(6) type loss precision
#149
welyss
opened
4 months ago
0
Move setting SO_LINGER before shutdown
#148
Naros
closed
4 months ago
0
MySQL 8.4 removed "Show master status" SQL command
#147
alejandrosanchezcabana
opened
5 months ago
1
Support MySQL 8.4 changes
#146
Naros
closed
4 months ago
4
方法updateClientBinlogFilenameAndPosition和updateGtidSet等方法一样,可以被按需重写
#145
xzxiaoshan
opened
6 months ago
0
Bin log client connection errors out with "A slave with the same server_uuid/server_id as this slave has connected to the master"
#144
magarwal-plenty
opened
6 months ago
1
v0.29.2
#143
Naros
closed
7 months ago
0
DBZ-7570/#133: add workaround using SO_LINGER with 0 timeout
#142
acristu
closed
7 months ago
8
bugfix: read long value when deserializing gtid transaction's length
#141
shenjunstar
closed
8 months ago
0
exception of "java.io.IOException: Stumbled upon long even though int expected" when deserialize GTID Transaction event
#140
shenjunstar
opened
9 months ago
1
Deserialization trouble with BINARY(16) columns for UUID
#139
bobdaly
opened
10 months ago
10
to #127 TransactionPayloadEventDataDeserializer use the same CompatibilityMode settings from parent EventDeserializer
#138
ZzzCrazyPig
opened
11 months ago
0
Can the BinaryLogClient be configured to set the ServerTimeZone when connecting to the database?
#137
salmanjones
opened
11 months ago
1
hot fix optional metadata Extraction
#136
sean-k1
closed
1 month ago
3
Fix #126 Make artificial events configurable
#135
Naros
closed
4 months ago
0
TABLE_MAP deserialization Error with conflicting charsets
#134
jogrogan
closed
1 month ago
2
Deadlock when connection try to disconnect
#133
aadant
closed
4 months ago
18
Trying to restore lost connection to, changes in binlog will not be monitored
#132
873726197
opened
1 year ago
0
Resolving a UUID as original string from BINARY(16)
#131
bobdaly
closed
1 year ago
1
Introduce support for MySQL 8 specific metadata on GTID events
#130
methodmissing
closed
12 months ago
3
Can the last_committed field be added when parsing gtidEvent events?
#129
kjyyc
closed
12 months ago
2
to #127 Supported TransactionPayloadEventDataDeserializer using customEventDeserializer
#128
ZzzCrazyPig
closed
1 year ago
0
TransactionPayloadEventDataDeserializer may lost the CompatibilityMode settings from parent EventDeserializer
#127
ZzzCrazyPig
opened
1 year ago
1
How about skip Fake rotate Event When connection resumed
#126
sean-k1
opened
1 year ago
7
Make mariadb_slave_capability configurable
#125
Naros
closed
1 year ago
2
请问下字段为json的内容,如何解析出来呢
#124
yuxicun
opened
1 year ago
0
GEOMETRY type data Inconsistent with the inserted value
#123
AwarenessTrend
closed
1 year ago
1
compile error
#122
wqshr12345
opened
1 year ago
0
fix bug signedness order change to All Column Order
#121
sean-k1
closed
1 year ago
7
Can not receive MARIADB_GTID event when execute SET @mariadb_slave_capability=1
#120
ThisisWilli
opened
1 year ago
0
Failed to execute CommandLineRunner
#119
poutous
opened
1 year ago
0
Issue with byte array and binlog compression (Debezium)
#118
rolevinks
opened
1 year ago
0
Fix ByteArrayInputStream throw unexcepted EOFException
#117
LoveHeat
opened
1 year ago
1
ByteArrayInputStream will throw unexcepted EOFException
#116
LoveHeat
opened
1 year ago
0
How can i know last position was read?
#115
thanhdev-work
closed
1 year ago
1
Handle YEAR as numeric for metadata processing
#114
jpechane
closed
1 year ago
4
Next