There was a MySQL plugin floating around somewhere.
As far as I know, ANet is has no connection interface to MySQL.

Using the databas is nice but not nessesary at the beginning of the development, as you can handle the basic stuff (prototype)
with 3dgs, using directly implemented data /calculations.

Getting the client/server protocol to run smothely is
harder than getting data excchange for the server and a database.