summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Make ELOOP be considered a File Not Found error when it comes from handlertonVicențiu Ciorbaru2017-03-144-6/+7
* MDEV-12091 Shutdown fails to wait for rollback of recovered transactions to f...Marko Mäkelä2017-03-107-44/+44
* 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
* 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
| |\ \ \
| | * | | Update version number and dateOlivier Bertrand2017-03-029-36/+91
| | * | | Fix crashing when joining two JDBC tables..Olivier Bertrand2017-02-241-0/+3
| | * | | All changes made on 10.1Olivier Bertrand2017-02-1656-1460/+2137
| | * | | Commit changes made for version 10.1Olivier Bertrand2017-01-1730-185/+1740
| * | | | Add extra HA_ERR message that Percona introduced within TokuDB 5.6.35-80Vicențiu Ciorbaru2017-03-052-2/+4
| * | | | Merge branch 'merge-tokudb-5.6' into 10.0Vicențiu Ciorbaru2017-03-0520-83/+756
| |\ \ \ \
| | * | | | 5.6.35-80.0Vicențiu Ciorbaru2017-03-0520-83/+756
| * | | | | Update xtradb version to match the merged oneVicențiu Ciorbaru2017-03-051-1/+1
| * | | | | Add missing sys_var test for innodb_stats_include_delete_markedVicențiu Ciorbaru2017-03-052-0/+78
| * | | | | Merge branch 'merge-xtradb-5.6' into 10.0Vicențiu Ciorbaru2017-03-0540-469/+691
| |\ \ \ \ \
| | * | | | | 5.6.35-80.0Vicențiu Ciorbaru2017-03-0442-480/+717
| * | | | | | Add missing DBUG_RETURNVicențiu Ciorbaru2017-03-031-1/+1
| * | | | | | Post MDEV-11902 Fix test failures in maria and myisam storage enginesVicențiu Ciorbaru2017-03-036-5/+23
| * | | | | | Merge branch '5.5' into 10.0Vicențiu Ciorbaru2017-03-03154-1793/+3475
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | * | | | | Fixed bug mdev-12099.Igor Babaev2017-02-275-4/+151
| | * | | | | MDEV-5999 MySQL Bug#12766319 - 61865: RENAME USER DOES NOT WORK CORRECTLY - R...Sergei Golubchik2017-02-273-2/+68
| | * | | | | Fix for bug#11759114 - '51401: GRANT TREATS NONEXISTENTDmitry Lenev2017-02-274-13/+59
| | * | | | | delete the installation warning for CentOS4/RHEL4Sergei Golubchik2017-02-271-26/+0
| | * | | | | MDEV-11789 MariaDB fails to restart after 10.0.29-1.el7 updateSergei Golubchik2017-02-271-5/+4
| | * | | | | MDEV-12074 selinux build failure on Fedora 24Sergei Golubchik2017-02-274-4/+4