
Source : https://www.mysql.com/
Download : x64
https://www.myqnap.org/product/mysql/
Integration note :
PHPMyAdmin Embedded in QPKG
1 ) QPERL need be installed and web server need to be enable for PMA
2 ) temporary password for is generated and display within /opt/MySQL8/db_create_startup.log you need to change it on next
3 ) log in SSH with admin privilege : /opt/MySQL8/bin/mysqladmin -u root -p'' password '' --socket=/tmp/mysql8.sock
4 ) log on phpmyadmin embbeded with root and new password
notes :
listen on socket --socket=/tmp/mysql8.sock
listen on port 23306
DB, logs are stored on sytem volume in NAS in a direcotry called QMySQL (generally /share/CACHEDEV1_DATA/QMySQL)
only for all Intel/AMD 64 bits and ARM64 (aarch64)
About :
MySQL open source software is provided under the GPL License.
MySQL Community Edition is a freely downloadable version of the world's most popular open source database that is supported by an active community of open source developers and enthusiasts.
Dernière édition: