summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-20614: Syntax error, and option put in wrong placebb-10.1-MDEV-20614Julius Goryavsky2019-09-251-2/+3
* Speed up main.sum_distinct-bigMarko Mäkelä2019-09-252-71/+17
* Merge remote-tracking branch 'origin/5.5' into 10.1Alexander Barkov2019-09-2433-44/+257
|\
| * MDEV-20495 Assertion `precision > 0' failed in decimal_bin_size upon CREATE ....Alexander Barkov2019-09-2411-7/+222
| * Update mysqld_safe.sh - introduce defaults-group-suffix handlingrantal2019-09-211-1/+4
| * MDEV-4968 Old advices in mysql-log-rotate scriptchriscalender2019-09-211-5/+5
| * Fix spelling mistakes in MyISAM code commentsIan Gilfillan2019-09-2019-29/+29
| * MDEV-20596 Configure fails with newer CMakeRyan Coe2019-09-201-2/+2
* | MDEV-18094: Query with order by limit picking index scan over filesortVarun Gupta2019-09-216-9/+62
* | MDEV-19207 systemd service: add instance name in descriptionChristian Hesse2019-09-211-1/+1
* | MDEV-19211 Fix mysqld_safe --dry-runVicențiu Ciorbaru2019-09-211-1/+7
* | Deb: Implement proper version detection in maintainer scriptsOtto Kekäläinen2019-09-181-6/+6
* | MDEV-19529 InnoDB hang on DROP FULLTEXT INDEXThirunarayanan Balathandayuthapani2019-09-1826-490/+169
* | MDEV-19647 Server hangs after dropping full text indexes and restartThirunarayanan Balathandayuthapani2019-09-174-6/+27
* | Adjusted test results after the change of a test caseIgor Babaev2019-09-131-1/+1
* | Post fix after the patch for MDEV-20576.Igor Babaev2019-09-135-17/+17
* | MDEV-20576 A new assertion added to check validity of calculatedIgor Babaev2019-09-128-4/+280
* | Merge 5.5 into 10.1Marko Mäkelä2019-09-112-2/+2
|\ \ | |/
| * MDEV-14383 tokudb_bugs. tests failed in buildbot, lost connection to serverSergei Golubchik2019-09-016-0/+18
| * MDEV-19837 and MDEV-19816: Change some commentsStephen Long2019-08-212-2/+2
* | MDEV-16594 ALTER DATA DIRECTORY in PARTITIONS of InnoDB storage does nothing ...Alexey Botchkov2019-09-095-0/+323
* | MDEV-20137 rpl.mdev_17588 fails in buildbot with "Table doesn't exist"Sachin2019-09-042-17/+18
* | MDEV-17683 sys_vars.delayed_insert_limit_func fails in buildbot with wrong re...Alexey Botchkov2019-09-032-33/+11
* | MDEV-17610 - fix result, for the case when test runs with userstat=onVladislav Vaintroub2019-09-032-2/+2
* | Improved handling of subdirectories in the xtrabackup-v2 SST scripts (similar...Julius Goryavsky2019-08-282-8/+35
* | fix clang warningsEugene Kosov2019-08-282-2/+2
* | Enable galera_sst_mysqldump_with_key test case.Jan Lindström2019-08-271-1/+0
* | MDEV-19699 Server crashes in Item_null_result::field_type upon SELECT with RO...Alexander Barkov2019-08-276-0/+147
* | MDEV-20420: SST failed after MDEV-18863 in some test configurationsJulius Goryavsky2019-08-266-57/+324
* | MDEV-20188: binlog.binlog_stm_drop_tmp_tbl fails in buildbot with Unknown tab...Sujatha2019-08-263-12/+12
* | row_undo_mod_remove_clust_low(): Remove duplicated codeMarko Mäkelä2019-08-221-31/+1
* | Fix -Wstringop-truncationMarko Mäkelä2019-08-222-6/+8
* | Bash-specific operator replaced by a universal oneJulius Goryavsky2019-08-211-1/+1
* | ensure that pam plugin is present in release packagesSergei Golubchik2019-08-201-0/+1
* | really make CPACK_RPM_DEBUGINFO_PACKAGE configurableSergei Golubchik2019-08-201-1/+2
* | MDEV-18863: Fix -Wsign-compareMarko Mäkelä2019-08-201-3/+3
* | Merge 5.5 into 10.1Marko Mäkelä2019-08-203-28/+460
|\ \ | |/
| * MDEV-20265 Unknown column in field listIgor Babaev2019-08-193-28/+460
* | MDEV-19034 ASAN unknown-crash in get_date_time_separator with PAD_CHAR_TO_FUL...Alexander Barkov2019-08-203-1/+26
* | MDEV-18863: Galera SST scripts can't read [mysqldN] option groupsJulius Goryavsky2019-08-196-15/+192
* | Merge remote-tracking branch 'origin/5.5' into 10.1Alexander Barkov2019-08-163-2/+70
|\ \ | |/
| * MDEV-15955 Assertion `field_types == 0 || field_types[field_pos] == MYSQL_TYP...Alexander Barkov2019-08-163-0/+65
* | MDEV-19834 Selectivity of an equality condition discounted twiceSergei Petrunia2019-08-161-0/+34
* | MDEV-18778: mysql_tzinfo_to_sql does not work correctly in MariaDB GaleraJan Lindström2019-08-165-45/+319
* | MDEV-19834 Selectivity of an equality condition discounted twiceSergei Petrunia2019-08-153-6/+67
* | Make sure histograms do not write uninitialized bytes to recordVicențiu Ciorbaru2019-08-131-1/+6
* | MDEV-20138 innodb.trx_id_future fails on big-endianMarko Mäkelä2019-08-131-0/+10
* | MDEV-20335: Extra trans_commit_stmt after rollback caused by incorrect fix of...Jan Lindström2019-08-131-1/+1
* | Merge 5.5 into 10.1Marko Mäkelä2019-08-122-2/+10
|\ \ | |/
| * Fix -Wimplicit-fallthroughMarko Mäkelä2019-08-121-1/+3