Update MySQL to 8.0.34

Update MySQL to 8.0.34
This commit is contained in:
msycn 2023-08-12 00:46:07 +08:00 committed by GitHub
parent c17314b634
commit 1adb2f751c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -11,7 +11,7 @@
"path": "server/mysql/VERSION",
"todo_versions":["5.6","5.7","8.0"],
"versions":["5.5", "5.6", "5.7","8.0"],
"updates":["5.5.62","5.6.50", "5.7.32","8.0.30"],
"updates":["5.5.62","5.6.50", "5.7.32","8.0.34"],
"shell":"install.sh",
"checks":"server/mysql",
"path":"server/mysql",
@ -19,4 +19,4 @@
"home":"https://dev.mysql.com/downloads/mysql",
"date":"2017-11-24",
"pid": "2"
}
}