summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-13967 Parameter data type control for Item_long_funcAlexander Barkov2017-10-0118-39/+660
* MDEV-13966 Parameter data type control for Item_temporal_funcAlexander Barkov2017-09-3010-0/+210
* MDEV-13965 Parameter data type control for Item_longlong_funcAlexander Barkov2017-09-2913-0/+266
* MDEV-13964 Parameter data type control for Item_real_funcAlexander Barkov2017-09-293-0/+198
* Merge remote-tracking branch 'origin/10.2' into bb-10.2-extAlexander Barkov2017-09-2817-118/+118
|\
| * Avoid implicit conversion from unsigned to signedMarko Mäkelä2017-09-281-1/+1
| * Added missing test if table is transactional or not in AriaMonty2017-09-281-0/+1
| * bump the VERSIONDaniel Bartholomew2017-09-271-1/+1
| * Fixed compiler warningMonty2017-09-271-5/+5
| * Correct test output after variable comment changeMonty2017-09-273-3/+3
| * Fix buildbot error on windows.Vladislav Vaintroub2017-09-272-55/+69
| * fix a data raceEugene Kosov2017-09-271-41/+2
| * Moved autosetting of host_cache_size and back_log to proper placebb-10-3-markoMonty2017-09-267-24/+45
* | A cleanup for MDEV-13919 sql_mode=ORACLE: Derive length of VARCHAR SP param...Alexander Barkov2017-09-285-28/+62
* | A cleanup for MDEV-10577 and MDEV-13919: moving a few sp_rcontext methodsAlexander Barkov2017-09-284-32/+24
* | Fixing a warning introduced by MDEV-13919 ("true" instread of "return true")Alexander Barkov2017-09-281-1/+1
* | Additional tests for MDEV-13919 sql_mode=ORACLE: Derive length of VARCHAR...Alexander Barkov2017-09-284-2/+413
* | MDEV-13919 sql_mode=ORACLE: Derive length of VARCHAR SP parameters with no le...halfspawn2017-09-279-21/+251
* | MDEV-13907 compoind.test fails in build-bot for bb-10.2-extAlexander Barkov2017-09-268-90/+121
* | Merge 10.2 into bb-10.2-extMarko Mäkelä2017-09-2516-200/+200
|\ \ | |/
| * MDEV-13256 innodb.truncate_debug fails in buildbotMarko Mäkelä2017-09-252-4/+11
| * Merge 10.1 into 10.2Marko Mäkelä2017-09-259-40/+54
| |\
| | * Merge 10.0 into 10.1Marko Mäkelä2017-09-257-30/+28
| | |\
| | | * Cherry-pick the MDEV-13898 test changes from 10.2 to 10.0Marko Mäkelä2017-09-252-2/+14
| | | * MDEV-13899 IMPORT TABLESPACE may corrupt ROW_FORMAT=REDUNDANT tablesMarko Mäkelä2017-09-242-16/+8
| | | * Fix compile with -DWITHOUT_DYNAMIC_PLUGINS on UnixVladislav Vaintroub2017-09-232-11/+5
| | * | MDEV-8840: ANALYZE FORMAT=JSON produces wrong data with BKAVarun Gupta2017-09-242-3/+6
| | * | MDEV-11846: ERROR 1114 (HY000) table full when performing GROUP BYVarun Gupta2017-09-241-8/+33
| | * | Updated list of unstable tests for 10.1.27 releasemariadb-10.1.27Elena Stepanova2017-09-221-67/+107
| | * | update rdiff after mergeSergei Golubchik2017-09-221-1/+1
| | * | Merge 10.0 into 10.1Marko Mäkelä2017-09-221-1/+1
| | |\ \ | | | |/
| | | * MDEV-13814 Extra logging when innodb_log_archive=ONMarko Mäkelä2017-09-221-1/+1
| * | | README.md - Secure (HTTPS) LinksWill2017-09-251-3/+3
| * | | MDEV-13898 Corruption during online table-rebuilding ALTER of ROW_FORMAT=REDU...mariadb-10.2.9Marko Mäkelä2017-09-253-7/+17
| * | | Updated list of unstable tests for 10.2.9Elena Stepanova2017-09-221-146/+115
* | | | MDEV-11553 Can't restore a PERSISTENT column that uses DATE_FORMAT()Sergei Golubchik2017-09-2316-67/+222
* | | | Merge branch '10.2' into bb-10.2-extSergei Golubchik2017-09-23104-162/+459
|\ \ \ \ | |/ / /
| * | | shut out Connect cmake-time warning about missing Findlibmondgodoc.cmakeSergei Golubchik2017-09-221-1/+1
| * | | bugfix: copy timestamps correctly in INSERT...SELECTSergei Golubchik2017-09-223-20/+57
| * | | bugfix: ALTER TABLE and TIMESTAMPs around DST change timeSergei Golubchik2017-09-222-0/+22
| * | | MDEV-13868 cannot insert 1288481126 in a timestamp column in Europe/MoscowSergei Golubchik2017-09-226-32/+31
| * | | Merge branch '10.1' into 10.2Sergei Golubchik2017-09-2290-100/+294
| |\ \ \ | | |/ /
| | * | bugfix: copy timestamps correctly in INSERT...SELECTSergei Golubchik2017-09-215-7/+69
| | * | MDEV-12672 Replicated TIMESTAMP fields given wrong value near DST changeSergei Golubchik2017-09-215-1/+120
| | * | MDEV-13208 Cannot import libmariadbclient.so.18 from pythonSergei Golubchik2017-09-212-0/+13
| | * | Merge branch '10.0' into 10.1Sergei Golubchik2017-09-2187-95/+144
| | |\ \ | | | |/
| | | * MDEV-13861 Assertion `0' failed in Protocol::end_statementSergei Golubchik2017-09-213-1/+18
| | | * CONNECT: compilation fixSergei Golubchik2017-09-211-1/+1
| | | * Add have_debug.inc to skip the test faster in non-debug buildsMarko Mäkelä2017-09-211-0/+1
| | | * cleanup: TABLE_LIST::view_check_optionSergei Golubchik2017-09-211-17/+20