| Commit message (Expand) | Author | Age | Files | Lines |
* | MDEV-10318 : Fix crash in embedded, in case prepared statement has parameter ... | Vladislav Vaintroub | 2016-07-11 | 1 | -0/+6 |
* | mysql-5.5.41 merge | Sergei Golubchik | 2014-12-19 | 1 | -0/+3 |
|\ |
|
| * | Update copyright text. | Alexander Nozdrin | 2014-08-28 | 1 | -0/+3 |
* | | MDEV-5138 Numerous test failures in "mtr --ps --embedded". | Alexey Botchkov | 2014-04-15 | 1 | -0/+12 |
* | | MDEV-5138 Numerous test failures in "mtr --ps --embedded". | Alexey Botchkov | 2014-04-15 | 1 | -1/+1 |
* | | MySQL-5.5.36 merge | Sergei Golubchik | 2014-02-17 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Bug#16316074 RFE: MAKE TMPDIR A BUILD-TIME CONFIGURABLE OPTION | Tor Didriksen | 2013-12-18 | 1 | -1/+1 |
| * | WL#7076: Backporting wl6715 to support both formats | Ashish Agarwal | 2013-08-23 | 1 | -6/+7 |
| |\ |
|
| | * | WL#7076: Backporting wl6715 to support both formats in 5.5, 5.6, 5.7 | Ashish Agarwal | 2013-07-02 | 1 | -6/+7 |
| |/ |
|
* | | MDEV-5131 create_embedded_thd is not thread safe, libmysqld. | Alexey Botchkov | 2013-10-14 | 1 | -0/+2 |
* | | MDEV-5131 create_embedded_thd is not thread safe, libmysqld. | Alexey Botchkov | 2013-10-13 | 1 | -0/+2 |
* | | MDEV-4165 [PATCH] RFE: make tmpdir a build-time configurable option | Sergei Golubchik | 2013-08-17 | 1 | -1/+1 |
* | | strmake_buf(X,Y) helper, equivalent to strmake(X,Y,sizeof(X)-1) | Sergei Golubchik | 2013-04-17 | 1 | -7/+6 |
* | | MDEV-4243 Warnings/errors while compiling with clang | Sergei Golubchik | 2013-03-28 | 1 | -1/+1 |
* | | c | Sergei Golubchik | 2012-05-21 | 1 | -0/+2 |
|\ \
| |/ |
|
| * | BUG#13738989 : 62136 : FAILED TO FETCH SELECT RESULT USING EMBEDDED MYSQLD | Mayank Prasad | 2012-04-06 | 1 | -0/+2 |
| |\ |
|
| | * | BUG#13738989 : 62136 : FAILED TO FETCH SELECT RESULT USING EMBEDDED MYSQLD | Mayank Prasad | 2012-04-06 | 1 | -0/+2 |
| | * | Bug#11764633 : 57491: THD->MAIN_DA.IS_OK() ASSERT IN EMBEDDED | Mayank Prasad | 2011-05-18 | 1 | -2/+26 |
* | | | mysql-5.5.18 merge | Sergei Golubchik | 2011-11-03 | 1 | -8/+7 |
|\ \ \
| |/ / |
|
| * | | Bug#12727287: Maintainer mode compilation fails with gcc 4.6 | Davi Arnaut | 2011-07-07 | 1 | -8/+7 |
* | | | merge with 5.3 | Sergei Golubchik | 2011-10-19 | 1 | -0/+2 |
|\ \ \ |
|
| * \ \ | Merge with MariaDB 5.1 | Michael Widenius | 2011-05-03 | 1 | -0/+2 |
| |\ \ \ |
|
| | * | | | Added calls to cleanup_mutexes() for embedded library. | Michael Widenius | 2011-04-28 | 1 | -0/+2 |
* | | | | | post-merge fixes. | Sergei Golubchik | 2011-07-02 | 1 | -1/+1 |
* | | | | | 5.5-merge | Sergei Golubchik | 2011-07-02 | 1 | -9/+36 |
|\ \ \ \ \
| | |_|/ /
| |/| | | |
|
| * | | | | BUG#12561297:LIBMYSQLD/EXAMPLE/MYSQL_EMBEDDED IS ABORTING. | Mayank Prasad | 2011-06-14 | 1 | -2/+2 |
| * | | | | merge from 5.1 for bug#11764633 | Mayank Prasad | 2011-05-18 | 1 | -2/+26 |
| * | | | | BUG#57108: mysqld crashes when I attempt to install plugin | Mats Kindahl | 2010-11-04 | 1 | -1/+2 |
| * | | | | merge | Georgi Kodinov | 2010-10-04 | 1 | -0/+4 |
| |\ \ \ \ |
|
| * | | | | | WL#1054: Pluggable authentication support | Georgi Kodinov | 2010-08-09 | 1 | -34/+46 |
* | | | | | | lots of post-merge changes | Sergei Golubchik | 2011-04-25 | 1 | -23/+0 |
* | | | | | | merge. | Sergei Golubchik | 2010-11-25 | 1 | -34/+72 |
|\ \ \ \ \ \
| |_|/ / / /
|/| | / / /
| | |/ / /
| |/| | | |
|
| * | | | | crash on --with-embedded-privilege-control builds: | Sergei Golubchik | 2010-05-14 | 1 | -0/+2 |
| * | | | | pluggable auth with plugin examples | Sergei Golubchik | 2010-03-29 | 1 | -33/+46 |
| | |/ /
| |/| | |
|
| * | | | Merge with MySQL 5.1, with following additions: | unknown | 2009-11-16 | 1 | -0/+3 |
| |\ \ \
| | | |/
| | |/| |
|
| * | | | Merge MySQL->MariaDB | Sergey Petrunya | 2009-09-08 | 1 | -14/+32 |
| |\ \ \ |
|
| * | | | | Added MY_CS_NONASCII marker for character sets that are not compatible with l... | Michael Widenius | 2009-07-02 | 1 | -0/+25 |
* | | | | | Bug#53251 mysql_library_init fails on second execution with embedded lib... | Alexey Botchkov | 2010-09-02 | 1 | -0/+4 |
| |_|_|/
|/| | | |
|
* | | | | WL#5486: Remove code for unsupported platforms | Davi Arnaut | 2010-07-15 | 1 | -2/+2 |
* | | | | Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabled | Davi Arnaut | 2010-07-08 | 1 | -6/+6 |
* | | | | A pre-requisite for WL#5419 "LOCK_open scalability: | Konstantin Osipov | 2010-06-10 | 1 | -1/+0 |
* | | | | Bug#52520 Difference in tinytext utf column metadata | Alexander Barkov | 2010-06-02 | 1 | -1/+2 |
* | | | | Backport of: | Konstantin Osipov | 2010-04-13 | 1 | -0/+1 |
* | | | | Mergine from mysql-next-me | Alexander Barkov | 2010-02-27 | 1 | -5/+1 |
|\ \ \ \ |
|
| * | | | | Bug#43201: Post-fix. Set thread stack address at the start of each query. | Vladislav Vaintroub | 2010-02-23 | 1 | -0/+1 |
| * | | | | merge | Vladislav Vaintroub | 2010-01-11 | 1 | -1/+13 |
| |\ \ \ \ |
|
| * \ \ \ \ | merge | Vladislav Vaintroub | 2009-12-25 | 1 | -1/+4 |
| |\ \ \ \ \ |
|
| * \ \ \ \ \ | merge | Vladislav Vaintroub | 2009-12-11 | 1 | -1/+0 |
| |\ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | merge | Vladislav Vaintroub | 2009-11-20 | 1 | -0/+1 |
| |\ \ \ \ \ \ \ |
|
| * | | | | | | | | WL#5161 : Cross-platform build with CMake | Vladislav Vaintroub | 2009-11-09 | 1 | -5/+0 |