summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-13073. This patch is a followup of the previous one to convert the trail...bb-10.2-semisync_aliAndrei Elkin2017-11-286-204/+204
* MDEV-13073. This part converts the Ali patch`s identifiers to the MariaDB sta...Andrei Elkin2017-11-2817-338/+347
* MDEV-13073. This patch replaces semisync's native function_enter,exitAndrei Elkin2017-11-284-158/+113
* MDEV-13073. This is a part with a new test (refined Ali'sAndrei Elkin2017-11-288-8/+800
* MDEV-13073. This part patch weeds out RUN_HOOK from the server as semisyncAndrei Elkin2017-11-2815-913/+69
* MDEV-13073 This part merges the Ali semisync related changesAndrei Elkin2017-11-2832-604/+1190
* Optimize RUN_HOOK() callMonty2017-11-246-15/+18
* Changed from using LOCK_log to LOCK_binlog_end_pos for binary logMonty2017-11-249-90/+144
* Removed not used lock argument from read_log_eventMonty2017-11-248-20/+13
* Moved semisync from a plugin to normal serverMonty2017-11-2438-1187/+860
* Fixed mdev-14237 Server crash on query with regexp_substrIgor Babaev2017-11-053-4/+60
* Fixed bugs: mdev-13780 CTE not found, mdev-14184 recursive CTE not foundIgor Babaev2017-11-055-7/+133
* Merge branch '10.2' of github.com:MariaDB/server into bb-10.2-mariarocksSergei Petrunia2017-11-0426-240/+434
|\
| * Fixed mdev-14093 Wrong result upon JOIN with INDEX with no rowsIgor Babaev2017-11-024-76/+261
| * Fix a warning.Vladislav Vaintroub2017-11-021-1/+1
| * MDEV-14244 MariaDB 10.2.10 fails to run on Debian Stretch with ext3 and O_DIRECTMarko Mäkelä2017-11-021-29/+15
| * Fixed compiler warning and warning from valgrindMonty2017-11-022-2/+2
| * Fixed that --malloc-lib works properlyMonty2017-11-011-19/+31
| * Merge 10.1 into 10.2Marko Mäkelä2017-11-0117-113/+124
| |\
| | * Merge 10.0 into 10.1Marko Mäkelä2017-10-315-7/+33
| | |\
| | | * Backport MDEV-13890 from 10.2 (InnoDB/XtraDB shutdown failure)Marko Mäkelä2017-10-304-6/+32
| | | * bump the VERSIONDaniel Bartholomew2017-10-301-1/+1
| | | * List of unstable tests for 10.0.33 releasemariadb-10.0.33Elena Stepanova2017-10-271-101/+137
| | | * MDEV-13860 CONNECT engine does not build with JDBC without ODBCElena Stepanova2017-10-271-1/+1
| | * | MDEV-14219 Allow online table rebuild when encryption or compression paramete...Marko Mäkelä2017-10-3113-109/+116
| * | | bump the VERSIONDaniel Bartholomew2017-10-311-1/+1
* | | | Make rocksdb.read_only_tx pass and enable itSergei Petrunia2017-11-024-9/+17
|/ / /
* | | Write error message ebfore aborting if not all memory is releasedMonty2017-10-311-4/+4
* | | Updated help message for long_query_timeMonty2017-10-314-6/+7
* | | Disable known-failing testsMarko Mäkelä2017-10-312-1/+2
* | | travis: osx - xcode 8.3 -> 9.1Daniel Black2017-10-311-1/+1
* | | Fix a type mismatch introduced by the merge commit e0a1c745ec3ed1ec6c0375a2a6...Marko Mäkelä2017-10-301-1/+1
* | | Compiler warnings fixed.Alexey Botchkov2017-10-301-1/+3
* | | Add a missing space to an error messagemariadb-10.2.10Marko Mäkelä2017-10-301-5/+6
* | | Updated list of unstable tests for 10.2.10Elena Stepanova2017-10-301-167/+151
* | | Workaround for MDEV-13852 (tests don't run on Windows)Elena Stepanova2017-10-303-3/+3
* | | Fix rocksdb.rocksdb testSergei Petrunia2017-10-291-25/+27
* | | MDEV-13904: rocksdb.add_index_inplace_sstfilewriter timed outSergei Petrunia2017-10-292-11/+11
* | | Organize information in storage/rocksdb/mysql-test/rocksdb/t/disabled.defSergei Petrunia2017-10-291-44/+49
* | | MyRocks: enable a few tests that do not seem to fail anymoreSergei Petrunia2017-10-291-4/+5
* | | MDEV-14181: rocksdb.rocksdb fails: line 1117: query 'reap' succeeded - should...Sergei Petrunia2017-10-292-1/+4
* | | Merge branch 'bb-10.2-mariarocks' of github.com:MariaDB/server into 10.2Sergei Petrunia2017-10-294-58/+174
|\ \ \
| * | | MDEV-11934: MariaRocks: Group Commit with binlogSergei Petrunia2017-10-273-53/+172
| * | | Code cleanupSergei Petrunia2017-10-231-5/+2
* | | | MDEV-14115 : Do not use lpNumberOfBytesRead/Written params inVladislav Vaintroub2017-10-271-12/+11
* | | | MDEV-14132 follow-up fix: Make os_file_get_size() thread-safeMarko Mäkelä2017-10-271-10/+3
* | | | Remove a bogus page_is_root() debug assertion on btr_create() failureMarko Mäkelä2017-10-271-2/+1
* | | | MDEV-14132 follow-up fix: Validate the posix_fallocate() argumentMarko Mäkelä2017-10-271-2/+4
* | | | MDEV-14132 : fix posix_fallocate() calls to workaround some (ancient) Linux ...Vladislav Vaintroub2017-10-271-1/+2
* | | | Disable rocksdb.col_opt_zerofill due to MDEV-14165.Sergei Petrunia2017-10-271-0/+2