summaryrefslogtreecommitdiff
path: root/libmysqld
Commit message (Expand)AuthorAgeFilesLines
* MDEV-10318 : Fix crash in embedded, in case prepared statement has parameter ...Vladislav Vaintroub2016-07-111-0/+6
* Restore COMPONENT Embedded for Windows embedded libs.Vladislav Vaintroub2016-05-241-3/+7
* mysql-5.5.41 mergeSergei Golubchik2014-12-191-0/+3
|\
| * Bug#17633291: SET PROPER COMPILE OPTIONS FOR CLANGJon Olav Hauglid2014-10-132-0/+14
| * Update copyright text.Alexander Nozdrin2014-08-281-0/+3
* | 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
* | 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
| |/
* | install embedded_priv.h in ${INSTALL_INCLUDEDIR}/privateSergei Golubchik2013-12-061-0/+2
* | MDEV-5131 create_embedded_thd is not thread safe, libmysqld.Alexey Botchkov2013-10-141-0/+2
* | MDEV-5131 create_embedded_thd is not thread safe, libmysqld.Alexey Botchkov2013-10-131-0/+2
* | MDEV-4165 [PATCH] RFE: make tmpdir a build-time configurable optionSergei Golubchik2013-08-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
| * Fix for Bug 16395495 - OLD FSF ADDRESS IN GPL HEADERMurthy Narkedimilli2013-03-191-1/+1
* | strmake_buf(X,Y) helper, equivalent to strmake(X,Y,sizeof(X)-1)Sergei Golubchik2013-04-171-7/+6
* | MDEV-4243 Warnings/errors while compiling with clangSergei Golubchik2013-03-281-1/+1
* | fix embedded build with for cmake 2.6.2 (older cmake could not handle IF(NOT ...Vladislav Vaintroub2013-01-281-1/+3
* | fix embeddedVladislav Vaintroub2013-01-251-1/+0
* | Fix embedded buildVladislav Vaintroub2013-01-251-3/+4
* | MDEV-3842, MDEV-3923 :Vladislav Vaintroub2013-01-251-1/+12
* | merge with MySQL 5.5.27Sergei Golubchik2012-08-091-2/+2
|\ \ | |/
| * mysql_client_test did not build within limbysqld/examplesBjorn Munch2012-07-101-0/+1
| |\
| | * mysql_client_test did not build within limbysqld/examplesBjorn Munch2012-07-102-2/+4
* | | Building RPMs with CPackSergei Golubchik2012-05-222-3/+3
* | | cSergei Golubchik2012-05-211-0/+2
|\ \ \ | |/ /
| * | BUG#13738989 : 62136 : FAILED TO FETCH SELECT RESULT USING EMBEDDED MYSQLDMayank Prasad2012-04-061-0/+2
| |\ \ | | |/
| | * BUG#13738989 : 62136 : FAILED TO FETCH SELECT RESULT USING EMBEDDED MYSQLDMayank Prasad2012-04-061-0/+2
* | | mysql-5.5.22 mergeSergei Golubchik2012-03-282-2/+2
|\ \ \ | |/ /
| * | Updated/added copyright headersMySQL Build Team2012-02-162-2/+2
| |\ \ | | |/
| | * Updated/added copyright headersKent Boortz2012-02-151-2/+1
| | |\
| | * | Bug#11761576 54082: HANDLE_SEGFAULT MAKES USE OF UNSAFE FUNCTIONSTor Didriksen2011-11-301-0/+1
* | | | MDEV-15 Log all sql errors.Alexey Botchkov2012-03-241-1/+0
* | | | Reduce size of windows MSI by approx. 50%Vladislav Vaintroub2012-03-161-3/+6
* | | | Fix compile error - linker does not find extern variables, in sql_logger.cVladislav Vaintroub2012-03-151-1/+1
* | | | MDEV-15 Log SQL errors.Alexey Botchkov2012-03-141-0/+1
* | | | Merge MWL#192: Non-blocking client library, into MariaDB 5.5.unknown2012-02-211-1/+1
|\ \ \ \
| * | | | MWL#192: Non-blocking client API for libmysqlclient.unknown2011-09-202-1/+2
* | | | | mysql-5.5 mergeSergei Golubchik2012-01-161-0/+1
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Bug#11761576 54082: HANDLE_SEGFAULT MAKES USE OF UNSAFE FUNCTIONSTor Didriksen2011-12-021-0/+1
* | | | | 5.3 mergeSergei Golubchik2012-01-131-1/+1
|\ \ \ \ \
| * \ \ \ \ 5.2->5.3 mergeSergei Golubchik2011-12-121-1/+1
| |\ \ \ \ \
| | * | | | | 1. add --plugin-dir and --default-auth to mysqltest.Sergei Golubchik2011-12-021-1/+1