help in query execution time

Questions about the MySQL, PostgreSQL, and most other databases, as well as using it with PHP can be asked here.

Moderator: General Moderators

Post Reply
classic037
Forum Newbie
Posts: 4
Joined: Sun Jan 14, 2007 11:23 pm
Location: Mumbai
Contact:

help in query execution time

Post by classic037 »

hi,

any one knows how to find out query execution time in mysql.

i want to store the query exection time in my databse.

kindly do needful.
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

You'll have to time it yourself.
Post Reply