summaryrefslogtreecommitdiff
path: root/sql-common
Commit message (Expand)AuthorAgeFilesLines
* support DEFINER=role and DEFINER=current_roleSergei Golubchik2013-10-181-11/+17
* 5.5 mergeSergei Golubchik2013-07-173-17/+19
|\
| * mysql-5.5.32 mergeSergei Golubchik2013-07-162-6/+7
| |\
| | * Bug #16680313: CLIENT DOESN'T READ PLUGIN-DIR FROM MY.CNF SET BYGeorgi Kodinov2013-04-241-2/+2
| | * Fix for Bug 16395495 - OLD FSF ADDRESS IN GPL HEADERMurthy Narkedimilli2013-03-192-2/+2
| | * Merge of patch for bug#14685362 from mysql-5.1.Nirbhay Choubey2013-03-181-0/+2
| | |\
| | | * Updated/added copyright headers.Murthy Narkedimilli2013-02-251-1/+1
| * | | Merging from 5.3Alexander Barkov2013-07-081-9/+4
| |\ \ \
| | * | | MDEV-4667 DATE('string') incompability between mysql and mariadbSergei Golubchik2013-07-031-3/+3
| * | | | MDEV-4574 Missing connection option MYSQL_ENABLE_CLEARTEXT_PLUGINSergei Golubchik2013-06-111-0/+6
| * | | | Fixed some cache variables that could be set to higher value than what the co...Michael Widenius2013-06-061-2/+5
* | | | | 5.5 mergeSergei Golubchik2013-06-061-2/+2
|\ \ \ \ \ | |/ / / /
| * | | | strmake_buf(X,Y) helper, equivalent to strmake(X,Y,sizeof(X)-1)Sergei Golubchik2013-04-171-2/+2
* | | | | Fixed errors and compiler warnings found by buildbotMichael Widenius2013-05-051-2/+5
* | | | | Changed the client library to only mark memory as THREAD_SPECIFIC if one has ...Michael Widenius2013-04-171-2/+9
* | | | | 5.5 mergeSergei Golubchik2013-04-141-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | 5.3 mergeSergei Golubchik2013-04-121-0/+6
| |\ \ \ \ | | |/ / /
| | * | | 5.2 mergeSergei Golubchik2013-04-111-0/+6
| | |\ \ \
| | | * \ \ 5.1 mergeSergei Golubchik2013-04-111-0/+6
| | | |\ \ \
| | | | * | | MDEV-4088 Replication 10.0 -> 5.5 failsSergei Golubchik2013-04-041-0/+6
* | | | | | | MDEV-4088 Replication 10.0 -> 5.5 failsSergei Golubchik2013-04-091-0/+6
* | | | | | | remove ULL() and LL(), because they're totally unnecessarySergei Golubchik2013-04-072-18/+19
* | | | | | | 5.5 mergeSergei Golubchik2013-03-271-3/+4
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | MDEV-4307 Support at least 48 utf8 characters in username in server and PAMSergei Golubchik2013-03-261-2/+0
| * | | | | | MDEV-4249 : when autodetecting default client charset on Windows, fallback to...Vladislav Vaintroub2013-03-061-1/+4
* | | | | | | 5.5 mergeSergei Golubchik2013-01-291-2/+2
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | 5.3 mergeSergei Golubchik2013-01-151-2/+2
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | 5.2->5.3 mergeSergei Golubchik2013-01-101-2/+2
| | |\ \ \ \ \ | | | |/ / / /
| | | * | | | one-byte overflow with old passwordsSergei Golubchik2012-12-111-2/+2
| | * | | | | 5.2 merge.Sergei Golubchik2012-08-221-3/+12
| | |\ \ \ \ \ | | | |/ / / /
| | | * | | | 5.1 mergeSergei Golubchik2012-08-221-3/+12
| | | |\ \ \ \ | | | | |/ / /
| | | | * | | merge with MySQL 5.1.65Sergei Golubchik2012-08-221-3/+12
| | | | |\ \ \ | | | | | | |/ | | | | | |/|
* | | | | | | cleanup:Sergei Golubchik2013-01-231-6/+1
* | | | | | | cleanup: use MYF() for mysys flagsSergei Golubchik2013-01-232-2/+2
* | | | | | | MDEV-4011 Added per thread memory counting and usageMichael Widenius2013-01-232-5/+12
* | | | | | | Merge mariadb-5.5 -> 10.0-base.Igor Babaev2012-12-161-0/+22
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | MDEV-3802. Millisecond timeout support in non-blocking client library.unknown2012-10-121-0/+22
* | | | | | | MDEV-457 Inconsistent data truncation on datetime values with fractional seco...Sergei Golubchik2012-09-081-249/+160
* | | | | | | Automatic merge with 5.5Michael Widenius2012-09-011-4/+19
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | merge with MySQL 5.5.27Sergei Golubchik2012-08-091-4/+19
| |\ \ \ \ \ \
| | * | | | | | undo the fix for MySQL Bug#12998841Sergei Golubchik2012-08-082-66/+9
| | | |_|_|_|/ | | |/| | | |
| | * | | | | Bug #12910665: AUTH-PLUGIN-DATA-LEN NOT TESTED FOR VALIDITY BY THE Georgi Kodinov2012-06-291-0/+6
| | * | | | | fixed a missing breakGeorgi Kodinov2012-07-051-0/+1
| | * | | | | Bug #12998841: libmysql divulges plaintext password upon request in 5.5Georgi Kodinov2012-07-052-9/+65
| | * | | | | merge bug#13708485 5.1->5.5Georgi Kodinov2012-06-291-3/+12
| | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | |
| | | * | | | Bug #13708485: malformed resultset packet crashes clientGeorgi Kodinov2012-06-281-3/+12
* | | | | | | automatic merge with 5.5Michael Widenius2012-06-271-17/+80
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | mergeVladislav Vaintroub2012-06-131-17/+80
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | * | | | | LP1008334 : Speedup specific datetime queries that got slower with introducti...Vladislav Vaintroub2012-06-081-17/+80
| | * | | | | mergeSergei Golubchik2012-04-051-2/+2
| | |\ \ \ \ \ | | | | |_|/ / | | | |/| | |