summaryrefslogtreecommitdiff
path: root/mysql-test/suite/perfschema
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '10.4' into 10.5Monty2021-09-151-1/+1
|\
* | remove redundant select in the perfschema.show_aggregate testSergei Golubchik2021-09-112-22/+15
* | Expand performance_schema tables definitions with column commentsVicențiu Ciorbaru2021-09-1027-565/+565
* | MDEV-25325 built-in documentation for performance_schema tablesHaidong Ji2021-09-1016-141/+305
* | Merge remote-tracking branch 'upstream/10.4' into 10.5Vicențiu Ciorbaru2021-09-10107-1582/+3085
|\ \ | |/
| * Merge remote-tracking branch 'upstream/10.3' into 10.4Vicențiu Ciorbaru2021-09-09107-1582/+3072
| |\
| | * Merge branch '10.2' into 10.3Vicențiu Ciorbaru2021-09-07107-1582/+3072
| | |\
| | | * MDEV-25325 built-in documentation for performance_schema tablesHaidong Ji2021-09-07107-1582/+3072
* | | | Merge 10.4 into 10.5Marko Mäkelä2021-07-202-4/+54
|\ \ \ \ | |/ / /
| * | | fix perfschema.sizing_* tests to runSergei Golubchik2021-07-1614-93/+158
* | | | Merge 10.4 into 10.5Marko Mäkelä2021-05-262-0/+177
|\ \ \ \ | |/ / /
| * | | Merge 10.3 into 10.4Marko Mäkelä2021-05-252-0/+177
| |\ \ \ | | |/ /
| | * | Merge 10.2 into 10.3Marko Mäkelä2021-05-242-0/+172
| | |\ \ | | | |/
| | | * MDEV-25641 max_password_errors not working with ed25519 auth pluginSergei Golubchik2021-05-222-0/+172
* | | | Merge branch 'bb-10.4-release' into bb-10.5-releaseSergei Golubchik2021-02-153-13/+13
|\ \ \ \ | |/ / /
| * | | Merge branch 'bb-10.3-release' into bb-10.4-releaseSergei Golubchik2021-02-123-33/+33
| |\ \ \ | | |/ /
| | * | 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-24600 performance_schema.events_transactions_history_long.trx_id reports...Marko Mäkelä2021-01-152-0/+35
* | | | MDEV-24364 Alter rename table does not remove PFS shareAleksey Midenkov2020-12-222-0/+21
* | | | MDEV-24167: Remove PFS instrumentation of buf_block_tMarko Mäkelä2020-11-202-11/+2
* | | | Merge 10.4 into 10.5Marko Mäkelä2020-11-171-0/+2
|\ \ \ \ | |/ / /
| * | | Work around MDEV-24232: Skip perfschema.nesting if WITH_WSREP=OFFMarko Mäkelä2020-11-171-0/+2
* | | | Merge 10.4 into 10.5Marko Mäkelä2020-11-131-1/+0
|\ \ \ \ | |/ / /
* | | | Merge 10.4 into 10.5Marko Mäkelä2020-10-301-1/+0
|\ \ \ \ | |/ / /
| * | | Fix perfschema.nesting test case after fix.bb-10.4-MDEV-21910Jan Lindström2020-06-261-143/+152
* | | | fix occasisonal test failures: SELECT without ORDER BYSergei Golubchik2020-10-242-6/+9
* | | | MDEV-23399: Performance regression with write workloadsMarko Mäkelä2020-10-151-1/+0
* | | | Cleanup: Remove non-existing parametersMarko Mäkelä2020-10-021-11/+0
* | | | MDEV-21910 Deadlock between BF abort and manual KILL commandbb-10.5-MDEV-21910sjaakola2020-07-221-143/+152
* | | | MDEV-22933 - remove ---source include/not_threadpool.inc from testsbb-10.5-wlad2Vladislav Vaintroub2020-06-183-3/+0
* | | | MDEV-22871: Reduce InnoDB buf_pool.page_hash contentionMarko Mäkelä2020-06-182-2/+0
* | | | MDEV-22884: Adjust the test for PLUGIN_PERFSCHEMA=NOMarko Mäkelä2020-06-141-0/+1
* | | | MDEV-22884 Assertion `grant_table || grant_table_role' failed on perfschemaSergei Golubchik2020-06-132-0/+18
* | | | Aria will now register it's transactionsMonty2020-05-2310-2481/+2499
* | | | Merge branch '10.4' into 10.5Sergei Golubchik2020-05-091-0/+2
|\ \ \ \ | |/ / /
| * | | MDEV-19650: Privilege bug on MariaDB 10.4Oleksandr Byelkin2020-05-071-0/+2
* | | | Added support for VISIBLE attribute for indexes in CREATE TABLEMonty2020-04-191-1/+1
* | | | MDEV-17812 Use MariaDB in error messages instead of MySQLRasmus Johansson2020-04-082-8/+8
* | | | MDEV-16978 Application-time periods: WITHOUT OVERLAPSNikita Malyavin2020-03-311-2/+2
* | | | Added FLUSH THREADSMonty2020-03-242-2/+3
* | | | fix a nondeterminism in perfschema.statement_program_non_nested testSergei Golubchik2020-03-232-4/+2
* | | | MDEV-21975 Add BINLOG REPLAY privilege and bind new privileges to gtid_seq_no...Alexander Barkov2020-03-181-2/+2
* | | | fix a nondeterminism in perfschema.statement_program_nesting_event_check testSergei Golubchik2020-03-162-4/+2
* | | | fix a race condition in the perfschema.transaction_nested_eventsSergei Golubchik2020-03-141-1/+1
* | | | perfschema test formatting. Use --echo #Sergei Golubchik2020-03-1488-1845/+1836
* | | | Fix perfschema.statement_program_concurrencyMarko Mäkelä2020-03-111-3/+13
* | | | Recoding new suite/perfschema/r/start_server_low_digest_sql_length.resultAlexander Barkov2020-03-111-2/+2
* | | | MDEV-21743 Split up SUPER privilege to smaller privilegesAlexander Barkov2020-03-102-3/+3