Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 10.0-monty merge | Sergei Golubchik | 2013-07-21 | 47 | -849/+1487 |
|\ | |||||
| * | SHA1 service | Sergei Golubchik | 2013-07-13 | 8 | -13/+89 |
| * | Fix compiler warning - using "const" twice for CHARSET_INFO. | Vladislav Vaintroub | 2013-07-13 | 1 | -2/+2 |
| * | fix merge.test: online alter table support for MERGE tables, really | Sergei Golubchik | 2013-07-11 | 1 | -1/+2 |
| * | MDEV-4058 | unknown | 2013-06-27 | 1 | -0/+21 |
| * | Fixed some wrong format strings. | Michael Widenius | 2013-06-28 | 1 | -2/+1 |
| * | Applied all changes from Igor and Sanja | Michael Widenius | 2013-06-15 | 2 | -0/+33 |
| * | Push a lot of small fixes to get larger parts to compile | Michael Widenius | 2013-05-21 | 1 | -1/+1 |
| * | Temporary commit of 10.0-merge | Michael Widenius | 2013-03-26 | 39 | -833/+1337 |
* | | 10.0-base merge | Sergei Golubchik | 2013-07-18 | 21 | -53/+61 |
|\ \ | |||||
| * \ | 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 |
* | | | | | | MDEV-4547 [PATCH] Make REFRESH_* constants to be 64-bit in 32-bit compilation | unknown | 2013-07-16 | 1 | -29/+29 |
* | | | | | | Merging temporal literals | Alexander Barkov | 2013-07-10 | 1 | -7/+20 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Adding support for the SQL-standard temporal literals. | Alexander Barkov | 2013-07-10 | 1 | -7/+20 |
* | | | | | | | Adding support for MySQL-5.6 temporal column types: | Alexander Barkov | 2013-07-10 | 3 | -3/+31 |
|/ / / / / / | |||||
* | | | | | | Merge from 10.0-connect | Alexander Barkov | 2013-06-08 | 12 | -72/+214 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Fixing the problem with my_bool_t defined two times. | Alexander Barkov | 2013-06-03 | 6 | -5/+7 |
| * | | | | | | Fixing ABI template, to take into account the latest change in | Alexander Barkov | 2013-05-27 | 2 | -2/+2 |
| * | | | | | | Fixing ABI template, to take into account the latest change in | Alexander Barkov | 2013-05-27 | 1 | -1/+1 |
| * | | | | | | - Fix Windows compile error | Olivier Bertrand | 2013-05-27 | 1 | -1/+1 |
| * | | | | | | Adding the timezone plugin service, to convert between | Alexander Barkov | 2013-05-24 | 10 | -12/+155 |
* | | | | | | | 10.0-base merge | Sergei Golubchik | 2013-06-06 | 22 | -32/+121 |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
| * | | | | | | 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 |
* | | | | | | | | Merge 10.0-base -> 10.0 | unknown | 2013-05-28 | 3 | -11/+15 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | | | | | / / / | |_|_|_|/ / / |/| | | | | | | |||||
| * | | | | | | Added some fixes that should make MyISAM & Aria REPAIR work with more than 4G... | Michael Widenius | 2013-05-10 | 3 | -11/+15 |