mirror of
https://github.com/parkervcp/eggs.git
synced 2024-11-22 20:42:54 +08:00
Moved README.md
This commit is contained in:
parent
91009345b4
commit
3a7a15f21a
17
database/sql/mariadb/README.md
Normal file
17
database/sql/mariadb/README.md
Normal file
@ -0,0 +1,17 @@
|
|||||||
|
# MariaDB
|
||||||
|
### From their [Website](https://mariadb.org/)
|
||||||
|
One of the most popular database servers. Made by the original developers of MySQL.
|
||||||
|
Guaranteed to stay open source.
|
||||||
|
|
||||||
|
### Minimum RAM warning
|
||||||
|
There is no actual minimum suggested for MariaDB.
|
||||||
|
|
||||||
|
See here https://mariadb.com/kb/en/library/mariadb-hardware-requirements/
|
||||||
|
|
||||||
|
|
||||||
|
### Server Ports
|
||||||
|
Ports required to run the server in a table format.
|
||||||
|
|
||||||
|
| Port | default |
|
||||||
|
|---------|---------|
|
||||||
|
| Server | 3306 |
|
Loading…
Reference in New Issue
Block a user