summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* cleanup: generalize my_sha1.ccSergei Golubchik2017-03-106-191/+219
* make sql_udf.cc to shorten dlerror() messagesSergei Golubchik2017-03-105-16/+40
* cleanup: remove a duplicate fileSergei Golubchik2017-03-102-104/+0
* typo fixedSergei Golubchik2017-03-101-1/+1
* don't show 'performance_schema_%_classes_lost' variables in testsSergei Golubchik2017-03-1013-109/+26
* MDEV-11942 BLACKHOLE is no longer active in 10.1 by default, mysql_upgrade no...Sergei Golubchik2017-03-1010-146/+546
* make mysql_upgrade try to install missing storage engine plugins (MDEV-11942)Hartmut Holzgraefe2017-03-101-2/+48
* MDEV-11943 I_S.TABLES inconsistencies with tables with unknown storage engineSergei Golubchik2017-03-102-6/+33
* MDEV-11943 I_S.TABLES inconsistencies with tables with unknown storage engineSergei Golubchik2017-03-1015-7/+111
* trivial cleanupSergei Golubchik2017-03-101-5/+2
* cleanup: change dd_frm_type() to return the engine name, not legacy_db_typeSergei Golubchik2017-03-104-35/+41
* don't do vio_description(NULL)Sergei Golubchik2017-03-101-1/+1
* MDEV-11842 Fail to insert on a table where a field has no defaultSergei Golubchik2017-03-103-2/+40
* compiler warningsSergei Golubchik2017-03-105-9/+9
* Merge 10.0 into 10.1Marko Mäkelä2017-03-104-46/+40
|\
| * Remove leftover merge conflict markerVicențiu Ciorbaru2017-03-091-1/+0
| * Use correct integer format with printf-like functions.Marko Mäkelä2017-03-093-9/+11
| * Use %pure-parser instead of the deprecated %pure_parser.Marko Mäkelä2017-03-091-1/+1
| * Remove unused variables.Marko Mäkelä2017-03-092-2/+0
* | MDEV-12215: main.repair_symlink-5543 fails in buildbotVicențiu Ciorbaru2017-03-102-3/+7
* | MDEV-11964 Add missing stub manpagesiangilfillan2017-03-108-0/+353
* | Remove leftover merge conflict markerVicențiu Ciorbaru2017-03-091-1/+0
* | WSREP: Use TRX_ID_FMT for trx_id_t in messages.Marko Mäkelä2017-03-092-24/+36
* | Fix an error introduced in the previous commit.Marko Mäkelä2017-03-092-4/+4
* | Fix InnoDB/XtraDB compilation warnings on 32-bit builds.Marko Mäkelä2017-03-0915-69/+97
* | Merge 10.0 into 10.1Marko Mäkelä2017-03-09338-5856/+11297
|\ \ | |/
| * bump the VERSIONDaniel Bartholomew2017-03-081-1/+1
| * Correct a merge error.Marko Mäkelä2017-03-081-0/+54
| * Merge branch '5.5' into 10.0Vicențiu Ciorbaru2017-03-081-1/+2
| |\
| | * mysql_client_test_nonblock fails when compiled with clangVicențiu Ciorbaru2017-03-081-1/+2
| * | Remove unused declarations.Marko Mäkelä2017-03-083-10/+2
| * | Merge 5.5 into 10.0Marko Mäkelä2017-03-0821-579/+501
| |\ \ | | |/
| | * MDEV-12206 Query_cache::send_result_to_client() may corrupt THD::query_plan_f...Marko Mäkelä2017-03-081-14/+13
| | * MDEV-11027 InnoDB log recovery is too noisyMarko Mäkelä2017-03-086-156/+90
| | * Fix a compiler warning.Marko Mäkelä2017-03-081-1/+2
| | * Fix some GCC 6.3.0 warnings in MyISAM and Maria.Marko Mäkelä2017-03-082-213/+213
| | * MDEV-11084 server_audit does not work with mysql_community 5.7.16.Alexey Botchkov2017-03-061-1/+1
| | * MDEV-11078: NULL NOT IN (non-empty subquery) should never return resultsVarun Gupta2017-03-054-0/+68
| | * MDEV-11520: Retry posix_fallocate() after EINTR.Marko Mäkelä2017-03-034-4/+20
| | * MDEV-9635: Server crashes in part_of_refkey or assertion `!created && key_to...Oleksandr Byelkin2017-02-283-1/+36
| * | Merge branch 'bb-10.0-vicentiu' into 10.0mariadb-10.0.30Vicențiu Ciorbaru2017-03-06322-5257/+10748
| |\ \
| | * | Make tokudb report ENOENT when renaming table to nonexistant DBVicențiu Ciorbaru2017-03-063-12/+13
| | * | Revert "Add extra HA_ERR message that Percona introduced within TokuDB 5.6.35...Vicențiu Ciorbaru2017-03-062-4/+2
| | * | Disable 2 tokudb testsVicențiu Ciorbaru2017-03-052-1/+3
| | * | rpl_extra_col_slave_tokudb changes result setVicențiu Ciorbaru2017-03-051-4/+3
| | * | Fix tokudb.gap_lock_error testVicențiu Ciorbaru2017-03-056-6/+238
| | * | Updated list of unstable tests for 10.0.30 releaseElena Stepanova2017-03-051-79/+85
| | * | Merge branch 'merge-pcre' into 10.0Vicențiu Ciorbaru2017-03-0530-1166/+1449
| | |\ \
| | | * | 8.40Vicențiu Ciorbaru2017-03-0548-1236/+1630
| | * | | Merge remote-tracking branch 'connect/10.0' into 10.0Vicențiu Ciorbaru2017-03-0578-1671/+3966
| | |\ \ \