summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-12458: Variable and log records to indicate RocksDB version are missingVarun Gupta2017-12-317-0/+36
* MDEV-10844: EXPLAIN FORMAT=JSON doesn't show order direction for filesortVarun Gupta2017-12-305-2/+80
* Updated list of unstable tests for 10.2.12Elena Stepanova2017-12-291-124/+97
* MDEV-11071 - Assertion `thd->transaction.stmt.is_empty()' failed inSergey Vojtovich2017-12-293-1/+45
* Update galera_gtid_slave result file post mergeVicențiu Ciorbaru2017-12-291-0/+10
* MDEV-13683: crash in Item_window_func::update_used_tablesVicențiu Ciorbaru2017-12-282-7/+16
* Update main.innodb test result post-mergeVicențiu Ciorbaru2017-12-281-6/+6
* Update Connector/CVicențiu Ciorbaru2017-12-281-0/+0
* Merge remote-tracking branch 'origin/10.1' into bb-10.2-vicentiuVicențiu Ciorbaru2017-12-2821-80/+1504
|\
| * MDEV-14272 Mariadb crashes with signal 11 when using federatedx engine and ga...Sergei Golubchik2017-12-283-2/+41
| * Merge remote-tracking branch '10.0' into 10.1Vicențiu Ciorbaru2017-12-273-15/+161
| |\
| | * MDEV-13626 Merge InnoDB test cases from MySQL 5.7Sergey Vojtovich2017-12-222-0/+150
| | * Follow up to MDEV-12366: FLUSH privileges can break hierarchy of rolesVicențiu Ciorbaru2017-12-211-15/+11
| * | MDEV-14026 ALTER TABLE ... DELAY_KEY_WRITE=1 creates table copy for partition...Sergei Golubchik2017-12-254-13/+57
| * | cleanup: ha_partition::update_create_infoSergei Golubchik2017-12-251-27/+8
| * | cleanup: ha_myisam::data_file_name and index_file_nameSergei Golubchik2017-12-251-22/+25
| * | MDEV-10715 Galera: Replicate MariaDB GTID to other nodes in the clusterSachin Setiya2017-12-2513-3/+1253
| * | bump the VERSIONDaniel Bartholomew2017-12-221-1/+1
* | | Removed curr_bitmap_pos++ from possible macroMonty2017-12-281-1/+2
* | | Fixed the bug MDEV-14755 Crash when executing prepared statementIgor Babaev2017-12-273-3/+182
* | | MDEV-14249 Wrong character set info of Query_log_event and the query in Query...Alexander Barkov2017-12-274-3/+72
* | | Appveyor: apply feedback from wlad, timeout=4Daniel Black2017-12-251-2/+2
* | | MDEV-12386: Use AppVeyor for public Windows CIDaniel Black2017-12-251-0/+17
* | | MDEV-9869 INSTALL SONAME 'ha_connect'Sergei Golubchik2017-12-254-11/+24
* | | debian: don't be smart about skipping pluginsSergei Golubchik2017-12-251-13/+4
* | | MDEV-13970 crash in Item_func_json_extract::read_json.Alexey Botchkov2017-12-253-3/+17
* | | MDEV-13719 Assertion `bit < (map)->n_bits' failed in bitmap_is_setMonty2017-12-231-1/+1
* | | Merge branch '10.2' into bb-10.2-mariarocksSergei Petrunia2017-12-2390-350/+1881
|\ \ \
| * \ \ 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