Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch '10.4' into 10.5 | Oleksandr Byelkin | 2021-07-31 | 345 | -2130/+7748 |
|\ | |||||
| * | Merge branch '10.3' into 10.4 | Oleksandr Byelkin | 2021-07-31 | 339 | -2361/+7428 |
| |\ | |||||
| | * | fix MDEV-16026 MDEV-16481 embedded server results and rests | Oleksandr Byelkin | 2021-07-29 | 5 | -40/+62 |
| | * | Merge branch '10.2' into 10.3 | Oleksandr Byelkin | 2021-07-29 | 140 | -1347/+2664 |
| | |\ | |||||
| | | * | Cleanup: Remove dead code | Marko Mäkelä | 2021-07-28 | 1 | -6/+0 |
| | | * | latest C/C | Sergei Golubchik | 2021-07-27 | 1 | -0/+0 |
| | | * | MDEV-7209 mroonga storage engine fails to build on OpenBSD | Sergei Golubchik | 2021-07-27 | 4 | -2/+2 |
| | | * | Merge remote-tracking branch 'merge/merge-pcre' into 10.2 | Sergei Golubchik | 2021-07-27 | 28 | -114/+151 |
| | | |\ | |||||
| | | | * | 8.45 | Sergei Golubchik | 2021-07-27 | 44 | -5300/+6704 |
| | | * | | Merge remote-tracking branch 'connect/10.2' into 10.2 | Sergei Golubchik | 2021-07-27 | 110 | -1230/+2512 |
| | | |\ \ | |||||
| | | | * | | Fix compile error for centos 74 Modified taboccur.cpp | Olivier Bertrand | 2021-07-24 | 1 | -0/+2 |
| | | | * | | Replace Mongo2.jar and Mongo3.jar with ne versions | Olivier Bertrand | 2021-07-24 | 2 | -0/+0 |
| | | | * | | - Make user variable prefix recognized by IsArgJson and IsJson | Olivier Bertrand | 2021-07-24 | 13 | -61/+111 |
| | | | * | | Fix clang compile error in value.cpp | Olivier Bertrand | 2021-06-25 | 1 | -2/+2 |
| | | | * | | Fix clang compile error in tabjson and typo in tabbson.cpp | Olivier Bertrand | 2021-06-25 | 3 | -5/+5 |
| | | | * | | Fix clang compile error in tabjson.cpp and tabbson.cpp | Olivier Bertrand | 2021-06-25 | 2 | -2/+2 |
| | | | * | | Fix clang compile error in tabjson.cpp and tabbson.cpp | Olivier Bertrand | 2021-06-25 | 2 | -2/+2 |
| | | | * | | Fix compile error in value.h and remove unused variables in ha_connect.cc | Olivier Bertrand | 2021-06-25 | 2 | -5/+2 |
| | | | * | | Fix clang compile error | Olivier Bertrand | 2021-06-24 | 1 | -0/+1 |
| | | | * | | - Make function strz return null when LEX_STRING is null | Olivier Bertrand | 2021-06-24 | 12 | -85/+201 |
| | | | * | | - Fix MDEV-25863 : Replace __WIN__ by _WIN32 | Olivier Bertrand | 2021-06-08 | 77 | -551/+1317 |
| | | | * | | - Mongo defined columns | Olivier Bertrand | 2021-05-24 | 6 | -12/+26 |
| | | | * | | - Fix MDEV-25715 | Olivier Bertrand | 2021-05-18 | 2 | -6/+6 |
| | | | * | | - Put all jar files in the SHARE directory (was PLUGIN) | Olivier Bertrand | 2021-05-17 | 17 | -106/+136 |
| | | | * | | - All this concern Json or Mongo tables based on MongoDB collections. | Olivier Bertrand | 2021-05-05 | 7 | -28/+53 |
| | | | * | | Typo | Olivier Bertrand | 2021-05-02 | 1 | -1/+1 |
| | | | * | | Fix compile warning as error | Olivier Bertrand | 2021-05-02 | 3 | -8/+9 |
| | | | * | | - Major update of the json/bson/mongo table types programs. | Olivier Bertrand | 2021-05-01 | 26 | -403/+682 |
| | * | | | | MDEV-24511 null field is created with CREATE..SELECT | Sergei Golubchik | 2021-07-29 | 5 | -5/+68 |
| | * | | | | MDEV-9234 Add Type_handler::union_element_finalize() | Alexander Barkov | 2021-07-29 | 3 | -6/+26 |
| | * | | | | fixup 0bd9f755b MDEV-26062 | Nikita Malyavin | 2021-07-29 | 1 | -6/+6 |
| | * | | | | MDEV-24020: Trim with remove_str Fails on Spider | Yongxin Xu | 2021-07-29 | 7 | -9/+366 |
| | * | | | | add const qualifiers to sys_var::value_ptr functions and fix const casts | Nikita Malyavin | 2021-07-27 | 7 | -163/+197 |
| | * | | | | MDEV-16026 MDEV-16481 refactor Sys_var_vers_asof | Nikita Malyavin | 2021-07-27 | 8 | -75/+259 |
| | * | | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2021-07-27 | 35 | -268/+402 |
| | |\ \ \ \ | | | |/ / / | |||||
| | | * | | | MDEV-25998 fixup: Avoid a hang | Marko Mäkelä | 2021-07-27 | 3 | -19/+6 |
| | | * | | | MDEV-25998 fixup: Assert that a mutex is being held | Marko Mäkelä | 2021-07-27 | 1 | -2/+2 |
| | | * | | | MDEV-24393 InnoDB disregards --skip-external-locking | Marko Mäkelä | 2021-07-27 | 2 | -2/+7 |
| | | * | | | MDEV-25594: Improve debug checks | Marko Mäkelä | 2021-07-27 | 12 | -238/+185 |
| | | * | | | MDEV-26062 : InnoDB: WSREP: referenced FK check fail: Lock wait index `PRIMAR... | Jan Lindström | 2021-07-26 | 3 | -35/+133 |
| | | * | | | MDEV-25998 InnoDB removes the tablespace from default encrypt list early | Thirunarayanan Balathandayuthapani | 2021-07-26 | 2 | -20/+28 |
| | | * | | | fix clang build: check alignment the other way | Eugene Kosov | 2021-07-26 | 1 | -1/+1 |
| | | * | | | MDEV-23786: Assertion `!is_set() || (m_status == DA_OK_BULK && is_bulk_op())' | Rucha Deodhar | 2021-07-26 | 3 | -2/+26 |
| | | * | | | Some tests can take very long time when run with valgrind | Elena Stepanova | 2021-07-24 | 6 | -0/+16 |
| | | * | | | MDEV-26228 ASAN heap-use-after-free with ON UPDATE CASCADE | Marko Mäkelä | 2021-07-23 | 3 | -3/+9 |
| | | * | | | MDEV-26080 fixup: fixed .result file for galera_roles test (one word must be ... | Julius Goryavsky | 2021-07-23 | 1 | -2/+2 |
| | | * | | | MDEV-26202 Unexpected failure with query using indirectly a recursive CTE twice | Igor Babaev | 2021-07-22 | 2 | -0/+36 |
| | * | | | | dissapear -> disappear | Sergei Golubchik | 2021-07-26 | 4 | -4/+4 |
| | * | | | | MDEV-24517 follow-up: Fix for test with --ps-protocol | Nayuta Yanagisawa | 2021-07-25 | 1 | -0/+2 |
| | * | | | | MDEV-25808 PREPARE/EXECUTE makes signed integer out of unsigned | Sergei Golubchik | 2021-07-24 | 4 | -5/+33 |