Commit d2b5992
authored
ci: fix MySQL version detection for ORDER BY placeholder parameter count on 2052 unit test (#3928)
* fix(tests): improve hasIncorrectPrepareParameter method
* fix(test): >= 9 instead of just > 9
* fix(test): fix hasIncorrectPrepareParameter method to target only known versions intead. uncomment ci pipeline to test against 8.4 of MySQL1 parent 490502f commit d2b5992
2 files changed
Lines changed: 4 additions & 19 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
| 103 | + | |
103 | 104 | | |
104 | | - | |
105 | | - | |
106 | | - | |
107 | | - | |
108 | | - | |
109 | | - | |
110 | | - | |
111 | | - | |
112 | | - | |
113 | | - | |
114 | | - | |
115 | | - | |
116 | | - | |
117 | | - | |
118 | | - | |
119 | | - | |
120 | | - | |
121 | | - | |
| 105 | + | |
| 106 | + | |
122 | 107 | | |
123 | 108 | | |
124 | 109 | | |
| |||
0 commit comments