Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | support DEFINER=role and DEFINER=current_role | Sergei Golubchik | 2013-10-18 | 1 | -11/+17 |
* | 5.5 merge | Sergei Golubchik | 2013-07-17 | 3 | -17/+19 |
|\ | |||||
| * | mysql-5.5.32 merge | Sergei Golubchik | 2013-07-16 | 2 | -6/+7 |
| |\ | |||||
| | * | Bug #16680313: CLIENT DOESN'T READ PLUGIN-DIR FROM MY.CNF SET BY | Georgi Kodinov | 2013-04-24 | 1 | -2/+2 |
| | * | Fix for Bug 16395495 - OLD FSF ADDRESS IN GPL HEADER | Murthy Narkedimilli | 2013-03-19 | 2 | -2/+2 |
| | * | Merge of patch for bug#14685362 from mysql-5.1. | Nirbhay Choubey | 2013-03-18 | 1 | -0/+2 |
| | |\ | |||||
| | | * | Updated/added copyright headers. | Murthy Narkedimilli | 2013-02-25 | 1 | -1/+1 |
| * | | | Merging from 5.3 | Alexander Barkov | 2013-07-08 | 1 | -9/+4 |
| |\ \ \ | |||||
| | * | | | MDEV-4667 DATE('string') incompability between mysql and mariadb | Sergei Golubchik | 2013-07-03 | 1 | -3/+3 |
| * | | | | MDEV-4574 Missing connection option MYSQL_ENABLE_CLEARTEXT_PLUGIN | Sergei Golubchik | 2013-06-11 | 1 | -0/+6 |
| * | | | | Fixed some cache variables that could be set to higher value than what the co... | Michael Widenius | 2013-06-06 | 1 | -2/+5 |
* | | | | | 5.5 merge | Sergei Golubchik | 2013-06-06 | 1 | -2/+2 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | strmake_buf(X,Y) helper, equivalent to strmake(X,Y,sizeof(X)-1) | Sergei Golubchik | 2013-04-17 | 1 | -2/+2 |
* | | | | | Fixed errors and compiler warnings found by buildbot | Michael Widenius | 2013-05-05 | 1 | -2/+5 |
* | | | | | Changed the client library to only mark memory as THREAD_SPECIFIC if one has ... | Michael Widenius | 2013-04-17 | 1 | -2/+9 |
* | | | | | 5.5 merge | Sergei Golubchik | 2013-04-14 | 1 | -1/+1 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | 5.3 merge | Sergei Golubchik | 2013-04-12 | 1 | -0/+6 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | 5.2 merge | Sergei Golubchik | 2013-04-11 | 1 | -0/+6 |
| | |\ \ \ | |||||
| | | * \ \ | 5.1 merge | Sergei Golubchik | 2013-04-11 | 1 | -0/+6 |
| | | |\ \ \ | |||||
| | | | * | | | MDEV-4088 Replication 10.0 -> 5.5 fails | Sergei Golubchik | 2013-04-04 | 1 | -0/+6 |
* | | | | | | | MDEV-4088 Replication 10.0 -> 5.5 fails | Sergei Golubchik | 2013-04-09 | 1 | -0/+6 |
* | | | | | | | remove ULL() and LL(), because they're totally unnecessary | Sergei Golubchik | 2013-04-07 | 2 | -18/+19 |
* | | | | | | | 5.5 merge | Sergei Golubchik | 2013-03-27 | 1 | -3/+4 |
|\ \ \ \ \ \ \ | |/ / / / / / | |||||
| * | | | | | | MDEV-4307 Support at least 48 utf8 characters in username in server and PAM | Sergei Golubchik | 2013-03-26 | 1 | -2/+0 |
| * | | | | | | MDEV-4249 : when autodetecting default client charset on Windows, fallback to... | Vladislav Vaintroub | 2013-03-06 | 1 | -1/+4 |
* | | | | | | | 5.5 merge | Sergei Golubchik | 2013-01-29 | 1 | -2/+2 |
|\ \ \ \ \ \ \ | |/ / / / / / | |||||
| * | | | | | | 5.3 merge | Sergei Golubchik | 2013-01-15 | 1 | -2/+2 |
| |\ \ \ \ \ \ | | |/ / / / / | |||||
| | * | | | | | 5.2->5.3 merge | Sergei Golubchik | 2013-01-10 | 1 | -2/+2 |
| | |\ \ \ \ \ | | | |/ / / / | |||||
| | | * | | | | one-byte overflow with old passwords | Sergei Golubchik | 2012-12-11 | 1 | -2/+2 |
| | * | | | | | 5.2 merge. | Sergei Golubchik | 2012-08-22 | 1 | -3/+12 |
| | |\ \ \ \ \ | | | |/ / / / | |||||
| | | * | | | | 5.1 merge | Sergei Golubchik | 2012-08-22 | 1 | -3/+12 |
| | | |\ \ \ \ | | | | |/ / / | |||||
| | | | * | | | merge with MySQL 5.1.65 | Sergei Golubchik | 2012-08-22 | 1 | -3/+12 |
| | | | |\ \ \ | | | | | | |/ | | | | | |/| | |||||
* | | | | | | | cleanup: | Sergei Golubchik | 2013-01-23 | 1 | -6/+1 |
* | | | | | | | cleanup: use MYF() for mysys flags | Sergei Golubchik | 2013-01-23 | 2 | -2/+2 |
* | | | | | | | MDEV-4011 Added per thread memory counting and usage | Michael Widenius | 2013-01-23 | 2 | -5/+12 |
* | | | | | | | Merge mariadb-5.5 -> 10.0-base. | Igor Babaev | 2012-12-16 | 1 | -0/+22 |
|\ \ \ \ \ \ \ | |/ / / / / / | |||||
| * | | | | | | MDEV-3802. Millisecond timeout support in non-blocking client library. | unknown | 2012-10-12 | 1 | -0/+22 |
* | | | | | | | MDEV-457 Inconsistent data truncation on datetime values with fractional seco... | Sergei Golubchik | 2012-09-08 | 1 | -249/+160 |
* | | | | | | | Automatic merge with 5.5 | Michael Widenius | 2012-09-01 | 1 | -4/+19 |
|\ \ \ \ \ \ \ | |/ / / / / / | |||||
| * | | | | | | merge with MySQL 5.5.27 | Sergei Golubchik | 2012-08-09 | 1 | -4/+19 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | undo the fix for MySQL Bug#12998841 | Sergei Golubchik | 2012-08-08 | 2 | -66/+9 |
| | | |_|_|_|/ | | |/| | | | | |||||
| | * | | | | | Bug #12910665: AUTH-PLUGIN-DATA-LEN NOT TESTED FOR VALIDITY BY THE | Georgi Kodinov | 2012-06-29 | 1 | -0/+6 |
| | * | | | | | fixed a missing break | Georgi Kodinov | 2012-07-05 | 1 | -0/+1 |
| | * | | | | | Bug #12998841: libmysql divulges plaintext password upon request in 5.5 | Georgi Kodinov | 2012-07-05 | 2 | -9/+65 |
| | * | | | | | merge bug#13708485 5.1->5.5 | Georgi Kodinov | 2012-06-29 | 1 | -3/+12 |
| | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | | | |||||
| | | * | | | | Bug #13708485: malformed resultset packet crashes client | Georgi Kodinov | 2012-06-28 | 1 | -3/+12 |
* | | | | | | | automatic merge with 5.5 | Michael Widenius | 2012-06-27 | 1 | -17/+80 |
|\ \ \ \ \ \ \ | |/ / / / / / | |||||
| * | | | | | | merge | Vladislav Vaintroub | 2012-06-13 | 1 | -17/+80 |
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | | | |||||
| | * | | | | | LP1008334 : Speedup specific datetime queries that got slower with introducti... | Vladislav Vaintroub | 2012-06-08 | 1 | -17/+80 |
| | * | | | | | merge | Sergei Golubchik | 2012-04-05 | 1 | -2/+2 |
| | |\ \ \ \ \ | | | | |_|/ / | | | |/| | | |