Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | support DEFINER=role and DEFINER=current_role | Sergei Golubchik | 2013-10-18 | 1 | -9/+12 |
* | Added acl_setrole function. The function enables/disables role privileges to | Vicențiu Ciorbaru | 2013-10-17 | 1 | -0/+2 |
* | MDEV-3798: [SHOW] EXPLAIN UPDATE/DELETE | Sergey Petrunya | 2013-10-15 | 1 | -1/+28 |
|\ | |||||
| * | MDEV-3798: EXPLAIN UPDATE/DELETE | Sergey Petrunya | 2013-10-15 | 1 | -1/+3 |
| * | MDEV-407: Print EXPLAIN [ANALYZE] in the slow query log | Sergey Petrunya | 2013-09-19 | 1 | -0/+20 |
| * | [SHOW] EXPLAIN UPDATE/DELETE, code re-structuring | Sergey Petrunya | 2013-08-24 | 1 | -0/+5 |
| |\ | |||||
| | * | [SHOW] EXPLAIN UPDATE/DELETE, code re-structuring | Sergey Petrunya | 2013-06-18 | 1 | -0/+5 |
* | | | 5.5 merge and fixes for compiler/test errors | Sergei Golubchik | 2013-09-18 | 1 | -2/+4 |
|\ \ \ | |||||
| * | | | MDEV-4978 - Server cursor is broken with blobs in the select list, | Sergey Vojtovich | 2013-09-06 | 1 | -2/+4 |
* | | | | MDEV-4911 - add KILL query id, and add query id information to processlist | Sergey Vojtovich | 2013-09-13 | 1 | -1/+2 |
| |/ / |/| | | |||||
* | | | 5.5 merge | Sergei Golubchik | 2013-07-17 | 1 | -3/+16 |
|\ \ \ | |/ / | | / | |/ |/| | |||||
| * | mysql-5.5.32 merge | Sergei Golubchik | 2013-07-16 | 1 | -1/+6 |
| |\ | |||||
| | * | Merge from 5.1 to 5.5 | Chaithra Gopalareddy | 2013-04-14 | 1 | -0/+5 |
| | |\ | |||||
| | | * | Updated/added copyright headers. | Murthy Narkedimilli | 2013-02-25 | 1 | -1/+1 |
| | * | | Fix for Bug 16395495 - OLD FSF ADDRESS IN GPL HEADER | Murthy Narkedimilli | 2013-03-19 | 1 | -1/+1 |
| * | | | MDEV-4422 SHOW PROCESSLIST reference to THD::db not protected against simulta... | Sergei Golubchik | 2013-06-12 | 1 | -2/+10 |
* | | | | MDEV-4345 | unknown | 2013-04-18 | 1 | -0/+1 |
* | | | | Makeing rpl_filter for each Master_info. | Lixun Peng | 2013-04-16 | 1 | -0/+4 |
* | | | | Merge 10.0-base -> mwl253 | Igor Babaev | 2013-04-15 | 1 | -14/+25 |
|\ \ \ \ | |||||
| * \ \ \ | MDEV-26: Global transaction ID. First alpha release. | unknown | 2013-04-15 | 1 | -2/+8 |
| |\ \ \ \ | |||||
| | * | | | | MDEV-500: Session variable for server_id | unknown | 2012-10-23 | 1 | -2/+2 |
| | * | | | | MDEV-26: Global transaction id. Partial commit. | unknown | 2012-10-23 | 1 | -0/+6 |
| * | | | | | MDEV-318 IF (NOT) EXIST clauses for ALTER TABLE (MWL #252). | Alexey Botchkov | 2013-04-13 | 1 | -8/+14 |
| * | | | | | MDEV-3917 multiple use locks (GET_LOCK) in one connection. | Alexey Botchkov | 2013-04-12 | 1 | -4/+3 |
* | | | | | | Merge 10.0-base->mwl253 | Igor Babaev | 2013-04-12 | 1 | -36/+48 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | split THD::make_lex_string() in two | Sergei Golubchik | 2013-04-07 | 1 | -3/+15 |
| * | | | | | remove ULL() and LL(), because they're totally unnecessary | Sergei Golubchik | 2013-04-07 | 1 | -33/+33 |
* | | | | | | Fixed bug mdev-4369. | Igor Babaev | 2013-04-06 | 1 | -0/+1 |
* | | | | | | Merge 10.0-base -> mwl253. | Igor Babaev | 2013-03-31 | 1 | -2/+9 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | 5.5 merge | Sergei Golubchik | 2013-03-27 | 1 | -1/+5 |
| |\ \ \ \ \ | | | |/ / / | | |/| | | | |||||
| | * | | | | 5.3->5.5 merge | Sergei Golubchik | 2013-02-28 | 1 | -0/+2 |
| | |\ \ \ \ | |||||
| | | * | | | | MDEV-4123 fix. | unknown | 2013-02-11 | 1 | -0/+2 |
| | * | | | | | revert | Sergei Golubchik | 2013-02-28 | 1 | -1/+0 |
| | * | | | | | merge with mysql-5.5.30 minus few incorrect or not applicable changesets | Sergei Golubchik | 2013-02-28 | 1 | -0/+3 |
| | |\ \ \ \ \ | | | | |_|/ / | | | |/| | | | |||||
| | | * | | | | BUG#15891524: RLI_FAKE MODE IS NOT UNSET AFTER BINLOG REPLAY | Nuno Carvalho | 2012-11-20 | 1 | -0/+2 |
| | | * | | | | Bug#14466617 - INVALID WRITES AND/OR CRASH WITH USER | Praveenkumar Hulakund | 2012-11-07 | 1 | -1/+0 |
| | | * | | | | Bug#14003080:65104: MAX_USER_CONNECTIONS WITH PROCESSLIST EMPTY | Praveenkumar Hulakund | 2012-05-28 | 1 | -1/+20 |
| * | | | | | | Speed up connection time: | Michael Widenius | 2013-03-25 | 1 | -1/+4 |
| | |_|_|/ / | |/| | | | | |||||
* | | | | | | Added the type of histogram for mwl #253. | Igor Babaev | 2013-03-30 | 1 | -0/+1 |
* | | | | | | Added histogams for table columns. | Igor Babaev | 2013-03-25 | 1 | -0/+1 |
* | | | | | | The pilot patch for mwl#253. | Igor Babaev | 2013-03-11 | 1 | -0/+1 |
|/ / / / / | |||||
* | | | | | 5.5 merge | Sergei Golubchik | 2013-01-29 | 1 | -2/+18 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | 5.3 merge | Sergei Golubchik | 2013-01-25 | 1 | -0/+1 |
| |\ \ \ \ | | | |/ / | | |/| | | |||||
| | * | | | 5.2 merge | Sergei Golubchik | 2013-01-25 | 1 | -0/+1 |
| | |\ \ \ | |||||
| | | * | | | MDEV-3915 COM_CHANGE_USER allows fast password brute-forcing | Sergei Golubchik | 2013-01-25 | 1 | -0/+1 |
| * | | | | | Merge 5.3->5.5 | Igor Babaev | 2013-01-23 | 1 | -1/+3 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | Merge 5.2->5.3 | Igor Babaev | 2013-01-21 | 1 | -1/+3 |
| | |\ \ \ \ | | | |/ / / | |||||
| | | * | | | Merge 5.1->5.2 | Igor Babaev | 2013-01-21 | 1 | -1/+3 |
| | | |\ \ \ | |||||
| | | | * | | | Fixed bug mdev-4063 (bug #56927). | Igor Babaev | 2013-01-21 | 1 | -1/+3 |
| | * | | | | | 5.2 merge. | Sergei Golubchik | 2012-08-22 | 1 | -4/+17 |
| | |\ \ \ \ \ | | | |/ / / / |