Commit 52432f2
committed
remove auth packet end verification
not consistens for all MySQL versions:
http://dev.mysql.com/doc/internals/en/connection-phase.html#packet-Protocol::Handshake
Closes #751 parent d32925b commit 52432f2
1 file changed
+7
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
187 | 187 | | |
188 | 188 | | |
189 | 189 | | |
190 | | - | |
191 | | - | |
192 | | - | |
193 | | - | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
194 | 197 | | |
195 | 198 | | |
196 | 199 | | |
| |||
0 commit comments