Changes between Version 17 and Version 18 of Docs/825gen2/Dev/Database/MySQL
- Timestamp:
- 01/18/24 12:40:58 (10 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Docs/825gen2/Dev/Database/MySQL
v17 v18 1 1 = MySQL (MariaDB) = 2 2 3 The 825gen2 includes MariaDB , but the service may not be enabled to start automatically.3 The 825gen2 includes MariaDB. By default a new 825 may not have the service enabled to start automatically. 4 4 5 5 … … 8 8 ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2) 9 9 }}} 10 11 Use the "Setup Menu" "Setup Services" to turn on MySQL. 10 12 11 13 [[Image(setup_enable_mysql.png)]]