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?

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

What is mysql connector used for?

990


How to create a table?

1044


What is the difference between primary key and candidate key?

1068


What are the security alerts while using mysql?

1072


What are the mysql database files stored in system ?

1108


What are the other commands to know the structure of a table using mysql commands except explain command?

1082


How to create a new table by selecting rows from another table in mysql?

1044


How to increment dates by 1 in mysql?

1077


What does mysql_fetch_assoc do?

994


How database are managed?

1043


What is triggers and how it can be used in mysql?

1012


What does mysql flush hosts do?

949


What are the non-standard sql commands supported by 'mysql'?

1042


What is meant by decimal (5,2)?

1081


Which command is used to view the content of the table in mysql?

963