mysqljs / mysql

A pure node.js JavaScript Client implementing the MySQL protocol.
MIT License
18.22k stars 2.53k forks source link

mysql don't work in nas when i mount ext4 #2526

Closed a5833488 closed 2 years ago

a5833488 commented 2 years ago

#

a5833488 commented 2 years ago

mount /dev/vdb /var/lib/mysql /dev/vdb 5.4T 89M 5.1T 1% /var/lib/mysql

a5833488 commented 2 years ago

systemctl start mysqld error: Job for mysqld.service failed because the control process exited with error code. See "systemctl status mysqld.service" and "journalctl -xe" for details.

dougwilson commented 2 years ago

Hello, unfortunately this is the wrong place for your report. This is a Node.js module used to connect to a mysql server. It is an unofficial community project, unrelated to Oracle or the mysql server software.