summaryrefslogtreecommitdiff
path: root/mysql-test/suite/perfschema/r
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.2 into 10.3Marko Mäkelä2021-05-241-0/+119
|\
| * MDEV-25641 max_password_errors not working with ed25519 auth pluginSergei Golubchik2021-05-221-0/+119
* | Merge branch '10.2' into 10.3Sergei Golubchik2021-02-013-33/+33
|\ \ | |/
| * cleanup: remove slave background thread, use handle_manager thread insteadSergei Golubchik2021-01-241-11/+11
| * MDEV-16341 Wrong length for USER columns in performance_schema tablesSergei Golubchik2021-01-112-22/+22
* | MDEV-20076: SHOW GRANTS does not quote role names properlybb-10.3-MDEV-20076Oleksandr Byelkin2020-02-053-8/+8
* | Merge branch '10.2' into 10.3Sergei Petrunia2020-01-1736-36/+72
|\ \ | |/
| * MDEV-21360 global debug_dbug pre-test value restoration issuesAlice Sherepa2020-01-1536-72/+72
| * MDEV-21360 debug_dbug pre-test value restoration issuesAlice Sherepa2020-01-1536-36/+72
* | Merge 10.2 into 10.3Marko Mäkelä2019-11-061-0/+16
|\ \ | |/
| * Merge 10.1 to 10.2Marko Mäkelä2019-11-061-0/+16
| |\
| | * MDEV-17896 Assertion `pfs->get_refcount() > 0' failedRobert Bindar2019-11-011-0/+16
* | | Merge branch '10.2' into 10.3Monty2019-09-0338-436/+4
|\ \ \ | |/ /
| * | Updated mtr files to support different compiled in optionsMonty2019-09-0138-436/+4
* | | Merge branch '10.2' into 10.3Oleksandr Byelkin2019-05-121-0/+2
|\ \ \ | |/ /
| * | Merge branch '10.1' into 10.2Oleksandr Byelkin2019-05-041-0/+2
| |\ \ | | |/
| | * MDEV-19265 Server should throw warning if event is created and event_schedule...Vladislav Vaintroub2019-04-281-0/+2
* | | dirty mergeOleksandr Byelkin2019-02-071-1/+3
|\ \ \ | |/ /
| * | Merge 10.1 into 10.2Marko Mäkelä2019-02-031-1/+3
| |\ \ | | |/
| | * Merge 10.1 into 10.1Marko Mäkelä2019-02-021-1/+3
| | |\
| | | * Merge branch 'merge-perfschema-5.6' into 10.0Oleksandr Byelkin2019-01-281-1/+3
| | | |\
| | | | * 5.6.43Oleksandr Byelkin2019-01-241-1/+3
| | | | * 5.6.42Sergei Golubchik2018-10-271-7/+7
* | | | | Merge 10.2 into 10.3Marko Mäkelä2018-12-071-13/+0
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.1 into 10.2Marko Mäkelä2018-12-071-13/+0
| |\ \ \ \ | | |/ / /
| | * | | MDEV-17917 MTR: fixed race conditions in perfschema.socket_connect, main.connectVladislav Vaintroub2018-12-061-13/+0
* | | | | Merge 10.2 into 10.3Marko Mäkelä2018-05-291-0/+10
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.1 into 10.2Marko Mäkelä2018-05-291-0/+10
| |\ \ \ \ | | |/ / /
| | * | | MDEV-10679 Crash in performance schema and partitioning with discoveryMonty2018-05-261-0/+10
* | | | | Merge remote-tracking branch '10.2' into 10.3Vicențiu Ciorbaru2018-04-122-2/+30
|\ \ \ \ \ | |/ / / /
| * | | | Use same connection convention of specifying IPsVicențiu Ciorbaru2018-04-122-14/+14
| * | | | Fix perfschema.hostcache_ipv4_max_conVicentiu Ciorbaru2018-04-122-14/+14
| * | | | Merge branch '10.1' into 10.2Vicențiu Ciorbaru2018-04-102-2/+30
| |\ \ \ \ | | |/ / /
| | * | | Adjust table_open_cache to avoid getting error 24 (too many open files)Monty2018-03-262-2/+2
* | | | | Changed database, tablename and alias to be LEX_CSTRINGMonty2018-01-301-2/+2
* | | | | Merge bb-10.2-ext into 10.3Marko Mäkelä2017-12-191-0/+16
|\ \ \ \ \
| * \ \ \ \ Merge 10.2 into bb-10.2-extMarko Mäkelä2017-12-191-0/+16
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge 10.1 to 10.2Marko Mäkelä2017-12-191-0/+16
| | |\ \ \ \ | | | |/ / /
| | | * | | MDEV-10486 MariaDB 10.x does not update rows_examined in performance_schema t...Alexey Botchkov2017-12-181-0/+16
| | | * | | MDEV-12012/MDEV-11969 Can't remove GTIDs for a stale GTID Domain IDAndrei Elkin2017-11-151-2/+2
* | | | | | MDEV-13073. This part patch weeds out RUN_HOOK from the server as semisyncAndrei Elkin2017-12-181-2/+2
* | | | | | MDEV-13073 This part merges the Ali semisync related changesAndrei Elkin2017-12-182-2/+4
* | | | | | Changed from using LOCK_log to LOCK_binlog_end_pos for binary logMonty2017-12-181-0/+8
* | | | | | Moved semisync from a plugin to normal serverMonty2017-12-181-2/+2
* | | | | | Merge bb-10.2-ext into 10.3Marko Mäkelä2017-12-121-7/+7
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Move all kill mutex protection to LOCK_thd_killMonty2017-12-081-7/+7
* | | | | | Merge bb-10.2-ext into 10.3Marko Mäkelä2017-11-1094-9606/+5803
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Add more execution stages (commit, rollback, etc)Monty2017-11-0594-9606/+5803
* | | | | | (Part#2) MDEV-13049 Querying INFORMATION_SCHEMA becomes slow in MariaDB 10.1Alexander Barkov2017-10-313-23/+34
* | | | | | Merge bb-10.2-ext into 10.3Marko Mäkelä2017-09-212-18/+18
|\ \ \ \ \ \ | |/ / / / /