Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 10.0-base merge. | Sergei Golubchik | 2013-09-21 | 11 | -5/+209 |
|\ | |||||
| * | 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 |
* | | | | MDEV-4993:Impossible to free a dynamic column | unknown | 2013-09-17 | 1 | -15/+15 |
* | | | | MDEV-4960 Errors compiling php5.5.3 mysqli extension | Sergei Golubchik | 2013-08-30 | 1 | -0/+6 |
* | | | | MDEV-4871 Temporal literals do not accept nanoseconds | Alexander Barkov | 2013-08-15 | 1 | -0/+7 |
* | | | | 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 |