Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 5.5 merge | Sergei Golubchik | 2014-02-01 | 2 | -2/+6 |
|\ | |||||
| * | MySQL-5.5.35 merge | Sergei Golubchik | 2014-01-22 | 2 | -2/+6 |
| |\ | |||||
| | * | Bug 13878021 - WINDOWS PACKAGE THAT INCLUDES .PDB FILES FOR INTERMEDIATE LIBR... | Sreedhar.S | 2013-10-09 | 1 | -0/+5 |
| | * | Bug #16978278 : BUFFER OVERFLOW WHEN PRINTING A LARGE 64-BIT INTEGER | mithun | 2013-09-10 | 1 | -2/+2 |
| | |\ | |||||
| | | * | Bug #16978278 : BUFFER OVERFLOW WHEN PRINTING A LARGE 64-BIT INTEGER | mithun | 2013-09-10 | 1 | -2/+2 |
| * | | | Fix for MDEV-5547: Bad error message when moving very old .frm files to Maria... | Michael Widenius | 2014-01-22 | 1 | -1/+2 |
* | | | | 5.5 merge | Sergei Golubchik | 2013-12-15 | 1 | -0/+4 |
|\ \ \ \ | |/ / / | |||||
| * | | | my_addr_resolve: don't resolve unknown addresses to ??:0(??), but return an e... | Sergei Golubchik | 2013-12-12 | 1 | -0/+4 |
| * | | | Fix for a compiler warning. | Nirbhay Choubey | 2013-11-25 | 1 | -3/+0 |
* | | | | 5.5 merge | Sergei Golubchik | 2013-11-23 | 1 | -2/+4 |
|\ \ \ \ | |/ / / | |||||
| * | | | mysql-5.5.34 merge | Sergei Golubchik | 2013-11-19 | 1 | -2/+4 |
| |\ \ \ | | |/ / | |||||
| | * | | Bug#16865959 - PLEASE BACKPORT BUG 14749800. | Praveenkumar Hulakund | 2013-07-24 | 1 | -2/+4 |
* | | | | Merge MDEV-4506: Parallel replication into 10.0-base. | unknown | 2013-11-01 | 1 | -3/+0 |
|\ \ \ \ | |||||
* | | | | | post-review changes | Sergei Golubchik | 2013-10-18 | 1 | -2/+2 |
* | | | | | Added a delete_function for DYNAMIC_ARRAY. | Vicențiu Ciorbaru | 2013-10-17 | 1 | -0/+17 |
* | | | | | merge 5.5 -> 10.0-base | unknown | 2013-09-25 | 1 | -6/+0 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | Allow unique prefix for command line options, like any GNU program. | Michael Widenius | 2013-09-23 | 1 | -6/+0 |
* | | | | | 5.5 merge and fixes for compiler/test errors | Sergei Golubchik | 2013-09-18 | 8 | -15/+288 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | MDEV-4941 make: AIX fails with 'Identifier not allowed in cast'; syntax error... | Sergei Golubchik | 2013-09-09 | 1 | -3/+6 |
| * | | | | MDEV-4472 Audit-plugin. Server-related part of the task. | Alexey Botchkov | 2013-09-09 | 3 | -1/+225 |
| * | | | | mysql-5.5.33 merge | Sergei Golubchik | 2013-09-06 | 2 | -7/+55 |
| |\ \ \ \ | | | |/ / | | |/| | | |||||
| | * | | | merge back to the 5.5 tree and fix indentation | Georgi Kodinov | 2013-06-28 | 1 | -1/+11 |
| | |\ \ \ | |||||
| | | * | | | Bug #16996656: UNIQUE OPTION PREFIXES NOT DEPRECATED IN 5.5+ | Georgi Kodinov | 2013-06-26 | 1 | -1/+11 |
| | |/ / / | |||||
| | * | | | Bug#16729109: FIX COMPILATION WARNINGS WITH GCC 4.8 | Tor Didriksen | 2013-06-14 | 1 | -1/+6 |
| | * | | | Bug#16194302: SUPPORT FOR FLOATING-POINT SYSTEM VARIABLES | Ashish Agarwal | 2013-05-19 | 1 | -5/+38 |
| * | | | | MDEV-4165 [PATCH] RFE: make tmpdir a build-time configurable option | Sergei Golubchik | 2013-08-17 | 2 | -2/+2 |
| * | | | | fix a comment | Sergei Golubchik | 2013-08-14 | 1 | -1/+1 |
* | | | | | new format length calculation check added. | unknown | 2013-08-20 | 1 | -2/+4 |
* | | | | | merge 5.5 -> 10.0-base | unknown | 2013-08-20 | 2 | -1/+3 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge from 5.3 | Alexander Barkov | 2013-08-12 | 1 | -9/+18 |
| |\ \ \ \ | |||||
| | * | | | | MDEV-4811 Assertion `offset < 0x1f' fails in type_and_offset_store on COLUMN_ADD | unknown | 2013-08-01 | 1 | -9/+18 |
| * | | | | | MDEV-4815 - allow multiple mysql_server_init() / mysql_server_end() in the s... | Vladislav Vaintroub | 2013-07-29 | 1 | -0/+1 |
* | | | | | | 5.5 merge | Sergei Golubchik | 2013-07-17 | 36 | -130/+188 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | mysql-5.5.32 merge | Sergei Golubchik | 2013-07-16 | 31 | -31/+42 |
| |\ \ \ \ \ | | | |/ / / | | |/| | | | |||||
| | * | | | | Bug#16626742 IN MY_MD5FINAL IN MYSYS/MD5.C, CTX IS NOT PROPERLY ZEROED AS INT... | Tor Didriksen | 2013-04-17 | 1 | -1/+1 |
| | * | | | | Merge from mysql-5.1 to mysql-5.5 | Sujatha Sivakumar | 2013-03-28 | 2 | -2/+13 |
| | |\ \ \ \ | | | | |_|/ | | | |/| | | |||||
| | | * | | | Bug#14324766:PARTIALLY WRITTEN INSERT STATEMENT IN BINLOG | Sujatha Sivakumar | 2013-03-28 | 2 | -3/+17 |
| | | * | | | Bug 16395495 - OLD FSF ADDRESS IN GPL HEADER | Murthy Narkedimilli | 2013-03-19 | 75 | -75/+75 |
| | | * | | | Updated/added copyright headers. | Murthy Narkedimilli | 2013-02-25 | 81 | -85/+81 |
| | * | | | | Fix for Bug 16395495 - OLD FSF ADDRESS IN GPL HEADER | Murthy Narkedimilli | 2013-03-19 | 29 | -29/+29 |
| * | | | | | 5.3 merge | Sergei Golubchik | 2013-07-16 | 1 | -23/+14 |
| |\ \ \ \ \ | | | |_|/ / | | |/| | | | |||||
| | * | | | | 5.2 merge | Sergei Golubchik | 2013-07-15 | 1 | -23/+14 |
| | |\ \ \ \ | |||||
| | | * | | | | MDEV-4409 - Fix deadlock in MySQL key cache code, that can happen if there is... | Vladislav Vaintroub | 2013-07-09 | 1 | -23/+14 |
| * | | | | | | MDEV-4503 : Installation fails if TEMP directory contains "~" subdirectory. | Vladislav Vaintroub | 2013-06-17 | 1 | -6/+0 |
| * | | | | | | MDEV-4576 : Aria storage engine's temporary files might not be deleted (Errc... | Vladislav Vaintroub | 2013-06-16 | 2 | -70/+98 |
| * | | | | | | MDEV-4601 : Allow MariaDB to be build without non-blocking client. | Vladislav Vaintroub | 2013-06-15 | 1 | -0/+34 |
* | | | | | | | cleanup: remove LF_REQUIRE_PINS, use compile_time_assert() instead of reimple... | Sergei Golubchik | 2013-06-24 | 3 | -8/+0 |
| |_|_|_|_|/ |/| | | | | | |||||
* | | | | | | 5.5 merge | Sergei Golubchik | 2013-06-06 | 9 | -27/+21 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | mysql-5.5.31 merge | Sergei Golubchik | 2013-05-07 | 7 | -22/+22 |
| |\ \ \ \ \ | | | |_|/ / | | |/| | | | |||||
| | * | | | | BUG#11753923-SQL THREAD CRASHES ON DISK FULL | Venkatesh Duggirala | 2013-03-01 | 2 | -5/+5 |