summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
| | * | | | | MDEV-10788 Not able to compile source with -DBUILD_CONFIG=mysql_release -DCMA...Sergei Golubchik2017-02-272-18/+3
| | * | | | | MDEV-11505 wrong databasename in mysqldump commentSergei Golubchik2017-02-272-2/+11
| | * | | | | bugfix: remove my_delete_with_symlink()Sergei Golubchik2017-02-277-121/+62
| | * | | | | race-condition safe implementation of test_if_data_home_dir()Sergei Golubchik2017-02-273-15/+34
| | * | | | | race-condition safe implementation of mi_delete_table/maria_delete_tableSergei Golubchik2017-02-275-40/+38
| | * | | | | support MY_NOSYMLINKS in my_delete()Sergei Golubchik2017-02-274-84/+118
| | * | | | | compilation failureSergei Golubchik2017-02-271-1/+1
| | * | | | | cleanup: remove now-unused argumentSergei Golubchik2017-02-278-26/+24
| | * | | | | MDEV-11902 mi_open race conditionSergei Golubchik2017-02-2713-68/+298
| | * | | | | cleanup: NO_OPEN_3 was never definedSergei Golubchik2017-02-272-6/+2
| | * | | | | cleanup: remove 16-year-old "TODO"Sergei Golubchik2017-02-278-26/+16
| | * | | | | cleanup: mysys_test_invalid_symlinkSergei Golubchik2017-02-279-25/+18
| | * | | | | cleanup: my_register_filename()Sergei Golubchik2017-02-274-48/+19
| | * | | | | cleanup: fn_format, remove dead codeSergei Golubchik2017-02-272-8/+2
| | * | | | | bugfix: DEBUG_SYNC() invoked with no THDSergei Golubchik2017-02-271-0/+2
| | * | | | | MDEV-11525 Assertion `cp + len <= buff + buff_size' failed in JOIN_CACHE::wri...Sergei Golubchik2017-02-273-0/+146
| | * | | | | MDEV-11933 Wrong usage of linked list in mysql_prune_stmt_listSergei Golubchik2017-02-272-11/+50
| | * | | | | Fixed bug mdev-7992.Igor Babaev2017-02-244-40/+294
| | * | | | | MDEV-12120 tokudb_bugs.xa-N tests fail with timeout on valgrindElena Stepanova2017-02-233-0/+3
| | * | | | | MDEV-11520/MDEV-5746 post-fix: Do not posix_fallocate() too much.Marko Mäkelä2017-02-222-12/+10