Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Buildbot fixes and cleanups: | Michael Widenius | 2013-01-11 | 1 | -1/+1 |
* | 5.3 merge | Sergei Golubchik | 2012-10-18 | 1 | -4/+6 |
* | Added new status variables: | Michael Widenius | 2012-09-09 | 1 | -0/+1 |
* | merge with MySQL 5.5.27 | Sergei Golubchik | 2012-08-09 | 1 | -0/+1 |
|\ | |||||
| * | BUG#12400221 - 60926: BINARY LOG EVENTS LARGER THAN MAX_ALLOWED_PACKET | Manish Kumar | 2012-06-12 | 1 | -0/+1 |
| * | Revert two follow-ups for Bug#12762885: | Alexander Nozdrin | 2012-04-27 | 1 | -1/+0 |
| * | Proper follow-up for Bug#12762885 - 61713: MYSQL WILL NOT BIND TO "LOCALHOST" | Alexander Nozdrin | 2012-04-27 | 1 | -0/+1 |
* | | mysql-5.5.22 merge | Sergei Golubchik | 2012-03-28 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Updated/added copyright headers | MySQL Build Team | 2012-02-16 | 1 | -1/+1 |
* | | merge with mysql-5.5.21 | Sergei Golubchik | 2012-03-09 | 1 | -0/+5 |
|\ \ | |/ | |||||
| * | Fixed bug#11753187 (formerly known as bug 44585): SP_CACHE BEHAVES AS | Dmitry Shulga | 2012-01-25 | 1 | -0/+1 |
| * | BUG#11752315 - 43460: STOP SLAVE UNABLE TO COMPLETE WHEN SLAVE THREAD IS TRYI... | Manish Kumar | 2012-01-23 | 1 | -0/+4 |
* | | Merge MWL#234: @@skip_replication feature to MariaDB 5.5. | unknown | 2012-03-01 | 1 | -0/+1 |
* | | 5.3 merge | Sergei Golubchik | 2012-02-21 | 1 | -0/+3 |
* | | remove unused flag | Sergei Golubchik | 2012-01-16 | 1 | -1/+0 |
* | | mysql-5.5 merge | Sergei Golubchik | 2012-01-16 | 1 | -1/+3 |
|\ \ | |/ | |||||
| * | BUG#11745230: 12133: MASTER.INDEX FILE KEEPS MYSQLD FROM STARTING IF | Luis Soares | 2011-11-24 | 1 | -1/+2 |
* | | after merge changes: | Sergei Golubchik | 2011-12-12 | 1 | -2/+1 |
* | | win64 sysvar portability fixes | Sergei Golubchik | 2011-12-02 | 1 | -3/+4 |
* | | 5.3->5.5 merge | Sergei Golubchik | 2011-11-22 | 1 | -1/+6 |
* | | merge | Sergei Golubchik | 2011-11-03 | 1 | -3/+4 |
|\ \ | |||||
| * | | Some after-merge fixes for 5.5 merge. | unknown | 2011-10-25 | 1 | -2/+3 |
| * | | compilation warnings on Windows | Sergei Golubchik | 2011-11-02 | 1 | -1/+1 |
* | | | mysql-5.5.18 merge | Sergei Golubchik | 2011-11-03 | 1 | -1/+1 |
|\ \ \ | |/ / |/| / | |/ | |||||
| * | Updated/added copyright headers | Kent Boortz | 2011-06-30 | 1 | -1/+1 |
* | | merge with 5.3 | Sergei Golubchik | 2011-10-19 | 1 | -7/+20 |
* | | use PSI wrappers in aria and other non-MySQL code | Sergei Golubchik | 2011-07-13 | 1 | -5/+1 |
* | | post-merge fixes. | Sergei Golubchik | 2011-07-02 | 1 | -1/+2 |
* | | 5.5-merge | Sergei Golubchik | 2011-07-02 | 1 | -23/+40 |
|\ \ | |/ | |||||
| * | merge from 5.1 for bug#11764633 | Mayank Prasad | 2011-05-18 | 1 | -0/+8 |
| * | Merge. | Sergey Vojtovich | 2011-04-22 | 1 | -5/+6 |
| |\ | |||||
| | * | BUG#11867985 - export symbols needed for auditing | Sergey Vojtovich | 2011-03-18 | 1 | -5/+6 |
| * | | Manual merge from mysql-5.1 for Bug#11764168 (56976: Severe denial | Dmitry Shulga | 2011-03-15 | 1 | -1/+3 |
| * | | Local merge | Marc Alff | 2011-03-10 | 1 | -7/+7 |
| |\ \ | |||||
| | * | | Bug#11764503 (Bug#57341) Query in EXPLAIN EXTENDED shows wrong characters | Alexander Barkov | 2011-03-04 | 1 | -7/+7 |
| | |/ | |||||
| * | | Bug#11766528 PERFORMANCE_SCHEMA TRACKS BOTH BINARY AND RELAY LOGS IN THE SAME... | Marc Alff | 2011-03-01 | 1 | -0/+3 |
| |/ | |||||
| * | Fix for BUG#59432 "--autocommit=on does not work (@@global.autocommit is 0)" | Guilhem Bichot | 2011-01-14 | 1 | -2/+1 |
| * | Bug#58136: Crash in vio_close at concurrent disconnect and KILL | Davi Arnaut | 2010-12-15 | 1 | -1/+1 |
| * | Fix for bug #58669: read_only not enforced on 5.5.x | Ramil Kalimullin | 2010-12-07 | 1 | -1/+2 |
| * | merge mysql-5.5-bugteam(local) --> mysql-5.5-bugteam | Alfranio Correia | 2010-12-03 | 1 | -2/+4 |
| |\ | |||||
| | * | BUG#57275 binlog_cache_size affects trx- and stmt-cache and gets twice the ex... | Alfranio Correia | 2010-11-05 | 1 | -2/+4 |
| * | | Merge from mysql-5.5-bugteam to mysql-5.5-runtime | Jon Olav Hauglid | 2010-11-16 | 1 | -1/+2 |
| |\ \ | |||||
| | * | | Bug#58052 Binary log IO not being accounted for properly | Marc Alff | 2010-11-12 | 1 | -1/+2 |
| * | | | Patch that refactors global read lock implementation and fixes | Dmitry Lenev | 2010-11-11 | 1 | -5/+4 |
| |/ / | |||||
| * | | Fix for BUG#57316 "It is not clear how to disable autocommit" | Guilhem Bichot | 2010-11-05 | 1 | -1/+2 |
| |/ | |||||
* | | lots of post-merge changes | Sergei Golubchik | 2011-04-25 | 1 | -22/+8 |
* | | merge. | Sergei Golubchik | 2010-11-25 | 1 | -2/+25 |
|/ | |||||
* | Auto-merge from mysql-5.5-merge. | Alexander Nozdrin | 2010-08-30 | 1 | -4/+4 |
|\ | |||||
| * | Manual merge from mysql-5.5-bugfixing to mysql-5.5-runtime. | Jon Olav Hauglid | 2010-08-18 | 1 | -3/+3 |
| |\ | |||||
| * \ | Commit on behalf of Dmitry Lenev. | Konstantin Osipov | 2010-08-12 | 1 | -4/+4 |
| |\ \ |