Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mysql-5.5.18 merge | Sergei Golubchik | 2011-11-03 | 15 | -29/+44 |
|\ | |||||
| * | Merging into mysql-5.5.16-release. | Mats Kindahl | 2011-08-15 | 4 | -3/+15 |
| * | Merge from mysql-5.5.14-release | unknown | 2011-07-06 | 1 | -4/+5 |
| |\ | |||||
| | * | Bug #12633140 : AUDIT PLUGIN SOURCE FILES HAVE OUT OF DATE | Georgi Kodinov | 2011-06-13 | 1 | -6/+7 |
| * | | Updated/added copyright headers | Kent Boortz | 2011-06-30 | 12 | -24/+25 |
| |\ \ | | |/ | |/| | |||||
| | * | Updated/added copyright headers | Kent Boortz | 2011-06-30 | 1 | -2/+4 |
* | | | fixes for windows | Sergei Golubchik | 2011-10-21 | 2 | -3/+7 |
* | | | safe_mutex deadlock detector post-merge fixes | Sergei Golubchik | 2011-10-19 | 1 | -0/+3 |
* | | | merge with 5.3 | Sergei Golubchik | 2011-10-19 | 7 | -13/+149 |
|\ \ \ | |||||
| * | | | Added progress reporting for alter table, LOAD DATA INFILE and for aria table... | Michael Widenius | 2011-07-01 | 4 | -7/+106 |
* | | | | move authentication_windows_client and mysql_clear_password clear client auth... | Sergei Golubchik | 2011-07-12 | 3 | -18/+84 |
* | | | | post-merge fixes. | Sergei Golubchik | 2011-07-02 | 3 | -6/+26 |
* | | | | 5.5-merge | Sergei Golubchik | 2011-07-02 | 13 | -168/+333 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | BUG#12611785 - AUDIT INTERFACE STRICT-ALIASING WARNINGS | Sergey Vojtovich | 2011-06-03 | 2 | -24/+7 |
| * | | | BUG#12578441, reintroduced thd->cleanup() in unlink_thd, removed by mistake, ... | Mikael Ronström | 2011-05-25 | 1 | -0/+2 |
| * | | | Split up unlink_thd in several functions | Mikael Ronström | 2011-05-18 | 1 | -1/+3 |
| * | | | merge | Mikael Ronstrom | 2011-05-04 | 2 | -6/+4 |
| |\ \ \ | |||||
| | * | | | Fixed the ABI check files after the push of bug # 12325444. | Georgi Kodinov | 2011-04-28 | 1 | -3/+2 |
| | * | | | Bug #12325444 : 60746: CLIENT_PLUGIN.H IS BROKEN | Georgi Kodinov | 2011-04-06 | 1 | -3/+2 |
| * | | | | Changed name to better reflect function logic in accordance with WL#5788 | Mikael Ronström | 2011-04-15 | 1 | -2/+2 |
| * | | | | More review fixes | Mikael Ronstrom | 2011-03-04 | 4 | -8/+8 |
| * | | | | more docs of the thread pool interface | Mikael Ronström | 2011-02-17 | 1 | -0/+2 |
| * | | | | added interface to scheduler.h | Mikael Ronström | 2011-02-17 | 1 | -0/+1 |
| * | | | | Further work on thread pool interface | Mikael Ronström | 2011-02-17 | 1 | -15/+28 |
| * | | | | More work on interfaces | Mikael Ronström | 2011-02-16 | 1 | -8/+11 |
| * | | | | Defined private interface to THD variables, first step to plugin API | Mikael Ronström | 2011-02-16 | 1 | -1/+19 |
| * | | | | Removed scheduler struct for now | Mikael Ronström | 2011-02-10 | 1 | -13/+0 |
| * | | | | Simplifications of server interface to scheduler | Mikael Ronström | 2011-02-10 | 1 | -1/+17 |
| * | | | | Simplify interface to connect methods in server | Mikael Ronström | 2011-02-10 | 1 | -3/+3 |
| * | | | | Updated thread_pool_priv.h with additional includes for thread pool plugins | Mikael Ronström | 2011-02-10 | 1 | -0/+22 |
| * | | | | Temporary fix | Mikael Ronstrom | 2011-01-24 | 1 | -1/+1 |
| * | | | | BUG#59549, Fix compiler errors on Windows, step 5 | Mikael Ronstrom | 2011-01-24 | 1 | -1/+6 |
| * | | | | Added thread pool interface to server | Mikael Ronstrom | 2011-01-14 | 1 | -0/+50 |
| * | | | | merge | Mikael Ronstrom | 2011-01-12 | 1 | -1/+0 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merge mysql-5.5-bugteam -> mysql-5.5-innodb | Vasil Dimov | 2010-12-27 | 3 | -0/+63 |
| | |\ \ \ | |||||
| | * | | | | Fix Bug#57739 Scary messages in error log | Vasil Dimov | 2010-11-22 | 1 | -1/+0 |
| * | | | | | BUG#59392, removed thread local storage use in MySQL Threads by storing ibuf_... | Mikael Ronstrom | 2011-01-12 | 1 | -3/+10 |
| * | | | | | merge | Mikael Ronstrom | 2011-01-04 | 10 | -89/+722 |
| |\ \ \ \ \ | | | |/ / / | | |/| | | | |||||
| | * | | | | Bug #58699 cannot build with gcc dbg on solaris | Tor Didriksen | 2010-12-21 | 1 | -0/+2 |
| | * | | | | WL#5571 - Audit interface: MYSQL_AUDIT_GENERAL_STATUS event | Sergey Vojtovich | 2010-12-14 | 2 | -0/+61 |
| | |/ / / | |||||
| | * | | | removed misleading and over-promissing comments. | Georgi Kodinov | 2010-11-10 | 1 | -6/+3 |
| | * | | | Bug #57774: Typos/ambiguities in the WL1054 comments | Georgi Kodinov | 2010-10-27 | 1 | -3/+3 |
| | * | | | Use a guard macro to prevent the inclusion of system headers | Davi Arnaut | 2010-10-13 | 2 | -2/+2 |
| | * | | | fixed failing test cases | Georgi Kodinov | 2010-10-05 | 2 | -8/+28 |
| | * | | | Bug #56767: Make sure client plugins in 1054 are compatible with | Georgi Kodinov | 2010-10-04 | 1 | -1/+19 |
| | * | | | merge | Georgi Kodinov | 2010-10-04 | 2 | -89/+1 |
| | |\ \ \ | |||||
| | | * | | | A better fix for bug #56405 "Deadlock in the MDL deadlock | Dmitry Lenev | 2010-09-29 | 1 | -88/+0 |
| | * | | | | WL#1054: code style remarks fixed. | Georgi Kodinov | 2010-09-20 | 1 | -0/+7 |
| | * | | | | merge of mysql-5.5 into mysql-5.5-wl1054 | Georgi Kodinov | 2010-09-20 | 7 | -46/+444 |
| | |\ \ \ \ | |||||
| | * | | | | | WL#1054: Pluggable authentication support | Georgi Kodinov | 2010-08-09 | 6 | -1/+617 |