summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix compilation warnings in pluginsSergei Golubchik2017-08-249-43/+23
* Fix compilation errorsSergei Golubchik2017-08-2414-7/+14
* Enusure that my_global.h is included firstMichael Widenius2017-08-24356-362/+361
* Added copyright message to some filesMichael Widenius2017-08-246-2/+95
* Use microsecond_interval_timer() instead of my_time() in replicaitonMonty2017-08-242-11/+8
* Cleaned up output from thr_print_locksMonty2017-08-241-19/+23
* Compile mariabackup with its own copy of net_serv.ccSergei Golubchik2017-08-232-26/+34
* fix 64-bit tests tooSergei Golubchik2017-08-234-59/+43
* 32-bit fixesSergei Golubchik2017-08-232-282/+312
* fix compile errorsVladislav Vaintroub2017-08-233-4/+3
* MDEV-11159 Server proxy protocol supportVladislav Vaintroub2017-08-2224-58/+904
* Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3Alexander Barkov2017-08-2215-223/+575
|\
| * MDEV-13617 tokudb_parts tests failed in buildbotAlexander Barkov2017-08-2210-217/+217
| * Corrected the function compare_order_elements() to make itIgor Babaev2017-08-192-3/+4
| * This patch complements the patch for mdev-10855.Igor Babaev2017-08-195-5/+356
* | MDEV-13510 main.delete_use_source fails in buildbot and outside with wrong planSergei Golubchik2017-08-202-17/+21
* | Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3Alexander Barkov2017-08-1810-50/+615
|\ \ | |/
| * MDEV-13581 ROW TYPE OF t1 and t1%ROWTYPE for routine parametersAlexander Barkov2017-08-1810-50/+615
* | Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3Alexander Barkov2017-08-174-6/+34
|\ \ | |/
| * MDEV-13555 Assertion `!item->null_value' failed in Type_handler::Item_send_strAlexander Barkov2017-08-173-2/+30
| * Silence a -Wimplicit-fallthrough warningMarko Mäkelä2017-08-161-0/+1
| * Adjusted the result file for sys_vars.sysvars_server_embedded.Igor Babaev2017-08-151-4/+4
* | Work around MDEV-13542 Crashing on a corrupted page is unhelpfulMarko Mäkelä2017-08-1611-10/+28
* | MDEV-13536 DB_TRX_ID is not actually being reset when the history is removedMarko Mäkelä2017-08-1620-565/+202
* | Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3Alexander Barkov2017-08-1513-322/+322
|\ \ | |/
| * Recording more tests for MDEV-13500 sql_mode=ORACLE: can't create a virtual c...Alexander Barkov2017-08-1513-322/+322
* | Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3Alexander Barkov2017-08-1513-120/+177
|\ \ | |/
| * MDEV-13533 Remove the THD parameter from sp_head::init_sp_name()Alexander Barkov2017-08-154-7/+7
| * MDEV-13531 Add Database_qualified_name::copy()Alexander Barkov2017-08-153-8/+14
| * MDEV-13529 Add class Sql_cmd_callAlexander Barkov2017-08-158-68/+120
| * MDEV-13528 Add LEX::sp_body_finalize_{procedure|function}Alexander Barkov2017-08-154-38/+37
* | Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3Alexander Barkov2017-08-1510-33/+96
|\ \ | |/
| * MDEV-13527 Crash when EXPLAIN SELECT .. INTO row_sp_variable.fieldAlexander Barkov2017-08-156-2/+49
| * MDEV-13526 Add Type_handler::Item_val_bool()Alexander Barkov2017-08-154-31/+47
* | Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3Alexander Barkov2017-08-1598-456/+2468
|\ \ | |/
| * Fixing test results for MDEV-13500 sql_mode=ORACLE: can't create a virtual co...Alexander Barkov2017-08-151-14/+14
| * Changed the function my_set_bits() to return uint64 instead of uint32.Igor Babaev2017-08-142-3/+3
| * MDEV-13500 sql_mode=ORACLE: can't create a virtual column with function MODAlexander Barkov2017-08-1434-141/+180
| * Adjusted result files for tokudb tests.Igor Babaev2017-08-134-4/+4
| * Implemented condition pushdown into derived tables / viewsIgor Babaev2017-08-126-14/+584
| * MDEV-13003 - Oracle compatibility : Replace functionhalfspawn2017-08-119-10/+125
| * Merge remote-tracking branch 'origin/10.2' into bb-10.2-extAlexey Botchkov2017-08-1130-46/+231
| |\
| | * MDEV-12604 Comparison of JSON_EXTRACT result differs with Mysql.Alexey Botchkov2017-08-115-143/+199
| | * Fix some GCC 7 warnings for InnoDBMarko Mäkelä2017-08-107-11/+12
| | * MDEV-13439: Database permissions are not enough to run a subquery with GROUP ...Oleksandr Byelkin2017-08-104-4/+52
| | * MDEV-13481 Merge new release of InnoDB MySQL 5.7.19 to 10.2Marko Mäkelä2017-08-1016-24/+154
| | |\
| | | * Bug #24961167 CONCURRENT INSERT FAILS IF TABLE DOES REBUILDThirunarayanan Balathandayuthapani2017-08-091-0/+3
| | | * Bug #24960450 CONCURRENT DELETE DOESN'T APPLY DURING TABLE REBUILDThirunarayanan Balathandayuthapani2017-08-091-2/+2
| | | * Import a test case from MySQL 5.7.19Marko Mäkelä2017-08-092-0/+26
| | | * Remove dead references to clust_templ_for_secMarko Mäkelä2017-08-091-6/+0