Sale!

MySQL

12.00 

MySQL is a relational database management system (RDBMS) developed by Oracle that is based on structured query language (SQL).
A database is a structured collection of data.
It may be anything from a simple shopping list to a picture gallery or a place to hold the vast amounts of information in a corporate network.

PHPMyAdmin Embedded in QPKG

1 ) QPERL need be install 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 (use sudo -i if connected with admin delegation user ) : /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)

mysql officiale website

https://www.mysql.com

PMA official website

https://www.phpmyadmin.net

version

8.0.31.1

dependency

QPerl – : https://www.myqnap.org/product/perl/

what to do to connect

1 ) QPERL need be install
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'<your temp password>' password '<your new password>' –socket=/tmp/mysql8.sock
4 ) log on phpmyadmin embbeded with root and new password

information

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)

availiabity QPKG

all Intel/AMD 64 bits and ARM64 (aarch64)

Reviews

There are no reviews yet.

Be the first to review “MySQL”

Your email address will not be published. Required fields are marked *

Shopping Cart
Scroll to Top