Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MDEV-8719 - Obsolete sql_memdup() in favor of THD::memdup() and thd_memdup() | Sergey Vojtovich | 2015-11-26 | 6 | -17/+6 |
* | MDEV-8095 Split Create_field | Alexander Barkov | 2015-11-25 | 3 | -14/+15 |
* | A joint patch for: | Alexander Barkov | 2015-11-25 | 16 | -64/+85 |
* | cleanup: remove Field->stored_in_db, Create_field->stored_in_db | Sergei Golubchik | 2015-11-24 | 16 | -124/+100 |
* | cleanup: remove useless internal fied flag | Sergei Golubchik | 2015-11-24 | 3 | -8/+6 |
* | followup for optimizer_search_depth change | Sergei Golubchik | 2015-11-24 | 4 | -368/+245 |
* | Changing %type of opt_place from <NONE> to <const_simple_string>. | Alexander Barkov | 2015-11-24 | 3 | -12/+10 |
* | cmake: message_once | Sergei Golubchik | 2015-11-23 | 4 | -9/+16 |
* | cmake: MYSQL_PARSE_ARGUMENTS -> CMAKE_PARSE_ARGUMENTS | Sergei Golubchik | 2015-11-23 | 7 | -89/+57 |
* | cmake: remove unused files | Sergei Golubchik | 2015-11-23 | 5 | -94/+2 |
* | cmake: remove unused checks, options, and symbols | Sergei Golubchik | 2015-11-23 | 16 | -327/+38 |
* | cmake: rename symbols used internally by check_compiler_flag.cmake | Sergei Golubchik | 2015-11-23 | 3 | -5/+5 |
* | fix debian packaging for 10.2 | Sergei Golubchik | 2015-11-23 | 55 | -569/+581 |
* | MDEV-9170 Get rid of LEX::length and LEX::dec | Alexander Barkov | 2015-11-23 | 5 | -238/+252 |
* | MDEV-9169 BINLOG_SYM in keywords_sp causes shift/reduce conflicts | Alexander Barkov | 2015-11-23 | 1 | -3/+3 |
* | Bump debian/changelog for 10.2 series | Otto Kekäläinen | 2015-11-23 | 1 | -0/+6 |
* | MDEV-9166 Wrong error message and shift/reduce conflicts in the RETURNS clause | Alexander Barkov | 2015-11-23 | 4 | -10/+24 |
* | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2015-11-20 | 441 | -3539/+15330 |
|\ | |||||
| * | Merge branch '10.1' into bb-10.1-serg | Sergei Golubchik | 2015-11-20 | 7 | -17/+23 |
| |\ | |||||
| | * | Fixed compile warnings on Solaris | Monty | 2015-11-20 | 6 | -15/+16 |
| | * | Updated configure.pl to new plugin syntax | Monty | 2015-11-20 | 1 | -2/+7 |
| * | | cleanup | Sergei Golubchik | 2015-11-20 | 2 | -2/+2 |
| * | | MDEV-6264: CentOS missing lsof as dependency for MariaDB-server (10.1) | Nirbhay Choubey | 2015-11-20 | 1 | -1/+1 |
| * | | update test results | Sergei Golubchik | 2015-11-20 | 3 | -5/+8 |
| * | | Post-merge fixes for Connect engine | Sergei Golubchik | 2015-11-19 | 5 | -6/+7 |
| * | | Merge branch 'connect/10.1' into 10.1 | Sergei Golubchik | 2015-11-19 | 42 | -1739/+5922 |
| |\ \ | |||||
| | * \ | Merge branch 'ob-10.1' into 10.1 | Olivier Bertrand | 2015-11-08 | 1 | -8/+10 |
| | |\ \ | |||||
| | | * | | PATCH-P0-FIX-UPSTREAM: Fix possible buffer overflow (MDEV-8317) | Olivier Bertrand | 2015-11-08 | 1 | -8/+10 |
| | * | | | Fix error and warnings raised by gcc on Linux: | Olivier Bertrand | 2015-10-25 | 2 | -4/+2 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | Fix error and warnings raised by gcc on Linux: | Olivier Bertrand | 2015-10-25 | 3 | -18/+31 |
| | * | | | Fix of error and warnings when compiling on linux | Buggynours | 2015-10-25 | 7 | -18/+1868 |
| | |/ / | |||||
| | * | | Fix MDEV-8882 | Olivier Bertrand | 2015-10-21 | 1 | -2/+13 |
| | * | | Typo | Olivier Bertrand | 2015-10-20 | 1 | -3/+6 |
| | * | | Fix MDEV-8926 | Olivier Bertrand | 2015-10-18 | 3 | -0/+50 |
| | * | | Update JSON UDFs to version 1.04.0004 | Olivier Bertrand | 2015-10-17 | 9 | -650/+1357 |
| | * | | Temporary changes for making compile to work | Olivier Bertrand | 2015-10-04 | 3 | -4/+7 |
| | * | | Fold all json UDF names to lower case | Olivier Bertrand | 2015-09-21 | 5 | -431/+443 |
| | * | | Commit resolved conflicts | Olivier Bertrand | 2015-09-18 | 2447 | -33331/+98159 |
| | |\ \ | |||||
| | * | | | Fix assert error for where clause with UDF's | Olivier Bertrand | 2015-09-15 | 8 | -134/+1033 |
| | * | | | Add Json_Get_Item (and Bson_File?) functions | Olivier Bertrand | 2015-09-07 | 2 | -75/+371 |
| | * | | | Add experimental Bson_Array function (not documented) | Olivier Bertrand | 2015-09-06 | 8 | -734/+888 |
| | * | | | Handle is_null and error arguments | Olivier Bertrand | 2015-08-22 | 2 | -51/+130 |
| | * | | | Handle constant function and argument | Olivier Bertrand | 2015-08-22 | 2 | -148/+418 |
| | * | | | Add new UDF noconst. | Olivier Bertrand | 2015-08-19 | 2 | -34/+86 |
| | * | | | Add new json UDF Json_Object_List. | Olivier Bertrand | 2015-08-18 | 4 | -15/+100 |
| | * | | | Add new json UDFs and make possible to use a json file name as json item. | Olivier Bertrand | 2015-08-14 | 13 | -301/+2294 |
| | * | | | Fix (?) retrieving integer arguments in JSON UDF's | Olivier Bertrand | 2015-07-22 | 1 | -1/+1 |
| | * | | | Fix and Enhance remote indexing: | Olivier Bertrand | 2015-07-16 | 18 | -342/+917 |
| | * | | | Fix test txt files line endings | Olivier Bertrand | 2015-06-08 | 3 | -4575/+4575 |
| | * | | | Commit od last modifications made for version 10.0 | Olivier Bertrand | 2015-06-06 | 13 | -319/+21 |