Skip to content

Commit 2cd991f

Browse files
committed
clean debug
1 parent 8f3e6c3 commit 2cd991f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/MySQLReplication/Event/QueryEvent.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,6 @@ public function makeQueryDTO()
4444
*/
4545
private function getSizeToRemoveByVersion()
4646
{
47-
48-
var_dump(BinLogServerInfo::getVersion());
4947
if (BinLogServerInfo::MYSQL_VERSION_MARIADB === BinLogServerInfo::getVersion())
5048
{
5149
return 13;

0 commit comments

Comments
 (0)