Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MDEV-10332 support for OpenSSL 1.1 and LibreSSL | Sergei Golubchik | 2017-05-09 | 3 | -27/+75 |
* | MDEV-10332 support for OpenSSL 1.1 and LibreSSL | Georg Richter | 2017-05-09 | 2 | -4/+20 |
* | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2017-05-09 | 2 | -4/+3 |
|\ | |||||
| * | Merge branch '10.0' 10.1 | Sergei Golubchik | 2017-04-28 | 2 | -4/+3 |
| |\ | |||||
| | * | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2017-04-21 | 2 | -4/+3 |
| | |\ | |||||
| | | * | MDEV-12230 include/my_sys.h:600:43: error: unknown type name âPSI_file_keyâ... | Sergei Golubchik | 2017-04-20 | 2 | -2/+48 |
| | | * | Merge remote-tracking branch 'mysql/5.5' into 5.5mariadb-5.5.55 | Sergei Golubchik | 2017-04-11 | 1 | -3/+3 |
| | | |\ | |||||
| | | | * | BUG#25575605: SETTING --SSL-MODE=REQUIRED SENDS CREDENTIALS BEFORE VERIFYING ... | Ramil Kalimullin | 2017-03-14 | 2 | -2/+5 |
| | | | * | BUG#25575605: SETTING --SSL-MODE=REQUIRED SENDS CREDENTIALS BEFORE VERIFYING ... | Ramil Kalimullin | 2017-03-10 | 5 | -9/+19 |
| | | | * | Updated copyright year in user visible text | Balasubramanian Kandasamy | 2017-01-06 | 1 | -2/+2 |
| | | | * | BUG#24437124: POSSIBLE BUFFER OVERFLOW ON CREATE TABLE | Karthik Kamath | 2016-11-10 | 1 | -1/+2 |
| | | | * | Bug#24388746: PRIVILEGE ESCALATION AND RACE CONDITION USING CREATE TABLE | Jon Olav Hauglid | 2016-08-19 | 2 | -6/+8 |
| | | | * | Bug #23296299 : HANDLE_FATAL_SIGNAL (SIG=11) IN | Kailasnath Nagarkar | 2016-07-01 | 1 | -2/+2 |
* | | | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2017-05-06 | 13 | -88/+401 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | MDEV-11663 Create services for functionality used by plugins | Vladislav Vaintroub | 2017-04-27 | 12 | -88/+381 |
| * | | | | bugfix: federated/replication did not increment bytes_received status variable | Sergei Golubchik | 2017-04-27 | 1 | -0/+20 |
* | | | | | Fix the build on Windows. | Vladislav Vaintroub | 2017-04-02 | 1 | -0/+17 |
* | | | | | move rocksdb specific changes into rocksdb | Sergei Golubchik | 2017-03-31 | 1 | -17/+0 |
* | | | | | don't export all charsets to plugins | Sergei Golubchik | 2017-03-31 | 1 | -78/+78 |
* | | | | | remove my_hash_const_element(), use Hash_set in C++ code | Sergei Golubchik | 2017-03-31 | 1 | -1/+0 |
* | | | | | Merge 10.2 into bb-10.2-mariarocks | Sergei Petrunia | 2017-03-31 | 37 | -1121/+1623 |
|\ \ \ \ \ | |||||
| * \ \ \ \ | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2017-03-30 | 34 | -1117/+1618 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2017-03-21 | 2 | -2/+45 |
| | |\ \ \ \ | | | |/ / / | |||||
| | | * | | | compiler warning | Sergei Golubchik | 2017-03-16 | 1 | -2/+2 |
| | | * | | | MDEV-12261 build failure without P_S | Sergei Golubchik | 2017-03-15 | 2 | -2/+45 |
| | * | | | | Correct FSF address | iangilfillan | 2017-03-10 | 13 | -13/+13 |
| | * | | | | MDEV-11752 Unsafe strmov - function definition in include/m_string.h | Sergei Golubchik | 2017-03-10 | 1 | -0/+2 |
| | * | | | | small plugin API related fixes | Sergei Golubchik | 2017-03-10 | 2 | -2/+6 |
| | * | | | | cleanup: sort various lists of services | Sergei Golubchik | 2017-03-10 | 7 | -1110/+1109 |
| | * | | | | thd_rnd service | Sergei Golubchik | 2017-03-10 | 8 | -0/+94 |
| | * | | | | Auth Plugin API: add THD to MYSQL_SERVER_AUTH_INFO | Sergei Golubchik | 2017-03-10 | 2 | -1/+7 |
| | * | | | | base64 service | Sergei Golubchik | 2017-03-10 | 9 | -62/+164 |
| | * | | | | remove old API for SHA2 | Sergei Golubchik | 2017-03-10 | 1 | -72/+0 |
| | * | | | | my_sha2 service | Sergei Golubchik | 2017-03-10 | 9 | -4/+386 |
| | * | | | | cleanup: generalize my_sha1.cc | Sergei Golubchik | 2017-03-10 | 1 | -25/+0 |
| | * | | | | make sql_udf.cc to shorten dlerror() messages | Sergei Golubchik | 2017-03-10 | 1 | -0/+2 |
| | * | | | | Merge 10.0 into 10.1 | Marko Mäkelä | 2017-03-09 | 3 | -44/+9 |
| | |\ \ \ \ | | | |/ / / | |||||
| | | * | | | Revert "Add extra HA_ERR message that Percona introduced within TokuDB 5.6.35... | VicenČiu Ciorbaru | 2017-03-06 | 2 | -4/+2 |
| | | * | | | Add extra HA_ERR message that Percona introduced within TokuDB 5.6.35-80 | VicenČiu Ciorbaru | 2017-03-05 | 2 | -2/+4 |
| | | * | | | Merge branch '5.5' into 10.0 | VicenČiu Ciorbaru | 2017-03-03 | 3 | -45/+9 |
| | | |\ \ \ | | | | |/ / | |||||
| | | | * | | bugfix: remove my_delete_with_symlink() | Sergei Golubchik | 2017-02-27 | 2 | -42/+0 |
| | | | * | | race-condition safe implementation of mi_delete_table/maria_delete_table | Sergei Golubchik | 2017-02-27 | 1 | -0/+3 |
| | | | * | | MDEV-11902 mi_open race condition | Sergei Golubchik | 2017-02-27 | 1 | -3/+3 |
| | | | * | | cleanup: mysys_test_invalid_symlink | Sergei Golubchik | 2017-02-27 | 1 | -0/+2 |
| | | | * | | Fix for memory leak in applications, like QT,that calls | Monty | 2017-01-27 | 1 | -1/+1 |
| | * | | | | Merge 10.0 into 10.1 | Marko Mäkelä | 2017-03-03 | 1 | -4/+3 |
| | |\ \ \ \ | | | |/ / / | |||||
| | | * | | | Windows : Fix server compile errors when compile with /Zc:strictStrings option | Vladislav Vaintroub | 2017-02-28 | 1 | -4/+3 |
| * | | | | | MDEV-11059 don't build the server with jemalloc | Sergei Golubchik | 2017-03-29 | 1 | -0/+1 |
| * | | | | | MDEV-11720 main.signal_demo3 fails in buildbot on labrador | Sergei Golubchik | 2017-03-29 | 1 | -1/+1 |
| * | | | | | Do not send MARIADB_CLIENT_STMT_BULK_OPERATIONS server capability, | Vladislav Vaintroub | 2017-03-17 | 1 | -2/+1 |