summaryrefslogtreecommitdiff
path: root/sql/sql_profile.cc
Commit message (Expand)AuthorAgeFilesLines
* Updated/added copyright headersKent Boortz2011-06-301-2/+3
* Bug #45287: phase 2 : 5.0 64 bit compilation warningsGeorgi Kodinov2009-07-161-1/+1
* backported a change from 5.1Georgi Kodinov2009-05-151-2/+2
* fixed a win32 compile errorGeorgi Kodinov2009-05-151-2/+3
* Pull 5.1 treatment of community features into 5.0.Chad MILLER2009-05-051-2/+2
* Push history-limiting code until after the code that adds new cmiller@zippy.cornsilk.net2007-11-141-206/+217
* Track typedef'd struct. Name changed in Enterprise tree, butcmiller@zippy.cornsilk.net2007-10-041-2/+2
* In 5.0, Field_double::val_str uses "%g" to render floating pointcmiller@zippy.cornsilk.net2007-07-031-10/+25
* Unify profiling SHOW code and INFORMATION_SCHEMA code forcmiller@zippy.cornsilk.net2007-07-021-253/+95
* Changing the state of whether we're recording profiling informationcmiller@zippy.cornsilk.net2007-04-061-3/+15
* Unreported minor bug: We start numbering query IDs at zero, whichcmiller@zippy.cornsilk.net2007-04-031-2/+2
* Backport:cmiller@zippy.cornsilk.net2007-04-031-0/+11
* Backport:cmiller@zippy.cornsilk.net2007-04-031-46/+61
* Backport:cmiller@zippy.cornsilk.net2007-04-031-72/+39
* Patch to release clone. Fixes two post-pushbuild discovered failures.cmiller@zippy.cornsilk.net2007-03-021-2/+2
* Some changes suggested Serg, from message <20070223210659.GA24202@janus.mylan>cmiller@calliope.local.cmiller/calliope.local2007-02-261-52/+38
* Disambiguate method call. (Windows compiler error.)cmiller@zippy.cornsilk.net2007-02-221-1/+1
* Prevent bugs by making DBUG_* expressions syntactically equivalent cmiller@zippy.cornsilk.net2007-02-221-130/+502
* Bug#24795: Add SHOW PROFILEcmiller@zippy.cornsilk.net2007-01-031-0/+441