Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Free some memory leaks | Vicențiu Ciorbaru | 2013-10-17 | 1 | -0/+1 |
* | Added a delete_function for DYNAMIC_ARRAY. | Vicențiu Ciorbaru | 2013-10-17 | 1 | -0/+3 |
* | MDEV-4425 REGEXP enhancements | Alexander Barkov | 2013-09-26 | 1 | -59/+56 |
* | 5.5 merge and fixes for compiler/test errors | Sergei Golubchik | 2013-09-18 | 11 | -5/+209 |
|\ | |||||
| * | MDEV-4941 make: AIX fails with 'Identifier not allowed in cast'; syntax error... | Sergei Golubchik | 2013-09-09 | 1 | -1/+1 |
| * | MDEV-4472 Audit-plugin. Server-related part of the task. | Alexey Botchkov | 2013-09-09 | 8 | -1/+185 |
| * | mysql-5.5.33 merge | Sergei Golubchik | 2013-09-06 | 3 | -3/+16 |
| |\ | |||||
| | * | Bug#16729109: FIX COMPILATION WARNINGS WITH GCC 4.8 | Tor Didriksen | 2013-06-14 | 1 | -2/+2 |
| | * | Bug#16194302: SUPPORT FOR FLOATING-POINT SYSTEM VARIABLES | Ashish Agarwal | 2013-05-19 | 2 | -0/+14 |
| * | | MDEV-4165 [PATCH] RFE: make tmpdir a build-time configurable option | Sergei Golubchik | 2013-08-17 | 1 | -0/+7 |
* | | | 5.5 merge | Sergei Golubchik | 2013-07-17 | 20 | -36/+43 |
|\ \ \ | |/ / | |||||
| * | | mysql-5.5.32 merge | Sergei Golubchik | 2013-07-16 | 13 | -13/+13 |
| |\ \ | | |/ | |||||
| | * | Fix for Bug 16395495 - OLD FSF ADDRESS IN GPL HEADER | Murthy Narkedimilli | 2013-03-19 | 14 | -14/+14 |
| * | | Merging from 5.3 | Alexander Barkov | 2013-07-08 | 1 | -6/+9 |
| |\ \ | |||||
| | * | | MDEV-4667 DATE('string') incompability between mysql and mariadb | Sergei Golubchik | 2013-07-03 | 1 | -6/+9 |
| * | | | MDEV-4720 : fix my_context.h for use with x32 ABI. | Vladislav Vaintroub | 2013-06-27 | 1 | -1/+1 |
| * | | | MDEV-4576 : Aria storage engine's temporary files might not be deleted (Errc... | Vladislav Vaintroub | 2013-06-16 | 1 | -7/+0 |
| * | | | MDEV-4601 : Allow MariaDB to be build without non-blocking client. | Vladislav Vaintroub | 2013-06-15 | 1 | -1/+10 |
| * | | | MDEV-4519 SHOW EVENTS and SHOW PROCEDURE STATUS truncate long user names | Sergei Golubchik | 2013-06-13 | 1 | -0/+2 |
| * | | | MDEV-4573 UNINSTALL PLUGIN misleading error message for non-dynamic plugins | Sergei Golubchik | 2013-06-13 | 1 | -0/+1 |
| * | | | MDEV-4574 Missing connection option MYSQL_ENABLE_CLEARTEXT_PLUGIN | Sergei Golubchik | 2013-06-11 | 2 | -2/+5 |
| * | | | - Added -Wno-uninitialized to avoid warnings in release builds | Michael Widenius | 2013-06-09 | 2 | -2/+2 |
| * | | | Fixed some cache variables that could be set to higher value than what the co... | Michael Widenius | 2013-06-06 | 1 | -4/+0 |
* | | | | cleanup: remove LF_REQUIRE_PINS, use compile_time_assert() instead of reimple... | Sergei Golubchik | 2013-06-24 | 1 | -18/+5 |
* | | | | Fix to compile without partitioning. | Sergei Golubchik | 2013-06-15 | 1 | -0/+6 |
* | | | | 5.5 merge | Sergei Golubchik | 2013-06-06 | 22 | -32/+121 |
|\ \ \ \ | |/ / / | |||||
| * | | | MDEV-4553 - Fixes for compilation under NetBSD. | Vladislav Vaintroub | 2013-05-27 | 2 | -1/+7 |
| * | | | Fixed MDEV-4291: Assertion `trid >= info->s->state.create_trid' failure or da... | Michael Widenius | 2013-05-13 | 1 | -10/+10 |
| * | | | centos5 gcc 4.1 asm bug | Sergei Golubchik | 2013-05-07 | 1 | -3/+3 |
| * | | | mysql-5.5.31 merge | Sergei Golubchik | 2013-05-07 | 15 | -16/+25 |
| |\ \ \ | | | |/ | | |/| | |||||
| | * | | Updated/added copyright headers | Murthy Narkedimilli | 2013-02-26 | 15 | -15/+21 |
| | |\ \ | |||||
| | | * | | Updated/added copyright headers. | Murthy Narkedimilli | 2013-02-25 | 36 | -38/+36 |
| | * | | | BUG#14303860 - EXECUTING A SELECT QUERY WITH TOO | Neeraj Bisht | 2013-01-14 | 1 | -0/+2 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | BUG#14303860 - EXECUTING A SELECT QUERY WITH TOO | Neeraj Bisht | 2013-01-14 | 1 | -0/+2 |
| * | | | | MDEV-260 auditing table accesses | Sergei Golubchik | 2013-04-19 | 2 | -1/+66 |
| * | | | | MDEV-4332 Increase username length from 16 characters | Sergei Golubchik | 2013-04-18 | 1 | -1/+1 |
| * | | | | strmake_buf(X,Y) helper, equivalent to strmake(X,Y,sizeof(X)-1) | Sergei Golubchik | 2013-04-17 | 1 | -0/+9 |
* | | | | | Added some fixes that should make MyISAM & Aria REPAIR work with more than 4G... | Michael Widenius | 2013-05-10 | 3 | -11/+15 |
* | | | | | Changed the client library to only mark memory as THREAD_SPECIFIC if one has ... | Michael Widenius | 2013-04-17 | 2 | -5/+5 |
* | | | | | MDEV-26: Global transaction ID. First alpha release. | unknown | 2013-04-15 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * | | | | | MDEV-26: Global transaction ID. | unknown | 2013-03-26 | 1 | -1/+1 |
* | | | | | | 5.5 merge | Sergei Golubchik | 2013-04-14 | 2 | -1/+20 |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| * | | | | | 5.3 merge | Sergei Golubchik | 2013-04-12 | 2 | -1/+27 |
| |\ \ \ \ \ | | | |_|_|/ | | |/| | | | |||||
| | * | | | | 5.2 merge | Sergei Golubchik | 2013-04-11 | 2 | -1/+27 |
| | |\ \ \ \ | |||||
| | | * \ \ \ | 5.1 merge | Sergei Golubchik | 2013-04-11 | 2 | -1/+27 |
| | | |\ \ \ \ | |||||
| | | | * | | | | MDEV-4244 [PATCH] Buffer overruns and use-after-free errors | Sergei Golubchik | 2013-04-06 | 1 | -1/+2 |
| | | | * | | | | MDEV-4088 Replication 10.0 -> 5.5 fails | Sergei Golubchik | 2013-04-04 | 1 | -0/+27 |
| | * | | | | | | 5.2 -> 5.3 | Sergei Golubchik | 2013-02-28 | 1 | -2/+2 |
| | |\ \ \ \ \ \ | | | |/ / / / / | |||||
| | | * | | | | | 5.1 -> 5.2 merge | Sergei Golubchik | 2013-02-28 | 1 | -2/+2 |
| | | |\ \ \ \ \ | | | | |/ / / / | |||||
| | | | * | | | | mysql-5.1 merge | Sergei Golubchik | 2013-02-28 | 1 | -2/+2 |
| | | | |\ \ \ \ | | | | | | |_|/ | | | | | |/| | |