summaryrefslogtreecommitdiff
path: root/sql/sql_profile.cc
Commit message (Expand)AuthorAgeFilesLines
* MDEV-25602 get rid of __WIN__ in favor of standard _WIN32Vladislav Vaintroub2021-06-061-2/+2
* MDEV-23270 Remove a String parameter from Protocol::store(double/float)Alexander Barkov2020-08-141-4/+2
* perfschema memory related instrumentation changesSergei Golubchik2020-03-101-2/+3
* MDEV-18553: MDEV-16327 pre-requisits part 2: uniform of LIMIT/OFFSET handlingOleksandr Byelkin2019-10-131-1/+1
* MDEV-18553: MDEV-16327 pre-requisits part 1: isolation of LIMIT/OFFSET handlingOleksandr Byelkin2019-10-131-5/+5
* MDEV-19843 Modify ST_FIELD_INFO to use Type_handler and LEX_CSTRINGAlexander Barkov2019-06-241-3/+3
* MDEV-19772 Add helper classes for ST_FIELD_INFOAlexander Barkov2019-06-161-21/+23
* MDEV-19599 Change db_name, table_name to LEX_CSTRING in Item_ident and Send_f...Alexander Barkov2019-05-261-3/+1
* MDEV-19566 Remove Item::name related strlen() calls in constructors of some I...Alexander Barkov2019-05-231-3/+1
* Merge branch '10.3' into 10.4Oleksandr Byelkin2019-05-191-1/+1
|\
| * Merge 10.2 into 10.3Marko Mäkelä2019-05-141-1/+1
| |\
| | * Merge 10.1 into 10.2Marko Mäkelä2019-05-131-1/+1
| | |\
| | | * Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-111-1/+1
| | | |\
| | | | * Update FSF AddressVicențiu Ciorbaru2019-05-111-1/+1
* | | | | MDEV-11953: support of brackets in UNION/EXCEPT/INTERSECT operationsOleksandr Byelkin2018-07-041-2/+2
|/ / / /
* | | | MDEV-15091 : Windows, 64bit: reenable and fix warning C4267 (conversion from ...Vladislav Vaintroub2018-02-061-3/+2
* | | | Enusure that my_global.h is included firstMichael Widenius2017-08-241-2/+1
* | | | Changing field::field_name and Item::name to LEX_CSTRINGMonty2017-04-231-1/+3
|/ / /
* | | Reuse THD for new user connectionsMonty2016-06-041-1/+15
* | | MDEV-8718 - Obsolete sql_strmake() in favor of THD::strmake() and thd_strmake()Sergey Vojtovich2015-11-261-1/+1
|/ /
* | Merge branch '10.0' into 10.1Sergei Golubchik2015-11-191-1/+0
|\ \
| * | remove unneded #include's that had a dubious explanationSergei Golubchik2015-10-241-1/+0
* | | MDEV-6152: Remove calls to current_thd while creating ItemMonty2015-08-271-14/+19
* | | Stage 2 of MDEV-6152:Monty2015-08-211-4/+5
* | | MDEV-8010 - Avoid sql_alloc() in Items (Patch #1)Sergey Vojtovich2015-08-211-3/+4
* | | MDEV-7943 - pthread_getspecific() takes 0.76% in OLTP ROSergey Vojtovich2015-06-191-1/+1
* | | MDEV-7999 - PROFILING routines take 0.2% when profiling disabledSergey Vojtovich2015-05-131-73/+24
* | | MDEV-7945 - THD::enter_stage() takes 0.48% in OLTP ROSergey Vojtovich2015-05-131-27/+2
|/ /
* | MDEV-5120 Test suite test maria-no-logging failsMichael Widenius2014-09-301-2/+2
* | Temporary commit of 10.0-mergeMichael Widenius2013-03-261-1/+1
|/
* 5.3 mergeSergei Golubchik2013-01-151-10/+19
|\
| * 5.2->5.3 mergeSergei Golubchik2013-01-101-10/+19
| |\
| | * mysql-5.1.67 mergeSergei Golubchik2013-01-091-10/+19
| | |\
| | | * Bug#14629232 SECURITY VULNERABILITY WITH SHOW PROFILEMarc Alff2012-10-121-10/+19
| * | | 5.2 merge.Sergei Golubchik2012-08-221-4/+4
| |\ \ \ | | |/ /
| | * | merge with MySQL 5.1.65Sergei Golubchik2012-08-221-4/+4
| | |\ \ | | | |/
* | | | merge with MySQL 5.5.27Sergei Golubchik2012-08-091-4/+4
|\ \ \ \
| * \ \ \ Bug#14238406 NEW COMPILATION WARNINGS WITH GCC 4.7 (-WERROR=NARROWING)Jon Olav Hauglid2012-06-291-3/+3
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Bug#14238406 NEW COMPILATION WARNINGS WITH GCC 4.7 (-WERROR=NARROWING)Jon Olav Hauglid2012-06-291-3/+3
* | | | | mysql-5.5.22 mergeSergei Golubchik2012-03-281-3/+2
|\ \ \ \ \ | |/ / / /
| * | | | Updated/added copyright headersMySQL Build Team2012-02-161-1/+1
| |\ \ \ \ | | |/ / /
* | | | | 5.3 mergeSergei Golubchik2012-01-131-1/+3
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge with 5.2.Michael Widenius2011-12-111-2/+5
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Initail merge with MySQL 5.1 (XtraDB still needs to be merged)Michael Widenius2011-11-211-2/+5
| | |\ \ \ | | | | |/ | | | |/|
* | | | | Fix build and packaging on Windows:Vladislav Vaintroub2011-11-261-0/+4
* | | | | mysql-5.5.18 mergeSergei Golubchik2011-11-031-3/+3
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Bug#12756017 - PROFILING: SET_THD_PROC_INFO DOES NOT NEED TO CALL DIRNAME_LEN...Tor Didriksen2011-07-201-1/+1
| * | | | Updated/added copyright headersKent Boortz2011-06-301-2/+2
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Updated/added copyright headersKent Boortz2011-06-301-2/+4
| | |\ \ \
| | | * | | Updated/added copyright headersKent Boortz2011-06-301-2/+3