1/* Answer to: "mysql community server" */
2
3/*
4 MySQL is an open-source relational database management system. Its
5 name is a combination of "My", the name of co-founder Michael
6 Widenius's daughter, and "SQL", the abbreviation for Structured
7 Query Language.
8
9 To download the community server application go to:
10 https://dev.mysql.com/downloads/mysql/
11*/