summaryrefslogtreecommitdiff
path: root/storage/perfschema/pfs_engine_table.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'bb-10.3-release' into bb-10.4-release10.4-merge-attemptOleksandr Byelkin2021-02-021-15/+8
|\
| * MDEV-17556 Assertion `bitmap_is_set_all(&table->s->all_set)' failedNikita Malyavin2021-01-271-15/+8
* | 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 '10.1' into 10.2Oleksandr Byelkin2020-01-201-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 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
| | |\ \
| | | * | Follow-up to changing FSF addressVicențiu Ciorbaru2019-05-111-1/+1
* | | | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-extAlexander Barkov2017-10-021-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | MDEV-13384 - misc Windows warnings fixedVladislav Vaintroub2017-09-281-1/+1
| |/ / /
* | | | MDEV-12695 Add Column_definition::type_handler()Alexander Barkov2017-05-051-1/+1
* | | | Changing field::field_name and Item::name to LEX_CSTRINGMonty2017-04-231-1/+1
* | | | Added "const" to new data for handler::update_row()Michael Widenius2017-04-181-2/+2
|/ / /
* | | Merge tag 'mariadb-10.0.19' into 10.1Sergei Golubchik2015-06-011-2/+54
|\ \ \
| * \ \ perfschema 5.6.24Sergei Golubchik2015-05-051-2/+54
| |\ \ \ | | | |/ | | |/|
| | * | 5.6.24Sergei Golubchik2015-05-041-2/+54
| | * | 5.6.17Sergei Golubchik2014-05-071-4/+4
| | * | perfschema 5.6.10 initial commit.Sergei Golubchik2014-05-061-0/+1447
| | /
* | | MDEV-4262 - P_S discoverySergey Vojtovich2014-08-191-121/+13
|/ /
* | 10.0-monty mergeSergei Golubchik2013-07-211-99/+182
|\ \
| * | MDEV-4058unknown2013-06-271-7/+1
| * | Temporary commit of 10.0-mergeMichael Widenius2013-03-261-96/+185
* | | Adding support for MySQL-5.6 temporal column types:Alexander Barkov2013-07-101-1/+1
* | | 10.0-base mergeSergei Golubchik2013-06-061-4/+4
|\ \ \ | |/ / |/| / | |/
| * Bug#16414644 ASSERTION FAILED: SIZE == PFS_ALLOCATED_MEMORYMarc Alff2013-02-281-4/+4
* | fixes for test failuresSergei Golubchik2012-09-271-1/+1
* | Temporary commit of merge of MariaDB 10.0-base and MySQL 5.6Michael Widenius2012-08-011-19/+600
|/
* Bug#58798 SHOW ENGINE PERFORMANCE_SCHEMA STATUS: incorrect table lettercaseMarc Alff2010-12-071-53/+53
* Bug#53696 Performance schema engine violates the PSEA API by calling my_error()Marc Alff2010-12-011-5/+0
* Bug#50557 checksum table crashes server when used in performance_schemaMarc Alff2010-09-171-0/+12
* Bug#55416 Renaming of performance_schema tables for 5.5Marc Alff2010-08-121-5/+4
* Bug#53617 Missing performance schema tables not reported in the server log at...Marc Alff2010-07-151-1/+9
* Bug#52586 Misleading error message on attempt to access a P_S table using a w...Marc Alff2010-07-151-1/+16
* Bug#53566 SHOW ENGINE PERFORMANCE_SCHEMA STATUS reports less memory than real...Marc Alff2010-07-151-4/+34
* Bug#53148 Remove PFS_readonly_tableMarc Alff2010-07-151-5/+4
* WL#5030: Split and remove mysql_priv.hMats Kindahl2010-03-311-1/+4
* Followup to Bug#45225 Locking: hang if drop table with no timeoutJon Olav Hauglid2010-02-241-1/+1
* Manual merge from mysql-next-mr.Alexander Nozdrin2010-02-151-2/+2
|\
| * Bug#50478 perfschema.tampered_perfschema_table1 fails sporadically onMarc Alff2010-01-221-2/+2
* | Merge next-mr -> next-4284-merge.Konstantin Osipov2010-02-041-0/+2
|/
* WL#2360 Performance schemaMarc Alff2010-01-111-0/+717