Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Explain MySQL architecture?



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

Post New Answer

More MySQL Interview Questions

What are the advantages/disadvantages of mysql and php?

0 Answers  


Can python connect to mysql?

0 Answers  


What are date and time functions in mysql?

0 Answers  


What does mysql flush hosts do?

0 Answers  


What is data node in mysql cluster?

0 Answers  


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 ?

0 Answers  


What is truncate in mysql?

0 Answers  


How to enter Characters as HEX Numbers?

0 Answers  


Is mysql written in c?

0 Answers  


How to make a column bigger and delete unique from table.

0 Answers  


Is blocked because of many connection errors unblock with mysqladmin flush hosts?

0 Answers  


What is identity in mysql?

0 Answers  


Categories