summaryrefslogtreecommitdiff
path: root/sql/sql_profile.h
Commit message (Expand)AuthorAgeFilesLines
* Updated/added copyright headersKent Boortz2011-06-301-2/+5
|\
| * Updated/added copyright headersKent Boortz2011-06-301-2/+3
| * Pull 5.1 treatment of community features into 5.0.Chad MILLER2009-05-051-1/+1
| * Push history-limiting code until after the code that adds new cmiller@zippy.cornsilk.net2007-11-141-63/+19
* | Backport WL#3653 to 5.1 to enable bundled innodb plugin.Vladislav Vaintroub2009-06-101-18/+5
* | Correct complaints of reviewers and clean up test.cmiller@zippy.cornsilk.net2007-12-141-10/+10
* | Rewrite profiler code to be easier to maintain and less buggy.cmiller@zippy.cornsilk.net2007-11-091-45/+18
* | Merge zippy.cornsilk.net:/home/cmiller/work/mysql/mysql-5.0-communitycmiller@zippy.cornsilk.net2007-10-311-6/+1
|\ \ | |/
| * Track typedef'd struct. Name changed in Enterprise tree, butcmiller@zippy.cornsilk.net2007-10-041-2/+2
| * Unify profiling SHOW code and INFORMATION_SCHEMA code forcmiller@zippy.cornsilk.net2007-07-021-6/+1
* | Sundry changes to fix merge problems. Most of these are duplicatedcmiller@zippy.cornsilk.net2007-10-311-2/+2
* | Fix up merge. Some macros are now functions. Some functions arecmiller@zippy.cornsilk.net2007-05-021-18/+1
* | Wrap code specific to the comunity-server in additional CPP #ifdef .cmiller@zippy.cornsilk.net2007-04-241-1/+1
|/
* Changing the state of whether we're recording profiling informationcmiller@zippy.cornsilk.net2007-04-061-0/+1
* Backport:cmiller@zippy.cornsilk.net2007-04-031-3/+108
* Patch to release clone. Fixes two post-pushbuild discovered failures.cmiller@zippy.cornsilk.net2007-03-021-6/+6
* Some changes suggested Serg, from message <20070223210659.GA24202@janus.mylan>cmiller@calliope.local.cmiller/calliope.local2007-02-261-2/+1
* Prevent bugs by making DBUG_* expressions syntactically equivalent cmiller@zippy.cornsilk.net2007-02-221-97/+151
* Bug#24795: Add SHOW PROFILEcmiller@zippy.cornsilk.net2007-01-031-0/+187