mirror of
https://github.com/teddysun/lamp.git
synced 2026-04-04 19:58:29 +00:00
Update comments
update MySQL to version 5.7.38, 8.0.29 Signed-off-by: Teddysun <i@teddysun.com>
This commit is contained in:
@@ -60,7 +60,7 @@
|
||||
|
||||
| Database | Version |
|
||||
|-------------------------------|-----------------------------------------------------------|
|
||||
| MySQL | 5.7.37, 8.0.28 |
|
||||
| MySQL | 5.7.38, 8.0.29 |
|
||||
| MariaDB | 10.2.43, 10.3.34, 10.4.24, 10.5.15, 10.6.7, 10.7.3 |
|
||||
|
||||
| PHP & Additional extensions | Version |
|
||||
|
||||
@@ -43,9 +43,9 @@ openssl_filename_url="https://www.openssl.org/source/openssl-1.1.1n.tar.gz"
|
||||
apache2_4_filename="httpd-2.4.53"
|
||||
apache2_4_filename_url="https://dlcdn.apache.org//httpd/httpd-2.4.53.tar.gz"
|
||||
#mysql5.7
|
||||
mysql5_7_filename="mysql-5.7.37"
|
||||
mysql5_7_filename="mysql-5.7.38"
|
||||
#mysql8.0
|
||||
mysql8_0_filename="mysql-8.0.28"
|
||||
mysql8_0_filename="mysql-8.0.29"
|
||||
#mariadb10.2
|
||||
mariadb10_2_filename="mariadb-10.2.43"
|
||||
#mariadb10.3
|
||||
|
||||
Reference in New Issue
Block a user