summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-18358: Server crash when using SET STATEMENT max_statement_timebb-10.4-MDEV-18358Oleksandr Byelkin2019-03-044-4/+21
* Long Index is only allowed for unique keys not normal index.bb-10.4-blob-index-finalsachin2019-02-253-3/+35
* fix embedded server testmariadb-10.4.3Oleksandr Byelkin2019-02-242-23/+23
* MDEV-18668 Server crash or ASAN use-after-poison in Item_equal_iterator /Igor Babaev2019-02-243-1/+30
* MDEV-18681 Server crashes in embedding_sjmIgor Babaev2019-02-243-8/+49
* Server maturity changeOleksandr Byelkin2019-02-231-1/+1
* Stabilize the test.Oleksandr Byelkin2019-02-233-0/+20
* make windows compiler happyOleksandr Byelkin2019-02-221-2/+2
* Fix buildbot Windows and bintar compile failuresachin2019-02-222-3/+3
* MDEV-371 Unique Index for long columnsSergei Golubchik2019-02-2211-134/+133
* mysql_prepare_create_table() inconsistencySergei Golubchik2019-02-222-2/+8
* MDEV-371 Unique Index for long columnsSachin2019-02-2246-98/+4118
* fix test to pass on embedded sereverOleksandr Byelkin2019-02-212-4/+4
* mysql_install_db: make sure the variable's value is visibleSergei Golubchik2019-02-211-5/+5
* MDEV-18677 clang-cl 7 fails to compile innodbMarko Mäkelä2019-02-211-5/+11
* MDEV-12484 Enable unix socket authentication by defaultSergei Golubchik2019-02-214-167/+17
* don't invoke error interceptors for fatal errorsSergei Golubchik2019-02-212-26/+2
* MDEV-18297 clarify mysql_install_db help textSergei Golubchik2019-02-211-0/+10
* MDEV-18297 How to reset a forgotten root passwordSergei Golubchik2019-02-215-40/+62
* don't consider the password "expired" if authentication is passwordlessSergei Golubchik2019-02-213-2/+35
* MDEV-7597 Expiration of user passwordsSergei Golubchik2019-02-2121-359/+251
* MDEV-7597 Expiration of user passwordsRobert Bindar2019-02-2134-99/+1259
* try harder to link unix_socket plugin staticallySergei Golubchik2019-02-2112-50/+14
* update C/CSergei Golubchik2019-02-211-0/+0
* store string lengths in frm in 1-3 bytesSergei Golubchik2019-02-213-66/+65
* don't allow TIME columns in PERIOD specificationSergei Golubchik2019-02-213-1/+8
* UPDATE FOR PERIOD OF: don't crash on multi-table viewsSergei Golubchik2019-02-215-6/+32
* update sql_yacc_ora.yy to match sql_yacc.yySergei Golubchik2019-02-212-14/+60
* misc cleanupsSergei Golubchik2019-02-2110-100/+95
* testsSergei Golubchik2019-02-2110-141/+316
* MDEV-16975 Application-time periods: ALTER TABLENikita Malyavin2019-02-2117-53/+533
* MDEV-16974 Application-time periods: UPDATENikita Malyavin2019-02-218-25/+579
* MDEV-16973 Application-time periods: DELETENikita Malyavin2019-02-2115-128/+1048
* MDEV-17082 Application-time periods: CREATENikita Malyavin2019-02-2118-189/+617
* move aws_sdk to extra/Sergei Golubchik2019-02-213-7/+3
* Merge branch '10.3' into 10.4Oleksandr Byelkin2019-02-21217-1985/+6121
|\
| * Merge branch 'bb-10.3-release' into 10.3Oleksandr Byelkin2019-02-201-27/+0
| |\
| | * remove aws-key management pluginmariadb-10.3.13Oleksandr Byelkin2019-02-201-27/+0
| * | MDEV-18663 Tests : use --core-file if mariabackup output is redirected to a fileVladislav Vaintroub2019-02-204-4/+4
| |/
| * Updated list of unstable tests for 10.3.13 releaseElena Stepanova2019-02-201-139/+121
| * make compatible parser in sync with main oneOleksandr Byelkin2019-02-191-12/+29
| * Merge branch '10.2' into bb-10.3-mergeOleksandr Byelkin2019-02-195-8/+14
| |\
| | * Merge branch '10.1' into 10.2Oleksandr Byelkin2019-02-195-8/+14
| | |\
| | | * 1. centos has symlinks /bin->usr/bin and /sbin -> usr/sbin,Oleksandr Byelkin2019-02-191-3/+5
| | | * Don't build aws_key_management plugin by defaultSergei Golubchik2019-02-194-3/+9
| * | | Merge branch '10.3' into bb-10.3-mergeOleksandr Byelkin2019-02-1937-322/+386
| |\ \ \
| | * \ \ Merge 10.2 into 10.3Marko Mäkelä2019-02-19211-2061/+6208
| | |\ \ \ | | | |/ /
| | | * | MDEV-18639 Assertion failure upon attempt to start with lower number of undo ...Thirunarayanan Balathandayuthapani2019-02-193-2/+4
| | | * | Merge 10.1 into 10.2Marko Mäkelä2019-02-193-6/+3
| | | |\ \ | | | | |/
| | | | * Fixed bug in macro _ma_mark_page_with_transid()Monty2019-02-193-6/+3