Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'bb-10.5-release' into bb-10.6-release10.6-halfmerge | Oleksandr Byelkin | 2021-02-16 | 316 | -3513/+21842 |
|\ | |||||
| * | galera.galera_gra_log crashes | Sergei Golubchik | 2021-02-16 | 1 | -0/+1 |
| * | MDEV-24864 Fatal error in buf_page_get_low() / fseg_page_is_free() | Marko Mäkelä | 2021-02-15 | 2 | -6/+12 |
| * | update PCRE2 ref | Sergei Golubchik | 2021-02-15 | 1 | -2/+2 |
| * | columnstore 5.5.1-2 | Sergei Golubchik | 2021-02-15 | 1 | -0/+0 |
| * | Merge branch 'bb-10.4-release' into bb-10.5-release | Sergei Golubchik | 2021-02-15 | 316 | -3541/+21863 |
| |\ | |||||
| | * | updating @@wsrep_cluster_address deadlocks | Sergei Golubchik | 2021-02-14 | 7 | -45/+46 |
| | * | fix a 3-way deadlock in galera_sr.galera-features#56 | Sergei Golubchik | 2021-02-12 | 1 | -0/+4 |
| | * | remove find_thread_with_thd_data_lock_callback | Sergei Golubchik | 2021-02-12 | 3 | -25/+9 |
| | * | MDEV-23328 Server hang due to Galera lock conflict resolution | Sergei Golubchik | 2021-02-12 | 11 | -102/+185 |
| | * | don't take mutexes conditionally | Sergei Golubchik | 2021-02-12 | 8 | -40/+16 |
| | * | cleanup: THD::abort_current_cond_wait() | Sergei Golubchik | 2021-02-12 | 7 | -86/+33 |
| | * | List of unstable tests for 10.4.18 release | Elena Stepanova | 2021-02-12 | 1 | -384/+258 |
| | * | Merge branch 'bb-10.3-release' into bb-10.4-release | Sergei Golubchik | 2021-02-12 | 309 | -3328/+21644 |
| | |\ | |||||
| | | * | List of unstable tests for 10.3.28 release | Elena Stepanova | 2021-02-06 | 1 | -180/+101 |
| | | * | Merge branch '10.2' into 10.3 | Oleksandr Byelkin | 2021-02-05 | 14 | -306/+500 |
| | | |\ | |||||
| | | | * | Fix connect engine ppc64 fail | Olivier Bertrand | 2021-02-05 | 2 | -7/+7 |
| | | | * | Fix of connect engine crashes | Olivier Bertrand | 2021-02-05 | 1 | -0/+2 |
| | | | * | Fix of crashes of connect engine. | Oleksandr Byelkin | 2021-02-05 | 3 | -24/+24 |
| | | | * | Fix of random crashes of connect engine (probably depend on addresses used)- | Oleksandr Byelkin | 2021-02-05 | 1 | -1/+1 |
| | | | * | Fix compiler warnings of the new connect engine. | Oleksandr Byelkin | 2021-02-05 | 1 | -0/+1 |
| | | | * | Revert "Fix of warnings on aarch64 like:" | Oleksandr Byelkin | 2021-02-02 | 2 | -5/+5 |
| | | | * | Merge remote-tracking branch 'connect/10.2' into 10.2 | Oleksandr Byelkin | 2021-02-02 | 13 | -269/+460 |
| | | | |\ | |||||
| | | | | * | Fix failed test bson and xml | Olivier Bertrand | 2021-02-02 | 1 | -1/+7 |
| | | | | * | Fix failed test bson and xml | Olivier Bertrand | 2021-01-30 | 3 | -4/+2 |
| | | | | * | Update bson_get_item modified: bsonudf.cpp | Olivier Bertrand | 2021-01-29 | 1 | -9/+8 |
| | | | | * | Fix decimal problems in bson udf's | Olivier Bertrand | 2021-01-28 | 4 | -138/+116 |
| | | | | * | - Continue BSON development | Olivier Bertrand | 2021-01-28 | 13 | -131/+341 |
| | | * | | | galera fixes related to THD::LOCK_thd_kill | Sergei Golubchik | 2021-02-02 | 1 | -0/+6 |
| | | * | | | merge | Sergei Golubchik | 2021-02-02 | 2 | -3/+7 |
| | | * | | | galera fixes related to THD::LOCK_thd_kill | Sergei Golubchik | 2021-02-02 | 4 | -7/+22 |
| | | * | | | main.mysqldump test isn't that big | Sergei Golubchik | 2021-02-01 | 2 | -19/+1 |
| | | * | | | CONNECT: compiler warnings | Sergei Golubchik | 2021-02-01 | 6 | -13/+23 |
| | | * | | | sync changes in oracle parser | Oleksandr Byelkin | 2021-02-01 | 1 | -39/+43 |
| | | * | | | Merge branch '10.2' into 10.3 | Sergei Golubchik | 2021-02-01 | 261 | -3009/+20989 |
| | | |\ \ \ | | | | |/ / | |||||
| | | | * | | List of unstable tests for 10.2.37 release | Elena Stepanova | 2021-02-01 | 1 | -183/+111 |
| | | | * | | Skip TokuDB within autobake-deb.sh | Vicențiu Ciorbaru | 2021-01-29 | 2 | -5/+6 |
| | | | * | | fix of warning on windows | Oleksandr Byelkin | 2021-01-29 | 2 | -2/+2 |
| | | | * | | Fix of warnings on aarch64 like: | Oleksandr Byelkin | 2021-01-29 | 2 | -5/+5 |
| | | | * | | fix warnings returned by gcc v10.0 | Oleksandr Byelkin | 2021-01-29 | 5 | -9/+12 |
| | | | * | | Merge remote-tracking branch 'connect/10.2' 10.2 | Oleksandr Byelkin | 2021-01-29 | 94 | -2184/+18357 |
| | | | |\ \ | | | | | |/ | |||||
| | | | | * | Fix some Json and Bson bugs | Olivier Bertrand | 2021-01-20 | 4 | -6/+29 |
| | | | | * | Fix failed test | Olivier Bertrand | 2021-01-13 | 2 | -0/+4 |
| | | | | * | Fix failed test | Olivier Bertrand | 2021-01-12 | 2 | -4/+0 |
| | | | | * | - Remove static linkage to cpprestsdk when it is installed | Olivier Bertrand | 2021-01-12 | 9 | -72/+1327 |
| | | | | * | Re-include BSON into CMakeLists.txt | Olivier Bertrand | 2021-01-10 | 1 | -0/+13 |
| | | | | * | Remove changes to CMakeLists.txt that cause compile error | Olivier Bertrand | 2021-01-10 | 1 | -25/+6 |
| | | | | * | - add the test on REST | Olivier Bertrand | 2021-01-10 | 4 | -7/+66 |
| | | | | * | - Add the new BSON temporary type for testing | Olivier Bertrand | 2021-01-08 | 21 | -425/+4226 |
| | | | | * | - Fix jfile_convert crash on error. modified: jsonudf.cpp (plus BSON UDF's) | Olivier Bertrand | 2020-12-31 | 6 | -152/+2861 |