Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | monty's cleanup of my_thr_init.c | Sergei Golubchik | 2012-03-13 | 1 | -0/+2 |
* | merge with mysql-5.5.21 | Sergei Golubchik | 2012-03-09 | 1 | -0/+4 |
|\ | |||||
* | | overlay support for mysql-test-run and mysqltest | Sergei Golubchik | 2012-02-23 | 1 | -0/+0 |
* | | remove few obscure, unused, or misused mtr features | Sergei Golubchik | 2012-02-06 | 1 | -1/+0 |
* | | merge from 5.5 | Vladislav Vaintroub | 2012-02-16 | 3 | -7/+10 |
|\ \ | |||||
| * | | 5.3.4 merge | Sergei Golubchik | 2012-02-15 | 2 | -4/+2 |
| * | | Fix a number of problems in the test suite (no code bugs): | unknown | 2012-02-09 | 2 | -3/+8 |
* | | | merge | Vladislav Vaintroub | 2012-02-08 | 2 | -2/+7 |
|\ \ \ | |/ / | |||||
| * | | Make perfschema.all_instances work with OpenSSL, which has an extra rwlock_in... | unknown | 2012-01-28 | 2 | -2/+7 |
* | | | Disable perfschema/all_instances for the threadpool (because of new mutexes a... | Vladislav Vaintroub | 2012-01-26 | 1 | -0/+1 |
|/ / | |||||
* | | Don't crash with: UPDATE performance_schema.setup_instruments SET ENABLED="NO"; | Michael Widenius | 2012-01-24 | 3 | -16/+2 |
* | | mysql-5.5 merge | Sergei Golubchik | 2012-01-16 | 86 | -1290/+0 |
|\ \ | |/ | |||||
| * | Removing copyright headers from test files | Bjorn Munch | 2011-10-19 | 86 | -1290/+0 |
* | | 5.3 merge | Sergei Golubchik | 2012-01-13 | 1 | -90/+90 |
* | | Fix some failing tests on Windows | Vladislav Vaintroub | 2012-01-06 | 1 | -0/+1 |
* | | 5.3->5.5 merge | Sergei Golubchik | 2011-11-22 | 1 | -5/+5 |
* | | merge | Sergei Golubchik | 2011-11-03 | 3 | -2/+10 |
|\ \ | |||||
| * | | Some after-merge fixes for 5.5 merge. | unknown | 2011-10-25 | 3 | -0/+7 |
* | | | mysql-5.5.18 merge | Sergei Golubchik | 2011-11-03 | 12 | -37/+61 |
|\ \ \ | |/ / |/| / | |/ | |||||
| * | Updated/added copyright headers | Kent Boortz | 2011-07-04 | 6 | -19/+46 |
| |\ | |||||
| | * | Bug#12603341 - PERFSCHEMA.RELAYLOG FAILS SPORADICALLY IN PB2 | Marc Alff | 2011-06-29 | 2 | -12/+26 |
| | * | Fix for | Matthias Leich | 2011-06-16 | 4 | -8/+22 |
| * | | Updated/added copyright headers | Kent Boortz | 2011-06-30 | 6 | -12/+12 |
| |/ | |||||
* | | merge with 5.3 | Sergei Golubchik | 2011-10-19 | 8 | -96/+101 |
* | | use PSI wrappers in aria and other non-MySQL code | Sergei Golubchik | 2011-07-13 | 4 | -2/+172 |
* | | post-merge fixes. | Sergei Golubchik | 2011-07-02 | 1 | -90/+90 |
* | | 5.5-merge | Sergei Golubchik | 2011-07-02 | 142 | -2578/+2757 |
|\ \ | |/ | |||||
| * | Merge 5.5 | Mikael Ronström | 2011-04-15 | 2 | -0/+348 |
| |\ | |||||
| | * | Test cleanup | Marc Alff | 2011-03-11 | 2 | -4/+32 |
| | * | Reworked the test case to be more robust. | Marc Alff | 2011-03-10 | 2 | -67/+173 |
| | * | Implemented code review comments, | Marc Alff | 2011-03-10 | 2 | -4/+8 |
| | * | Bug#11766528 PERFORMANCE_SCHEMA TRACKS BOTH BINARY AND RELAY LOGS IN THE SAME... | Marc Alff | 2011-03-01 | 2 | -0/+210 |
| * | | merge to mysql-5.5 | Mikael Ronstrom | 2011-01-14 | 2 | -7/+0 |
| |\ \ | | |/ | |||||
| | * | Bug#42054: SELECT CURDATE() is returning bad value | Davi Arnaut | 2011-01-12 | 2 | -7/+0 |
| * | | merge | Mikael Ronstrom | 2011-01-12 | 7 | -37/+46 |
| |\ \ | | |/ | |||||
| | * | Bug#59091 perfschema.binlog_mix and perfschema.binlog_row tests fail with ope... | Marc Alff | 2011-01-04 | 7 | -37/+46 |
| * | | merge | Mikael Ronstrom | 2011-01-04 | 137 | -2536/+2363 |
| |\ \ | | |/ | |||||
| | * | Local merge | Marc Alff | 2010-12-01 | 8 | -34/+80 |
| | |\ | |||||
| | | * | Local merge | Marc Alff | 2010-12-01 | 4 | -10/+56 |
| | | |\ | |||||
| | | | * | Local merge | Marc Alff | 2010-12-01 | 2 | -0/+9 |
| | | | |\ | |||||
| | | | | * | Bug#58512 Performance_schema.myisam_file_io fails sporadically in PB2 | Marc Alff | 2010-12-01 | 2 | -0/+9 |
| | | | * | | Bug#56618 Thread_ID is not assigned in ascending sequence (after disconnect) | Marc Alff | 2010-12-01 | 2 | -10/+47 |
| | | | |/ | |||||
| | | * | | Bug#53696 Performance schema engine violates the PSEA API by calling my_error() | Marc Alff | 2010-12-01 | 4 | -24/+24 |
| | | |/ | |||||
| | * | | Bug#58621 perfschema.dml_ews_by_thread_by_event_name test failure | Marc Alff | 2010-12-01 | 26 | -76/+26 |
| | |/ | |||||
| | * | Merge from mysql-5.5-bugteam to mysql-5.5-runtime | Jon Olav Hauglid | 2010-11-12 | 136 | -2334/+2187 |
| | |\ | |||||
| | | * | Merge mysql-5.5-bugteam --> local bugfixing branch | Marc Alff | 2010-11-08 | 1 | -1/+1 |
| | | |\ | |||||
| | | * | | Adjusted test result to lowercase table names | Marc Alff | 2010-11-08 | 1 | -85/+85 |
| | | * | | Bug#57609 performance_schema does not work with lower_case_table_names | Marc Alff | 2010-11-03 | 135 | -2248/+2101 |
| | | * | | Fixed test result | Marc Alff | 2010-10-26 | 1 | -2/+2 |
| | * | | | Patch that refactors global read lock implementation and fixes | Dmitry Lenev | 2010-11-11 | 9 | -26/+17 |
| | | |/ | | |/| |