summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | Fixed crashing bug in mysqlbinlogMonty2018-01-032-5/+10
| * | | | | Fixed simple failures:Monty2018-01-023-2/+3
| * | | | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-extMonty2018-01-01161-635/+4321
| |\ \ \ \ \ | | |/ / / /
| | * | | | Ignore generated file rdb_source_revision.hMonty2018-01-011-0/+1
| | * | | | Ensure that table->vcol_set is properly restored if usedMonty2018-01-013-13/+21
| | * | | | Write location of core when doing core dumpMonty2018-01-011-1/+3
| | * | | | Fixed compiler warnings about possible uninitialized variablesMonty2018-01-016-11/+15
| | * | | | 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