We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7fde39a commit 9ce740aCopy full SHA for 9ce740a
test/plugin/scenarios/mysql-scenario/support-version.list
@@ -14,9 +14,8 @@
14
# See the License for the specific language governing permissions and
15
# limitations under the License.
16
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
+# 8.0.30+ requires allowPublicKeyRetrieval=true and serverTimezone=UTC
+# Those versions are tested in mysql-9.x-scenario with the fixed JDBC URL
20
8.0.19
21
8.0.15
22
6.0.6
0 commit comments