search
[last updated: 2021-04-26]
mySQL on Linux
-----
This was a LAMP installation:
Linux - Apache - mySQL - PHP
In addition, phpmyadmin was installed. This is a web application client (whatever that means) that has an easy-to-use GUI for managing the databases.
$ mysqladmin --version
returns:
Ver 8.42 Distrib 5.7.25, for Linux on x86_64
-------------------------------------------------------------------------------------
-------------------------------------------------------------------------------------
.
.
.
eof