summaryrefslogtreecommitdiff
path: root/mysql-test/suite/perfschema/r
Commit message (Expand)AuthorAgeFilesLines
* fix tests after ea06c67a49cSergei Golubchik2021-09-151-2/+2
* Removed CREATE/DROP TABLESPACE and related commandsMonty2021-09-1448-48/+48
* MDEV-26307 multi-source-replication support mysql syntax(for channel)Monty2021-09-141-2/+2
* Merge 10.5 into 10.6Marko Mäkelä2021-09-1164-2230/+3522
|\
| * remove redundant select in the perfschema.show_aggregate testSergei Golubchik2021-09-111-14/+9
| * Expand performance_schema tables definitions with column commentsVicențiu Ciorbaru2021-09-1020-558/+558
| * MDEV-25325 built-in documentation for performance_schema tablesHaidong Ji2021-09-109-141/+260
| * Merge remote-tracking branch 'upstream/10.4' into 10.5Vicențiu Ciorbaru2021-09-1054-1582/+2760
| |\
| | * Merge remote-tracking branch 'upstream/10.3' into 10.4Vicențiu Ciorbaru2021-09-0954-1582/+2746
| | |\
| | | * Merge branch '10.2' into 10.3Vicențiu Ciorbaru2021-09-0754-1582/+2746
| | | |\
| | | | * MDEV-25325 built-in documentation for performance_schema tablesHaidong Ji2021-09-0754-1582/+2746
| | * | | fix perfschema.sizing_* tests to runSergei Golubchik2021-07-165-70/+82
* | | | | MDEV-24258 Merge dict_sys.mutex into dict_sys.latchMarko Mäkelä2021-08-311-1/+1
* | | | | cleanup perfschema.short_options_1 testSergei Golubchik2021-06-111-6/+1
* | | | | Merge 10.5 into 10.6Marko Mäkelä2021-05-261-0/+121
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.4 into 10.5Marko Mäkelä2021-05-261-0/+121
| |\ \ \ \ | | |/ / /
| | * | | Merge 10.3 into 10.4Marko Mäkelä2021-05-251-0/+121
| | |\ \ \ | | | |/ /
| | | * | 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
* | | | | MDEV-20025: ADD_MONTHS() Oracle functionMonty2021-05-191-2/+2
* | | | | MDEV-20021 sql_mode="oracle" does not support MINUS set operatorMonty2021-05-191-2/+2
* | | | | MDEV-24089 support oracle syntax: rownumMonty2021-05-191-2/+2
* | | | | MDEV-8334: Rename utf8 to utf8mb3Rucha Deodhar2021-05-194-459/+459
* | | | | MDEV-17399 JSON_TABLE.Alexey Botchkov2021-04-211-2/+2
* | | | | Update result for perfschema.start_server_low_digest_sql_lengthSergei Petrunia2021-04-211-2/+2
* | | | | MDEV-24312 master_host has 60 character limit, increase to 255 bytesbb-10.6-MDEV-24312Oleksandr Byelkin2021-04-202-20/+20
* | | | | MDEV-16437: merge 5.7 P_S replication instrumentation and tablesSujatha2021-04-162-2/+2
* | | | | MDEV-16437: merge 5.7 P_S replication instrumentation and tablesSujatha2021-04-162-2/+2
* | | | | MDEV-16437: merge 5.7 P_S replication instrumentation and tablesSujatha2021-04-161-1/+3
* | | | | MDEV-16437: merge 5.7 P_S replication instrumentation and tablesSujatha2021-04-161-16/+17
* | | | | MDEV-20220: Merge 5.7 P_S replication table 'replication_applier_status_by_wo...Sujatha2021-04-081-0/+2
* | | | | MDEV-20220: Merge 5.7 P_S replication table 'replication_applier_status_by_wo...Sujatha2021-04-085-25/+46
* | | | | MDEV-13115: Implement SELECT SKIP LOCKEDDaniel Black2021-04-081-2/+2
* | | | | MDEV-9077 Use sys schema in bootstrapping, incl. mtrVladislav Vaintroub2021-03-1848-0/+48
* | | | | MDEV-25075: Ignorable index makes the resulting CREATE TABLE invalidVarun Gupta2021-03-171-2/+2
* | | | | mtr: perfschema.socket_{connect,instances_func} "Expect X"Daniel Black2021-03-052-10/+10
* | | | | MDEV-6536: make --bind=hostname to listen on both IPv6 and IPv4 addressesRinat Ibragimov2021-03-051-6/+8
* | | | | Merge 10.5 into 10.6Marko Mäkelä2021-02-173-13/+13
|\ \ \ \ \ | |/ / / /
| * | | | 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-20612: Replace lock_sys.mutex with lock_sys.latchMarko Mäkelä2021-02-111-0/+2
* | | | | Merge 10.5 into 10.6Marko Mäkelä2021-01-251-0/+16
|\ \ \ \ \ | |/ / / /
| * | | | MDEV-24600 performance_schema.events_transactions_history_long.trx_id reports...Marko Mäkelä2021-01-151-0/+16
* | | | | Merge 10.5 into 10.6Marko Mäkelä2021-01-041-0/+10
|\ \ \ \ \ | |/ / / /
| * | | | MDEV-24364 Alter rename table does not remove PFS shareAleksey Midenkov2020-12-221-0/+10
* | | | | MDEV-24142: Replace InnoDB rw_lock_t with sux_lockMarko Mäkelä2020-12-031-10/+10
* | | | | MDEV-24167: Stabilize perfschema.sxlock_funcMarko Mäkelä2020-12-031-2/+3