diff options
| author | Eugen Wissner <belka@caraus.de> | 2026-08-12 15:52:35 +0200 |
|---|---|---|
| committer | Eugen Wissner <belka@caraus.de> | 2026-08-12 15:52:35 +0200 |
| commit | 52daead641586a0aef1b33c4ce8b50b7261d2794 (patch) | |
| tree | be59bb9a3e792604d9cd4abfe3e56b98b77998d8 /mysql/README | |
| parent | 7f5ceb9273a120856860dd1fd079accd2059a8a4 (diff) | |
| download | slackbuilds-52daead641586a0aef1b33c4ce8b50b7261d2794.tar.gz | |
mysql: Removed
Diffstat (limited to 'mysql/README')
| -rw-r--r-- | mysql/README | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/mysql/README b/mysql/README deleted file mode 100644 index 3869ec8..0000000 --- a/mysql/README +++ /dev/null @@ -1,13 +0,0 @@ -MySQL, the most popular Open Source SQL database management system, is -developed, distributed, and supported by Oracle Corporation. - -- MySQL is a database management system. -- MySQL databases are relational. -- MySQL software is Open Source. -- The MySQL Database Server is very fast, reliable, scalable, and easy - to use. -- MySQL Server works in client/server or embedded systems. -- A large amount of contributed MySQL software is available. - -MySQL is installed under /opt/mysql and doesn't conflict with mariadb. -The unix socket is /opt/mysql/var/run/mysql.sock by default. |
