This repository was archived by the owner on Oct 18, 2024. It is now read-only.
Commit 99e7e0f
Chris Board
Fixed issue where certain MySQL Servers contain non numeric characters in the version number which caused a NumberFormatException. E.g. 5.7.22-log
Added global variable called "publishToMavenLocal" so you can publish it to a local maven repository for local testing and linking to your own app, until ready for committing to GitHub.1 parent 1f14fd3 commit 99e7e0f
1 file changed
+20
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
3 | 4 | | |
4 | | - | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
5 | 10 | | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
6 | 15 | | |
| 16 | + | |
7 | 17 | | |
8 | 18 | | |
9 | | - | |
10 | | - | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
11 | 23 | | |
12 | 24 | | |
13 | 25 | | |
| |||
17 | 29 | | |
18 | 30 | | |
19 | 31 | | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
20 | 36 | | |
21 | 37 | | |
| 38 | + | |
22 | 39 | | |
23 | 40 | | |
24 | 41 | | |
| |||
0 commit comments