summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/10.1' into 10.2Vicențiu Ciorbaru2017-12-2287-350/+1806
|\
| * Make a test more robustmariadb-10.1.30Marko Mäkelä2017-12-212-0/+11
| * Merge 10.0 into 10.1Marko Mäkelä2017-12-214-38/+92
| |\
| | * MDEV-12827 Assertion failure when reporting duplicate key error in online tab...Marko Mäkelä2017-12-214-38/+92
| * | MDEV-6247 post-fix: Re-enable some debug assertionsMarko Mäkelä2017-12-214-16/+0
| * | Updated list of unstable tests for 10.1.30 releaseElena Stepanova2017-12-211-79/+65
| * | MDEV-13478 Full SST sync fails because of the error in the cleaning partSachin Setiya2017-12-201-1/+1
| * | Merge remote-tracking branch '10.0-galera' into 10.1Vicențiu Ciorbaru2017-12-200-0/+0
| |\ \
| | * | bump the VERSIONDaniel Bartholomew2017-11-141-1/+1
| * | | Merge branch '10.0' into 10.1Vicențiu Ciorbaru2017-12-2044-136/+1514
| |\ \ \ | | | |/ | | |/|
| | * | Merge remote-tracking branch '5.5' into 10.0Vicențiu Ciorbaru2017-12-2031-98/+420
| | |\ \
| | | * | MDEV-12350: Heap corruption, overrun buffer, ASAN errors, server crash in my_...Varun Gupta2017-12-203-2/+56
| | | * | MDEV-14639: Fix unexpected end of line at 'Normal shutdown'Simon J Mudd2017-12-191-22/+22
| | | * | MDEV-14619: VIEW and GROUP_CONCATOleksandr Byelkin2017-12-173-1/+27
| | | * | MDEV-14596 Crash in INTERVAL(ROW(..),ROW(..))Alexander Barkov2017-12-084-0/+34
| | | * | Revert "Remove use of volatile in stored_field_cmp_to_item"Vicențiu Ciorbaru2017-12-061-2/+7
| | | * | Remove use of volatile in stored_field_cmp_to_itemDaniel Black2017-12-051-7/+2
| | | * | MDEV-10397: Server crashes in key_copy with join_cache_level > 2 and join on ...Varun Gupta2017-11-304-0/+48
| | | * | MDEV-13788 Server crash when issuing bad SQL partition syntaxAlexander Barkov2017-11-2011-20/+165
| | | * | MDEV-9663: InnoDB assertion failure: *cursor->index->name == TEMP_INDEX_PREFIXJan Lindström2017-11-162-2/+8
| | | * | MDEV-9663: InnoDB assertion failure: *cursor->index->name == TEMP_INDEX_PREFIXJan Lindström2017-11-162-0/+22
| | | * | Fixed bug MDEV-14368 Improper error for a grouping query thatIgor Babaev2017-11-113-1/+34
| | | * | MDEV-14337 mysqld_safe may suppress error messages with --log-output=fileSergei Golubchik2017-11-101-2/+2
| | * | | An after-fix for MDEV-14008 Assertion failing: `!is_set() || (m_status == DA_...Alexander Barkov2017-12-203-1/+19
| | * | | Correct a function commentMarko Mäkelä2017-12-204-16/+8
| | * | | MDEV-12366: FLUSH PRIVILEGES can break hierarchy of rolesVicențiu Ciorbaru2017-12-193-12/+936
| | * | | MDEV-13655: Set role does not properly grant privileges.Vicențiu Ciorbaru2017-12-194-16/+132
| * | | | Generate and install sysusers and tmpfiles configurationChristian Hesse2017-12-204-1/+22
| * | | | MDEV-14031 Password policy causes replication failureAlexander Barkov2017-12-203-1/+51
| * | | | MW-416 DDL replication moved after acl checkingsjaakola2017-12-191-8/+22
| * | | | MW-416sjaakola2017-12-191-1/+1
| * | | | MDEV-14265 - RPMLint warning: shared-lib-calls-exitSergey Vojtovich2017-12-1926-162/+110
| * | | | DEV-14701: install_db shows corruption for rest encryption with innodb_data_f...Jan Lindström2017-12-192-2/+5
* | | | | MDEV-14426 Assertion in Diagnostics_area::set_error_status when using a bad d...Alexander Barkov2017-12-223-0/+75
* | | | | Merge branch '10.2' into bb-10.2-mariarocksSergei Petrunia2017-12-21101-757/+1452
|\ \ \ \ \
| * | | | | Better comments part #2Sergei Petrunia2017-12-211-2/+1
| * | | | | Better comments part #1Sergei Petrunia2017-12-211-3/+10
| * | | | | Disable back rocksdb.col_opt_zerofill due to MDEV-14729Sergei Petrunia2017-12-211-0/+1
| * | | | | MDEV-14165: not MyRocks -problem in ps-protocol, happens in upstream tooSergei Petrunia2017-12-201-1/+0
| * | | | | Cleanup out of date comments (no real changes).Sergei Petrunia2017-12-201-8/+1
| * | | | | MDEV-14613: Assertion `fixed == 0' failed in Item_func::fix_fieldsOleksandr Byelkin2017-12-203-2/+40
| * | | | | Merge 10.1 to 10.2Marko Mäkelä2017-12-1922-233/+212
| |\ \ \ \ \ | | |/ / / /
| | * | | | Fix galera.view test case crash.Jan Lindström2017-12-191-1/+2
| | * | | | MDEV-13809: [service] should [Service] in systemd service filesDaniel Black2017-12-192-4/+6
| | * | | | MDEV-12128: systemd - add Documentation= directivesDaniel Black2017-12-192-2/+6
| | * | | | Merge 10.0 into 10.1Marko Mäkelä2017-12-1813-213/+147
| | |\ \ \ \ | | | |/ / /
| | | * | | MDEV-13407 innodb.drop_table_background failed in buildbot with "Tablespace f...Marko Mäkelä2017-12-182-198/+74
| | | * | | MDEV-14641 Incompatible key or row definition between the MariaDB .frm file a...Sergei Golubchik2017-12-185-8/+36
| | | * | | MDEV-14008 Assertion failing: `!is_set() || (m_status == DA_OK_BULK && is_bul...Alexander Barkov2017-12-186-7/+37
| | * | | | MDEV-10442: "Address already in use" on restartNirbhay Choubey2017-12-181-1/+0