Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | debug_sync is now a service, available to dynamically loaded plugins. | Sergei Golubchik | 2012-03-28 | 6 | -2/+362 |
* | mysql-5.5.22 merge | Sergei Golubchik | 2012-03-28 | 1 | -2/+2 |
|\ | |||||
| * | Updated/added copyright headers | MySQL Build Team | 2012-02-16 | 1 | -1/+1 |
| |\ | |||||
* | | | MDEV-15 Log all sql errors. | Alexey Botchkov | 2012-03-24 | 5 | -153/+0 |
* | | | MDEV-15 Log SQL errors. | Alexey Botchkov | 2012-03-14 | 4 | -8/+8 |
* | | | MDEV-15 Log all SQL errors. | Alexey Botchkov | 2012-03-14 | 6 | -1/+155 |
* | | | fix the linking failure on windows | Sergei Golubchik | 2012-01-18 | 1 | -2/+5 |
* | | | 5.3 merge | Sergei Golubchik | 2012-01-13 | 2 | -24/+23 |
|\ \ \ | |||||
| * \ \ | 5.2->5.3 merge | Sergei Golubchik | 2011-12-12 | 2 | -18/+22 |
| |\ \ \ | |||||
| | * | | | 1. add --plugin-dir and --default-auth to mysqltest. | Sergei Golubchik | 2011-12-02 | 2 | -18/+22 |
| * | | | | Merge with 5.2. | Michael Widenius | 2011-12-11 | 3 | -2/+21 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | merge, fix Windows warnings | Vladislav Vaintroub | 2011-11-29 | 1 | -0/+3 |
| | * | | | Automatic merge | Michael Widenius | 2011-11-24 | 1 | -2/+4 |
| | |\ \ \ | |||||
| | | * \ \ | Merge with MariaDB 5.1 | Michael Widenius | 2011-11-24 | 1 | -2/+4 |
| | | |\ \ \ | |||||
| | | | * \ \ | Initail merge with MySQL 5.1 (XtraDB still needs to be merged) | Michael Widenius | 2011-11-21 | 1 | -2/+4 |
| | | | |\ \ \ | | | | | | |/ | | | | | |/| | |||||
| | * | | | | | fix dialog plugin to work on windows | Sergei Golubchik | 2011-11-22 | 2 | -0/+15 |
| | |/ / / / | |||||
| * | | | | | merge | Sergei Golubchik | 2011-10-11 | 1 | -5/+19 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | merge with 5.1 | Sergei Golubchik | 2011-10-07 | 1 | -5/+19 |
| | |\ \ \ \ | | | |/ / / | |||||
| | | * | | | support for plugins on windows | Sergei Golubchik | 2011-10-04 | 1 | -5/+19 |
* | | | | | | Add support for signed sysvars. | Sergei Golubchik | 2011-11-22 | 4 | -8/+17 |
* | | | | | | 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 |