implement match_only for resolve routing action

This commit is contained in:
n3t1zen
2026-05-05 13:13:11 +08:00
parent f7add73f04
commit 1cd46d17cf
4 changed files with 40 additions and 1 deletions
+1 -1
View File
@@ -75,7 +75,7 @@
+
+ // Create a go-mysql server with our TLS config
+ inbound.mysqlServer = server.NewServer(
+ "8.0.12",
+ "9.7.0",
+ gmysql.DEFAULT_COLLATION_ID,
+ gmysql.AUTH_NATIVE_PASSWORD,
+ nil,