Explain MySQL architecture?
Answer / amith
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 vendor (ScaleDB, InnoDB, etc.)
| Is This Answer Correct ? | 18 Yes | 3 No |
What are the different column comparison operators in mysql?
How do I free up space in mysql?
what is JOIN? Give example & types of join?
14 Answers iMedia, Millennium, RAM Software, Satyam,
How do I use mysql?
How do I stop a mysql command?
What are the other commands to know the structure of a table using mysql commands except explain command?
Who developed mysql?
What is use of mysql?
How to returns the columns and column information pertaining to the designated table.
How can we repair a MySQL table?
How can you take the backup and restore a mysql database using php?
How to use 'mysql' to run sql statements?
Oracle (3259)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)