mirror of
https://github.com/bitnami/containers.git
synced 2026-03-21 07:18:22 +08:00
Renaming MYSQL to MARIADB, Refs T3975, T3790
This commit is contained in:
@@ -28,7 +28,7 @@ if [ "$1" = 'mysqld.bin' ]; then
|
||||
|
||||
create_mysql_user
|
||||
|
||||
print_app_credentials $BITNAMI_APP_NAME $MYSQL_USER `print_mysql_password` `print_mysql_database`
|
||||
print_app_credentials $BITNAMI_APP_NAME $MARIADB_USER `print_mysql_password` `print_mysql_database`
|
||||
else
|
||||
print_container_already_initialized $BITNAMI_APP_NAME
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user