leokhoa / laragon

Laragon is a portable, isolated, fast & powerful universal development environment for PHP, Node.js, Python, Java, Go, Ruby. It is fast, lightweight, easy-to-use and easy-to-extend.
https://laragon.org
4.16k stars 354 forks source link

MariaDB 10.11.6 install creates data\mariadb-10.1 directory #656

Open izmeez opened 4 months ago

izmeez commented 4 months ago

Using Laragon 6.0.0 and installing MariaDB 10.11.6 works but creates a data sub-directory named mariadb-10.1 not mariadb-10.11. Changing the my.ini file does not help. The next time the engines are restarted laragon initializes a new data sub-directory named as before mariadb-10.1. Is there any way to fix this through the configuration? Thanks.