mirror of
https://github.com/teddysun/lamp.git
synced 2026-04-11 15:28:48 +00:00
Update comments
Update MariaDB to version 10.11.9 Signed-off-by: Teddysun <i@teddysun.com>
This commit is contained in:
@@ -63,7 +63,7 @@
|
||||
| Database | Version |
|
||||
|-------------------------------|-----------------------------------------------------------|
|
||||
| MySQL | 5.7.44, 8.0.39 |
|
||||
| MariaDB | 10.4.33, 10.5.25, 10.6.18, 10.11.8 |
|
||||
| MariaDB | 10.4.33, 10.5.25, 10.6.18, 10.11.9 |
|
||||
|
||||
| PHP & Additional extensions | Version |
|
||||
|-------------------------------|-----------------------------------------------------------|
|
||||
|
||||
@@ -50,7 +50,7 @@ load_config() {
|
||||
#mariadb10.6
|
||||
mariadb10_6_filename="mariadb-10.6.18"
|
||||
#mariadb10.11
|
||||
mariadb10_11_filename="mariadb-10.11.8"
|
||||
mariadb10_11_filename="mariadb-10.11.9"
|
||||
#php7.4
|
||||
php7_4_filename="php-7.4.33"
|
||||
php7_4_filename_url="https://www.php.net/distributions/php-7.4.33.tar.gz"
|
||||
|
||||
Reference in New Issue
Block a user