Changes between Version 4 and Version 5 of Docs/825gen2/Dev/Database/MySQL


Ignore:
Timestamp:
11/10/23 09:58:01 (12 months ago)
Author:
Don Wilson
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Docs/825gen2/Dev/Database/MySQL

    v4 v5  
    22
    33The 825gen2 includes MariaDB, but service is not enabled to start automatically
     4
    45
    56{{{
     
    1112
    1213Now mysqld starts up upon boot
     14
     15{{{
     16card825gen2:~$ mysql --version
     17mysql  Ver 15.1 Distrib 10.7.4-MariaDB, for Linux (aarch64) using  EditLine wrapper
     18}}}
    1319
    1420{{{