summaryrefslogtreecommitdiff
path: root/mysql-test/suite/perfschema
Commit message (Expand)AuthorAgeFilesLines
* Add more execution stages (commit, rollback, etc)Monty2017-11-0599-9626/+5831
* Merge 10.2 into bb-10.2-extMarko Mäkelä2017-09-202-18/+18
|\
| * MDEV-13712 Spelling errors in the error messageSergei Golubchik2017-09-182-18/+18
* | Merge branch '10.2' into bb-10.2-extSergei Golubchik2017-08-252-0/+2
|\ \ | |/
| * Merge branch '10.1' into 10.2Sergei Golubchik2017-08-172-0/+2
| |\
| | * fix sporadic failures of perfschema.privilege_table_ioSergei Golubchik2017-08-082-0/+2
* | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-extAlexander Barkov2017-07-074-37/+20
|\ \ \ | |/ /
| * | Merge branch '10.1' into 10.2Sergei Golubchik2017-07-052-22/+5
| |\ \ | | |/
| | * disable getopt prefix matching in mtr bootstrapSergei Golubchik2017-06-222-22/+5
| * | MDEV-13132 Information Schema does not show whether column default is express...Sergei Golubchik2017-07-051-14/+14
| * | MDEV-13089 identifier quoting in partitioningSergei Golubchik2017-07-051-1/+1
* | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-extAlexander Barkov2017-06-153-0/+23
|\ \ \ | |/ /
| * | Merge 10.1 into 10.2Marko Mäkelä2017-06-081-1/+1
| |\ \ | | |/
| | * On a build without performance schema the test failedElena Stepanova2017-05-261-1/+1
| * | Merge 10.1 into 10.2Marko Mäkelä2017-05-233-0/+23
| |\ \ | | |/
| | * Merge 10.0 into 10.1Marko Mäkelä2017-05-203-0/+23
| | |\
| | | * Merge branch 'merge-perfschema-5.6' into 10.0Vicențiu Ciorbaru2017-05-163-0/+23
| | | |\
| | | | * 5.6.36Vicențiu Ciorbaru2017-05-163-0/+23
| | | | * 5.6.33Sergei Golubchik2016-09-272-309/+0
* | | | | Improved warning "xxx is not BASE TABLE/SEQUENCE"Monty2017-06-021-1/+1
* | | | | Updated test caseMonty2017-05-301-1/+1
|/ / / /
* | | | Merge branch '10.1' into 10.2Sergei Golubchik2017-03-3028-199/+55
|\ \ \ \ | |/ / /
| * | | cleanup: pfs_upgrade* testsSergei Golubchik2017-03-2111-75/+4
| * | | MDEV-12233 main.mysql_upgrade_noengine fails in buildbot on ppc64leSergei Golubchik2017-03-211-0/+1
| * | | don't show 'performance_schema_%_classes_lost' variables in testsSergei Golubchik2017-03-1013-109/+26
| * | | Merge 10.0 into 10.1Marko Mäkelä2017-03-033-15/+23
| |\ \ \ | | |/ /
| | * | MDEV-11221 - main.events_restart failed in bbSergey Vojtovich2017-03-023-15/+23
| * | | Merge 10.0 into 10.1Marko Mäkelä2017-02-081-0/+1
| |\ \ \ | | |/ /
| | * | MDEV-11764 perfschema.table_name fails in buildbotElena Stepanova2017-02-011-0/+1
* | | | MDEV-9255 Add generation_expression to information_schema.columns.Alexey Botchkov2017-03-281-796/+796
* | | | MDEV-7635: Update tests to adapt to the new default sql_modeNirbhay Choubey2017-02-1010-8/+18
* | | | MDEV-7635: Part 1Nirbhay Choubey2017-02-103-0/+14
* | | | Fixed bugs found by mysql-test-run:Monty2017-01-112-0/+2
* | | | Merge branch '10.1' into 10.2Sergei Golubchik2016-12-292-318/+0
|\ \ \ \ | |/ / /
| * | | Merge branch '10.0' into 10.1Sergei Golubchik2016-09-282-318/+0
| |\ \ \ | | |/ /
| | * | Merge branch '5.5' into 10.0Sergei Golubchik2016-09-272-318/+0
| | |\ \
| | | * \ Merge branch 'mysql/5.5' into 5.5Sergei Golubchik2016-09-112-276/+0
| | | |\ \
| | | | * | Bug#14111584 PB2: PERFSCHEMA.AGGREGATE FAILS ON PB2 SPORADICALLYChristopher Powers2016-06-302-276/+0
| * | | | | Merge parallel replication async deadlock kill into 10.1Kristian Nielsen2016-09-091-0/+11
| |\ \ \ \ \
* | | | | | | MDEV-5800 InnoDB support for indexed vcolsSergei Golubchik2016-12-121-0/+1
* | | | | | | cleanup: remove Item::intro_versionSergei Golubchik2016-12-121-2/+2
* | | | | | | Remove end . from error messages to get them consistentMonty2016-10-0522-46/+46
* | | | | | | disable session_track_schema for perfschema.socket_summary_by_instance_funcSergei Golubchik2016-09-212-0/+4
* | | | | | | Merge branch '10.2' into bb-10.2-janSergei Golubchik2016-09-193-66/+82
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge parallel replication async deadlock kill into 10.2.Kristian Nielsen2016-09-091-0/+11
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | * | | | | | Parallel replication async deadlock killKristian Nielsen2016-09-081-0/+11
| * | | | | | | Merge branch '10.1' into 10.2Sergei Golubchik2016-09-091-66/+68
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | * | | | | | MDEV-10545: Update perfschema.nesting resultNirbhay Choubey2016-09-021-66/+68
| | |/ / / / /
| * | | | | | Fixed failures for privilege_table_io and wsrep_cluster_address_basicMonty2016-08-291-0/+3
* | | | | | | Remove a bunch of TODO's, fix perfschema.threads_innodb testSergei Golubchik2016-09-111-1/+4