This repository was archived by the owner on Oct 18, 2024. It is now read-only.
Commit 6a11144
Chris Board
Fixes version parsing
Fixes issue where some MySQL services would have the version number in a slightly different format which would mean that it wasn't parsed correctly. This then meant when proessing MySQL packets when doing checks for a particular version it may not work as expected.1 parent 8e3ddfd commit 6a11144
File tree
11 files changed
+168
-2
lines changed- .idea
- caches
- codeStyles
- AndroidMySQLConnector
- src/main/java/com/BoardiesITSolutions/AndroidMySQLConnector
11 files changed
+168
-2
lines changedBinary file not shown.
Binary file not shown.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
0 commit comments