summaryrefslogtreecommitdiff
path: root/storage/perfschema/ha_perfschema.h
Commit message (Expand)AuthorAgeFilesLines
* Added 'final' to some classes to improve generated codeMichael Widenius2020-08-041-1/+1
* P_S 5.7.28Sergei Golubchik2020-03-101-1/+1
* Merge branch '10.3' into 10.4Oleksandr Byelkin2020-01-211-3/+10
|\
| * Merge branch '10.2' into 10.3Oleksandr Byelkin2020-01-211-3/+10
| |\
| | * Merge branch 'merge-perfschema-5.6' into 10.1Oleksandr Byelkin2020-01-191-3/+10
| | |\
| | | * 5.6.47Oleksandr Byelkin2020-01-191-3/+10
* | | | MDEV-19955 make argument of handler::ha_write_row() constEugene Kosov2019-07-051-1/+1
|/ / /
* | | Merge 10.2 into 10.3Marko Mäkelä2019-05-141-1/+1
|\ \ \ | |/ /
| * | Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-111-1/+1
| |\ \
| | * | Follow-up to changing FSF addressVicențiu Ciorbaru2019-05-111-1/+1
| | * | mysql-5.5.37 selective mergeSergei Golubchik2014-03-271-1/+3
| | |\ \
| | | * | Bug#16814264: FILTER OUT THE PERFORMANCE_SCHEMA RELAY LOG EVENTS FROM RELAY LOGRitheesh Vedire2014-01-311-1/+36
* | | | | Changing field::field_name and Item::name to LEX_CSTRINGMonty2017-04-231-1/+2
* | | | | Added "const" to new data for handler::update_row()Michael Widenius2017-04-181-1/+1
|/ / / /
* | | | perfschema 5.6.17Sergei Golubchik2014-05-071-1/+36
|\ \ \ \ | | |_|/ | |/| |
| * | | 5.6.17Sergei Golubchik2014-05-071-1/+36
| * | | perfschema 5.6.10 initial commit.Sergei Golubchik2014-05-061-0/+212
| / /
* | | making perfschema easier to merge: remove unnecessary changesSergei Golubchik2014-05-061-2/+4
* | | 10.0-monty mergeSergei Golubchik2013-07-211-2/+1
|\ \ \
| * | | Temporary commit of 10.0-mergeMichael Widenius2013-03-261-2/+1
* | | | 10.0-base mergeSergei Golubchik2013-04-151-2/+0
|\ \ \ \ | |/ / / |/| | |
| * | | * move bas_ext from the handler to the handlertonSergei Golubchik2013-04-071-2/+0
* | | | Merge MariaDB 10.0-base to MariaDB 10.0unknown2012-12-181-2/+0
|\ \ \ \ | |/ / /
| * | | simplify the handler api - table_type() is no longer abstract, not even virtualSergei Golubchik2012-12-171-2/+0
| |/ /
* | | Temporary commit of merge of MariaDB 10.0-base and MySQL 5.6Michael Widenius2012-08-011-9/+56
|/ /
* | Don't crash with: UPDATE performance_schema.setup_instruments SET ENABLED="NO";Michael Widenius2012-01-241-2/+6
* | post-merge fixes.Sergei Golubchik2011-07-021-2/+0
|/
* Bug#53696 Performance schema engine violates the PSEA API by calling my_error()Marc Alff2010-12-011-3/+2
* Bug#49938: Failing assertion: inode or deadlock in fsp/fsp0fsp.cDavi Arnaut2010-10-061-0/+2
* Fixed Copyright headers in storage/perfschemaMarc Alff2010-07-151-3/+3
* WL#5030: Split and remove mysql_priv.hMats Kindahl2010-03-311-0/+2
* WL#2360 Performance schemaMarc Alff2010-01-111-0/+159