MS SQL Server and MySQL are both RDBMSs (relational database management systems).
They are different products, MS SQL Server is, as access, a Microsoft product. MySQL is now owned by Sun.
SQL is structured query language. It's a standard that many RDBMSs support to some extent.

I hope this makes things a bit clear