summaryrefslogtreecommitdiff
path: root/storage/perfschema/table_session_connect_attrs.cc
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'merge-perfschema-5.7' into 10.5Oleksandr Byelkin2022-08-021-2/+9
|\
| * mysql-5.7.39Oleksandr Byelkin2022-07-291-3/+9
| |
* | Merge branch 'merge-perfschema-5.7' into 10.5Oleksandr Byelkin2022-01-281-1/+1
|\ \ | |/
| * 5.7.34Sergei Golubchik2021-05-031-1/+1
| |
| * 5.7.28Sergei Golubchik2019-12-111-3/+10
| |
| * 5.7.13Sergei Golubchik2016-07-281-5/+5
| |
* | Merge remote-tracking branch 'upstream/10.4' into 10.5Vicențiu Ciorbaru2021-09-101-4/+4
|\ \
| * \ Merge branch '10.2' into 10.3Vicențiu Ciorbaru2021-09-071-4/+4
| |\ \
| | * | MDEV-25325 built-in documentation for performance_schema tablesHaidong Ji2021-09-071-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | Improve documentation of performance_schema tables by appending COLUMN comments to tables. Additionally improve test coverage and update corresponding tests.
* | | | P_S 5.7.28Sergei Golubchik2020-03-101-5/+5
|/ / /
* | | 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
| | |/
| | * perfschema 5.6.10 initial commit.Sergei Golubchik2014-05-061-0/+43
| | | | | | | | 10.0 files
* | Merge 10.2 into 10.3Marko Mäkelä2019-05-141-1/+1
|\ \ | |/
| * Update FSF addressVicențiu Ciorbaru2019-05-111-1/+1
| |
* | Enusure that my_global.h is included firstMichael Widenius2017-08-241-0/+1
|/ | | | | | | | | | - Added sql/mariadb.h file that should be included first by files in sql directory, if sql_plugin.h is not used (sql_plugin.h adds SHOW variables that must be done before my_global.h is included) - Removed a lot of include my_global.h from include files - Removed include's of some files that my_global.h automatically includes - Removed duplicated include's of my_sys.h - Replaced include my_config.h with my_global.h
* MDEV-4262 - P_S discoverySergey Vojtovich2014-08-191-2/+6
| | | | | | | | | Discover P_S tables automatically. Most of this patch is code clean-up: - removed tests and code responsible for P_S tables correctness verification - always return error from ha_perfschema::create() - install/upgrade scripts won't create P_S tables anymore
* Temporary commit of 10.0-mergeMichael Widenius2013-03-261-0/+43