Skip to content

Commit 9ce740a

Browse files
committed
Remove MySQL 8.0.30 from old scenario (needs JDBC URL fixes, covered by mysql-9.x-scenario from 8.4.0)
1 parent 7fde39a commit 9ce740a

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

test/plugin/scenarios/mysql-scenario/support-version.list

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,8 @@
1414
# See the License for the specific language governing permissions and
1515
# limitations under the License.
1616

17-
# mysql:mysql-connector-java artifact ends at 8.0.33
18-
# For com.mysql:mysql-connector-j (8.0.31+, 9.x), see mysql-9.x-scenario
19-
8.0.30
17+
# 8.0.30+ requires allowPublicKeyRetrieval=true and serverTimezone=UTC
18+
# Those versions are tested in mysql-9.x-scenario with the fixed JDBC URL
2019
8.0.19
2120
8.0.15
2221
6.0.6

0 commit comments

Comments
 (0)