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 advantages/disadvantages of mysql and php?
Can python connect to mysql?
What are date and time functions in mysql?
What does mysql flush hosts do?
What is data node in mysql cluster?
In how many ways we can retrieve the data in the result set of MySQL using PHP? What is the difference between mysql_fetch_object and mysql_fetch_array ?
What is truncate in mysql?
How to enter Characters as HEX Numbers?
Is mysql written in c?
How to make a column bigger and delete unique from table.
Is blocked because of many connection errors unblock with mysqladmin flush hosts?
What is identity in mysql?
Oracle (3253)
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)