RSS Feed for This PostCurrent Article

10 MySQL Interview Questions you should know.

Explain MySQL architecture. - The front layer takes care of network connections and security authentications, the middle layer does the SQL query parsing, and then the query is handled off to the storage engine. A storage engine could be either a default one supplied with MySQL (MyISAM) or a commercial one supplied by a third-party [...]

Trackback URL

Post a Comment