summaryrefslogtreecommitdiff
path: root/storage
Commit message (Expand)AuthorAgeFilesLines
* Correct FSF addressiangilfillan2017-03-10816-816/+816
* MDEV-11965 -Werror should not appear in released tarballsSergei Golubchik2017-03-101-3/+3
* typo fixedSergei Golubchik2017-03-101-1/+1
* compiler warningsSergei Golubchik2017-03-105-9/+9
* Merge 10.0 into 10.1Marko Mäkelä2017-03-103-45/+39
|\
| * Use correct integer format with printf-like functions.Marko Mäkelä2017-03-093-9/+11
| * Remove unused variables.Marko Mäkelä2017-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-0914-68/+95
* | Merge 10.0 into 10.1Marko Mäkelä2017-03-09187-3149/+5994
|\ \ | |/
| * Remove unused declarations.Marko Mäkelä2017-03-083-10/+2
| * Merge 5.5 into 10.0Marko Mäkelä2017-03-0810-493/+379
| |\
| | * 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-11520: Retry posix_fallocate() after EINTR.Marko Mäkelä2017-03-034-4/+20
| * | Merge branch 'bb-10.0-vicentiu' into 10.0mariadb-10.0.30Vicențiu Ciorbaru2017-03-06182-2567/+5583
| |\ \
| | * | Make tokudb report ENOENT when renaming table to nonexistant DBVicențiu Ciorbaru2017-03-063-12/+13
| | * | 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-051-6/+6
| | * | 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
| | * | | 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
| | * | | | 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
| | * | | | | Post MDEV-11902 Fix test failures in maria and myisam storage enginesVicențiu Ciorbaru2017-03-032-0/+10
| | * | | | | Merge branch '5.5' into 10.0Vicențiu Ciorbaru2017-03-0350-346/+160
| | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | |
| | | * | | | bugfix: remove my_delete_with_symlink()Sergei Golubchik2017-02-272-52/+58
| | | * | | | race-condition safe implementation of mi_delete_table/maria_delete_tableSergei Golubchik2017-02-272-39/+6
| | | * | | | cleanup: remove now-unused argumentSergei Golubchik2017-02-278-26/+24
| | | * | | | MDEV-11902 mi_open race conditionSergei Golubchik2017-02-273-57/+60
| | | * | | | cleanup: remove 16-year-old "TODO"Sergei Golubchik2017-02-278-26/+16
| | | * | | | cleanup: mysys_test_invalid_symlinkSergei Golubchik2017-02-276-24/+6
| | | * | | | 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
| | | * | | | MDEV-11520 post-fixesMarko Mäkelä2017-02-222-4/+6
| | | * | | | MDEV-11520 Extending an InnoDB data file unnecessarily allocatesMarko Mäkelä2017-02-215-166/+162
| | | * | | | Remove a bogus Valgrind "suppression".Marko Mäkelä2017-02-212-18/+2
| | | * | | | Fix gcc 6.3.x compiler warnings.Jan Lindström2017-02-1656-198/+43
| | | * | | | Merge branch 'mysql/5.5' into 5.5Sergei Golubchik2016-12-221-11/+42
| | | |\ \ \ \
| | | | * | | | Fix Bug#24707869 GCC 5 AND 6 MISCOMPILE MACH_PARSE_COMPRESSEDVasil Dimov2016-10-031-11/+42
| | | | * | | | Bug#24388746: PRIVILEGE ESCALATION AND RACE CONDITION USING CREATE TABLEJon Olav Hauglid2016-08-193-23/+60
* | | | | | | | MDEV-11941 - Lintian complains about executable bitsSergey Vojtovich2017-03-072-1/+3