File tree Expand file tree Collapse file tree 2 files changed +1
-36
lines changed Expand file tree Collapse file tree 2 files changed +1
-36
lines changed Original file line number Diff line number Diff line change @@ -59,7 +59,7 @@ public function __construct(
5959 $ this ->gtidService = $ gtidService ;
6060 }
6161
62- public function disconnect ()
62+ public function __destruct ()
6363 {
6464 if (true === $ this ->isConnected ())
6565 {
Original file line number Diff line number Diff line change @@ -110,39 +110,4 @@ public function binLogEvent()
110110 {
111111 $ this ->event ->consume ();
112112 }
113-
114- public function binLogDisconnect ()
115- {
116- $ this ->binLogConnect ->disconnect ();
117- echo 1 ;
118- echo 1 ;
119- echo 1 ;
120- echo 1 ;
121- echo 1 ;
122- echo 1 ;
123- echo 1 ;
124- echo 1 ;
125- echo 1 ;
126- echo 1 ;
127- echo 1 ;
128- echo 1 ;
129- echo 1 ;
130- echo 1 ;
131- echo 1 ;
132- echo 1 ;
133- echo 1 ;
134- echo 1 ;
135- echo 1 ;
136- echo 1 ;
137- echo 1 ;
138- echo 1 ;
139- echo 1 ;
140- echo 1 ;
141- echo 1 ;
142- echo 1 ;
143- echo 1 ;
144- echo 1 ;
145- echo 1 ;
146- echo 1 ;
147- }
148113}
You can’t perform that action at this time.
0 commit comments