summaryrefslogtreecommitdiff
path: root/libmysqld
Commit message (Expand)AuthorAgeFilesLines
* MDEV-5120 Test suite test maria-no-logging failsMichael Widenius2014-09-301-1/+1
* Moving implementation of INET_ATON() INET_NTOA() intoAlexander Barkov2014-05-301-0/+1
* 5.5 mergeSergei Golubchik2014-05-093-4/+20
|\
| * MDEV-5138 Numerous test failures in "mtr --ps --embedded".Alexey Botchkov2014-04-151-0/+12
| * MDEV-5138 Numerous test failures in "mtr --ps --embedded".Alexey Botchkov2014-04-151-3/+6
| * MDEV-5138 Numerous test failures in "mtr --ps --embedded".Alexey Botchkov2014-04-151-1/+1
| * mysql-5.5.37 selective mergeSergei Golubchik2014-03-271-0/+1
| |\
| | * Updated/added copyright header. Added line "use is subject to license terms" Murthy Narkedimilli2014-02-171-0/+1
| | * Bug#18123048 ENABLE BUILD OF SHARED LIBMYSQLD ON LINUXTor Didriksen2014-02-041-1/+35
* | | MDEV-5620 CMake option to compile against an external PCRE librarySergei Golubchik2014-03-042-4/+2
* | | 10.0-base mergeSergei Golubchik2014-02-261-1/+1
|\ \ \
| * \ \ 5.5 mergeSergei Golubchik2014-02-251-1/+1
| |\ \ \ | | |/ /
| | * | MySQL-5.5.36 mergeSergei Golubchik2014-02-171-1/+1
| | |\ \ | | | |/
| | | * Bug#16316074 RFE: MAKE TMPDIR A BUILD-TIME CONFIGURABLE OPTIONTor Didriksen2013-12-181-1/+1
| | | * WL#7076: Backporting wl6715 to support both formats Ashish Agarwal2013-08-231-6/+7
| | | |\
| | | | * WL#7076: Backporting wl6715 to support both formats in 5.5, 5.6, 5.7Ashish Agarwal2013-07-021-6/+7
| | | |/
* | | | MDEV-5314 - Compiling fails on OSX using clangSergey Vojtovich2014-02-191-2/+2
* | | | 10.0-base mergeSergei Golubchik2013-12-161-0/+2
|\ \ \ \ | |/ / /
| * | | 5.5 mergeSergei Golubchik2013-12-151-0/+2
| |\ \ \ | | |/ /
| | * | install embedded_priv.h in ${INSTALL_INCLUDEDIR}/privateSergei Golubchik2013-12-061-0/+2
* | | | Embedded server with authenticaction fixed after connection attributes port.unknown2013-10-081-4/+6
* | | | Merge 10.0-base -> 10.0Sergey Petrunya2013-10-161-0/+1
|\ \ \ \ | |/ / /
| * | | MDEV-3798: [SHOW] EXPLAIN UPDATE/DELETESergey Petrunya2013-10-151-0/+1
| |\ \ \
| | * | | MDEV-3798: EXPLAIN UPDATE/DELETESergey Petrunya2013-10-051-1/+1
| | * | | [SHOW] EXPLAIN UPDATE/DELETE, code re-structuringSergey Petrunya2013-08-241-0/+1
| | |\ \ \
| | | * \ \ [SHOW] EXPLAIN UPDATE/DELETE, code re-structuringSergey Petrunya2013-06-271-0/+1
| | | |\ \ \
| | | | * | | SHOW EXPLAIN UPDATE/DELETESergey Petrunya2013-06-171-0/+1
* | | | | | | Merge 10.0-base -> 10.0Alexander Barkov2013-10-153-4/+10
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Merge 5.5->10.0-baseIgor Babaev2013-10-141-0/+2
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | * | | | | MDEV-5131 create_embedded_thd is not thread safe, libmysqld.Alexey Botchkov2013-10-141-0/+2
| * | | | | | Merge 5.5->10.0-baseIgor Babaev2013-10-131-0/+2
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | MDEV-5131 create_embedded_thd is not thread safe, libmysqld.Alexey Botchkov2013-10-131-0/+2
| * | | | | | A follow-up for the previous commit:Alexander Barkov2013-10-022-0/+2
| * | | | | | MDEV-4425 REGEXP enhancementsAlexander Barkov2013-09-262-4/+4
* | | | | | | Client attributesunknown2013-10-031-2/+42
* | | | | | | fix embedded to compile with -DHAVE_EMBEDDED_PRIVILEGE_CONTROLSergei Golubchik2013-10-041-3/+3
* | | | | | | 10.0-base merge.Sergei Golubchik2013-09-211-1/+1
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | 5.5 merge and fixes for compiler/test errorsSergei Golubchik2013-09-181-1/+1
| |\ \ \ \ \ \ | | |/ / / / / | | | / / / / | | |/ / / / | |/| | | |
| | * | | | MDEV-4165 [PATCH] RFE: make tmpdir a build-time configurable optionSergei Golubchik2013-08-171-1/+1
* | | | | | MDEV-4702 - Reduce usage of LOCK_openSergey Vojtovich2013-08-141-0/+1
* | | | | | MDEV-4786 - merge 10.0-monty - 10.0Sergey Vojtovich2013-08-011-0/+4
* | | | | | MDEV-4786 - merge 10.0-monty - 10.0Sergey Vojtovich2013-08-011-1/+1
* | | | | | MDEV-4786 - merge 10.0-monty - 10.0Sergey Vojtovich2013-07-301-2/+2
* | | | | | 10.0-monty mergeSergei Golubchik2013-07-213-8/+9
|\ \ \ \ \ \
| * | | | | | Applied all changes from Igor and SanjaMichael Widenius2013-06-153-7/+8
| * | | | | | Push a lot of small fixes to get larger parts to compileMichael Widenius2013-05-211-1/+1
* | | | | | | 10.0-base mergeSergei Golubchik2013-07-181-1/+1
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | 5.5 mergeSergei Golubchik2013-07-171-1/+1
| |\ \ \ \ \ \ | | | |/ / / / | | |/| / / / | | |_|/ / / | |/| | | |
| | * | | | mysql-5.5.32 mergeSergei Golubchik2013-07-161-1/+1
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | | * | | Correcting the permissions of the executable files.Murthy Narkedimilli2013-03-201-0/+0