issues
search
krowinski
/
php-mysql-replication
Pure PHP Implementation of MySQL replication protocol. This allow you to receive event like insert, update, delete with their data and raw SQL queries.
MIT License
323
stars
98
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
feat: Add regular expression matching support for `checkDatabasesOnly` or `checkTablesOnly`
#129
Moln
opened
1 day ago
0
Unable to parse BinaryDataReader with different authentication plugins
#128
janpalacky
opened
1 day ago
0
Setting raw query to cache
#127
robertogriel
closed
1 month ago
0
feat: update logging level to debug
#126
huangdijia
opened
2 months ago
0
mysql bigint field return a string in after/before Array, should return int in php I think.
#125
hetao29
opened
3 months ago
1
Update PHP requirements
#124
srakhmanchuk
closed
3 months ago
0
unpack(): Type C: not enough input values
#123
ronenb75
opened
4 months ago
0
Feature request: ->tablesIgnore() config method
#122
quakemmo
opened
5 months ago
0
feat: added more versions to check
#121
krowinski
opened
6 months ago
2
Feature/update composer config
#120
srakhmanchuk
closed
6 months ago
0
Utilize matrix for texting multiple mysql versions
#119
DZunke
closed
6 months ago
1
Warning: Error while sending QUERY packet. PID=3876
#118
zzu2320
opened
6 months ago
0
Fix ROWS_QUERY event parsing long queries
#117
DZunke
opened
6 months ago
4
fix #115 for mysql 8.4.0
#116
hetao29
opened
6 months ago
2
Mysql8.4 SHOW MASTER STATUS change to SHOW BINARY LOG STATUS and more...
#115
hetao29
opened
6 months ago
0
How to synchronize data using gtid?
#114
yaqianghan
opened
7 months ago
1
Symfony Backward Compatibility
#113
DZunke
closed
8 months ago
1
Implement rows query event
#112
DZunke
closed
8 months ago
0
Argument #1 ($array) must be of type array, bool given
#110
dominiquegerber
closed
8 months ago
5
Latin1 / UTF8 mix up
#109
qrizly2
opened
9 months ago
0
Negative Numbers are converted to huge numbers
#108
qrizly2
opened
9 months ago
2
Update and extend links to mysql documentation
#106
DZunke
closed
8 months ago
1
feat: auto authorisation packet switching
#105
krowinski
closed
10 months ago
0
New release
#104
krowinski
closed
10 months ago
0
Question about performance on bulk updates (ex. UPDATE table SET value = value + 1)
#103
cyppe
opened
10 months ago
2
caching_sha2_password support
#102
rbro
closed
9 months ago
6
Delete event contains no values
#101
quakemmo
closed
1 year ago
1
upgraded from PHP7.3 to 7.4 warnings arise
#100
mattimatti
closed
10 months ago
3
Slave_UUID field displays abnormal
#99
bb7788
closed
10 months ago
2
before accepts only the id field
#98
leelercool
closed
1 year ago
0
Update composer dependencies version
#97
janpalacky
closed
10 months ago
2
Fix JsonBinaryDecoder when there is NULL in data or if there is long …
#96
matyx
closed
10 months ago
0
.................
#95
Moln
closed
2 years ago
0
Let's `Config` static properties to non-static.
#94
Moln
closed
10 months ago
2
Before and After row data is empty
#93
drigolin
closed
2 years ago
1
Add support of Symfony 6
#92
Johnmeurt
closed
8 months ago
3
Rare race condition suspected
#91
quakemmo
opened
2 years ago
1
Preserve threadId in QUERY_EVENT.
#90
mklepaczewski
closed
10 months ago
2
PHP 8.1: spammed with warnings
#89
quakemmo
closed
10 months ago
2
PHP Fatal error: Uncaught MySQLReplication\Socket\SocketException
#88
jasimaz
opened
3 years ago
2
GTID replication Return value of MySQLReplication\BinLog\BinLogCurrent::getBinFileName() must be of the type string, null returned
#87
antonrubtsov
opened
3 years ago
2
require "symfony/event-dispatcher"
#86
venenox126
closed
3 years ago
1
Resume issue with big row events
#85
bpolaszek
opened
3 years ago
1
Buffer Overflow at BinLogPosition
#84
MacRaeMac
closed
10 months ago
2
Event id is always same
#83
jasimaz
closed
10 months ago
4
How can support concurrent?
#82
huangdijia
closed
3 years ago
0
Decoding of DECIMALS adds non significant trailing zeroes
#81
dominiquegerber
opened
3 years ago
0
Fix for negative number handling (DECIMAL -51.1234 could not read).
#80
dominiquegerber
closed
3 years ago
3
Handling of negative DECIMAL numbers (mariadb) seems erronous
#79
dominiquegerber
closed
3 years ago
3
Error with socket
#78
hungthai1401
opened
3 years ago
0
Next