summaryrefslogtreecommitdiff
path: root/mysql-test/suite/perfschema
Commit message (Expand)AuthorAgeFilesLines
* monty's cleanup of my_thr_init.cSergei Golubchik2012-03-131-0/+2
* merge with mysql-5.5.21Sergei Golubchik2012-03-091-0/+4
|\
* | overlay support for mysql-test-run and mysqltestSergei Golubchik2012-02-231-0/+0
* | remove few obscure, unused, or misused mtr featuresSergei Golubchik2012-02-061-1/+0
* | merge from 5.5Vladislav Vaintroub2012-02-163-7/+10
|\ \
| * | 5.3.4 mergeSergei Golubchik2012-02-152-4/+2
| * | Fix a number of problems in the test suite (no code bugs):unknown2012-02-092-3/+8
* | | mergeVladislav Vaintroub2012-02-082-2/+7
|\ \ \ | |/ /
| * | Make perfschema.all_instances work with OpenSSL, which has an extra rwlock_in...unknown2012-01-282-2/+7
* | | Disable perfschema/all_instances for the threadpool (because of new mutexes a...Vladislav Vaintroub2012-01-261-0/+1
|/ /
* | Don't crash with: UPDATE performance_schema.setup_instruments SET ENABLED="NO";Michael Widenius2012-01-243-16/+2
* | mysql-5.5 mergeSergei Golubchik2012-01-1686-1290/+0
|\ \ | |/
| * Removing copyright headers from test filesBjorn Munch2011-10-1986-1290/+0
* | 5.3 mergeSergei Golubchik2012-01-131-90/+90
* | Fix some failing tests on WindowsVladislav Vaintroub2012-01-061-0/+1
* | 5.3->5.5 mergeSergei Golubchik2011-11-221-5/+5
* | mergeSergei Golubchik2011-11-033-2/+10
|\ \
| * | Some after-merge fixes for 5.5 merge.unknown2011-10-253-0/+7
* | | mysql-5.5.18 mergeSergei Golubchik2011-11-0312-37/+61
|\ \ \ | |/ / |/| / | |/
| * Updated/added copyright headersKent Boortz2011-07-046-19/+46
| |\
| | * Bug#12603341 - PERFSCHEMA.RELAYLOG FAILS SPORADICALLY IN PB2Marc Alff2011-06-292-12/+26
| | * Fix forMatthias Leich2011-06-164-8/+22
| * | Updated/added copyright headersKent Boortz2011-06-306-12/+12
| |/
* | merge with 5.3Sergei Golubchik2011-10-198-96/+101
* | use PSI wrappers in aria and other non-MySQL codeSergei Golubchik2011-07-134-2/+172
* | post-merge fixes.Sergei Golubchik2011-07-021-90/+90
* | 5.5-mergeSergei Golubchik2011-07-02142-2578/+2757
|\ \ | |/
| * Merge 5.5Mikael Ronström2011-04-152-0/+348
| |\
| | * Test cleanupMarc Alff2011-03-112-4/+32
| | * Reworked the test case to be more robust.Marc Alff2011-03-102-67/+173
| | * Implemented code review comments,Marc Alff2011-03-102-4/+8
| | * Bug#11766528 PERFORMANCE_SCHEMA TRACKS BOTH BINARY AND RELAY LOGS IN THE SAME...Marc Alff2011-03-012-0/+210
| * | merge to mysql-5.5Mikael Ronstrom2011-01-142-7/+0
| |\ \ | | |/
| | * Bug#42054: SELECT CURDATE() is returning bad valueDavi Arnaut2011-01-122-7/+0
| * | mergeMikael Ronstrom2011-01-127-37/+46
| |\ \ | | |/
| | * Bug#59091 perfschema.binlog_mix and perfschema.binlog_row tests fail with ope...Marc Alff2011-01-047-37/+46
| * | mergeMikael Ronstrom2011-01-04137-2536/+2363
| |\ \ | | |/
| | * Local mergeMarc Alff2010-12-018-34/+80
| | |\
| | | * Local mergeMarc Alff2010-12-014-10/+56
| | | |\
| | | | * Local mergeMarc Alff2010-12-012-0/+9
| | | | |\
| | | | | * Bug#58512 Performance_schema.myisam_file_io fails sporadically in PB2Marc Alff2010-12-012-0/+9
| | | | * | Bug#56618 Thread_ID is not assigned in ascending sequence (after disconnect)Marc Alff2010-12-012-10/+47
| | | | |/
| | | * | Bug#53696 Performance schema engine violates the PSEA API by calling my_error()Marc Alff2010-12-014-24/+24
| | | |/
| | * | Bug#58621 perfschema.dml_ews_by_thread_by_event_name test failureMarc Alff2010-12-0126-76/+26
| | |/
| | * Merge from mysql-5.5-bugteam to mysql-5.5-runtimeJon Olav Hauglid2010-11-12136-2334/+2187
| | |\
| | | * Merge mysql-5.5-bugteam --> local bugfixing branchMarc Alff2010-11-081-1/+1
| | | |\
| | | * | Adjusted test result to lowercase table namesMarc Alff2010-11-081-85/+85
| | | * | Bug#57609 performance_schema does not work with lower_case_table_namesMarc Alff2010-11-03135-2248/+2101
| | | * | Fixed test resultMarc Alff2010-10-261-2/+2
| | * | | Patch that refactors global read lock implementation and fixesDmitry Lenev2010-11-119-26/+17
| | | |/ | | |/|