summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-10355 Weird error message upon CREATE TABLE with DEFAULTbb-10.2-MDEV-10355Jacob Mathew2017-04-1810-59/+130
* MDEV-11117 CHECK constraint fails on intermediate step of ALTERbb-10.2-MDEV-11117Jacob Mathew2017-04-179-14/+59
* Simplify page_is_comp().Marko Mäkelä2017-04-171-1/+1
* Remove unused tokens from the InnoDB SQL parser.Marko Mäkelä2017-04-174-1018/+966
* Minor code cleanup.Marko Mäkelä2017-04-172-7/+5
* Use page_is_leaf() where applicable.Marko Mäkelä2017-04-174-6/+8
* Fixup for MDEV-11995.Marko Mäkelä2017-04-171-1/+1
* Travis: Test more suites, latest OSXDaniel Black2017-04-102-58/+91
* 10.2 man pages=Ian Gilfillan2017-04-0953-53/+69
* Rocksdb - disable tests that fail regularly on buildbot (MDEV-12474)Vladislav Vaintroub2017-04-071-0/+6
* MDEV-12395: DROP PARTITION does not work as expected when table has DEFAULT L...Oleksandr Byelkin2017-04-073-16/+67
* MDEV-12379: Server crashes in TABLE_LIST::is_with_table on SHOW CREATE VIEWOleksandr Byelkin2017-04-073-1/+26
* MDEV-12473 - fix rocksdb linking errorVladislav Vaintroub2017-04-071-1/+1
* Remove the unused variable trx_t::support_xa.Marko Mäkelä2017-04-075-27/+30
* use log-error in mtr, don't let mysqld to write to stderrSergei Golubchik2017-04-0712-63/+19
* cleanup: unused method LOGGER::flush_logsSergei Golubchik2017-04-072-18/+0
* ASAN error in rpl.mysql-wsrep#110-2Sergei Golubchik2017-04-072-1/+2
* ASAN errors in many rpl testsSergei Golubchik2017-04-072-3/+5
* MDEV-11995 ALTER TABLE proceeds despite reporting ER_TOO_LONG_KEY errorSergei Golubchik2017-04-0710-41/+64
* MDEV-12452 postfix - use C style cast, not reinterpret_castVladislav Vaintroub2017-04-071-1/+1
* Fix building aws_key_management on LinuxVladislav Vaintroub2017-04-061-3/+0
* MDEV-12452 MDEV-12453 : Fix building rocksdb and aws_key_management on macOSVladislav Vaintroub2017-04-065-8/+20
* Fixed the bug mdev-12440.Igor Babaev2017-04-063-0/+48
* travis: osx - specify allowed_failures accuratelyDaniel Black2017-04-061-0/+7
* travis: OSX - 2 minute test case timeoutDaniel Black2017-04-061-1/+4
* Travis: Add OSX to tests (but allow failure)Daniel Black2017-04-061-10/+38
* MDEV-6262: travis coverity supportDaniel Black2017-04-061-0/+33
* Travis: remove tokudb when building with clangDaniel Black2017-04-061-1/+2
* Travis: remove Mroonga for clangDaniel Black2017-04-061-0/+4
* Travis: add ccache for clangDaniel Black2017-04-061-1/+1
* travis: disable main.mysqlhotcopy_myisam in container buildsDaniel Black2017-04-061-0/+3
* Travis: llvm, additional packages and containerDaniel Black2017-04-062-12/+35
* Merge branch '10.1' into 10.2Vladislav Vaintroub2017-04-061-5/+7
|\
| * Do not link client plugins to mysqldVladislav Vaintroub2017-04-061-5/+7
* | Merge 10.1 into 10.2Marko Mäkelä2017-04-0624-70/+566
|\ \ | |/
| * MDEV-12198 innodb_defragment=1 crashes server on OPTIMIZE TABLE when FULLTEXT...Marko Mäkelä2017-04-068-20/+77
| * Merge 10.0 into 10.1Marko Mäkelä2017-04-0613-48/+454
| |\
| | * MDEV-8642: WHERE Clause not applied on View - Empty result set returnedOleksandr Byelkin2017-04-053-13/+75
| | * Import two ALTER TABLE…ALGORITHM=INPLACE tests from MySQL 5.6.Marko Mäkelä2017-04-056-2/+264
| | * Compiling, Windows . Avoid unnecessary rebuilds with MSVC.Vladislav Vaintroub2017-04-033-29/+111
| | * Windows : Fix compiling with VS2013Vladislav Vaintroub2017-04-031-5/+5
| * | fix warning "ignoring return value" of fwrite.Jan Lindström2017-04-051-1/+5
| * | Merge pull request #352 from grooverdan/10.1-xtradb-fil_crypt_rotate_pageJan Lindström2017-04-051-1/+1
| |\ \
| | * | xtradb: fil_crypt_rotate_page, space_id should be compared to TRX_SYS_SPACE n...Daniel Black2017-04-051-1/+1
| |/ /
| * | Merge pull request #350 from grooverdan/10.1-TRX_SYS_PAGE_NOJan Lindström2017-04-051-1/+1
| |\ \
| | * | fil_crypt_rotate_page - space_id should be compared to TRX_SYS_SPACE not spaceDaniel Black2017-04-041-1/+1
* | | | bump the VERSIONDaniel Bartholomew2017-04-051-1/+1
* | | | Make InnoDB doublewrite buffer creation more robust.Marko Mäkelä2017-04-051-17/+9
* | | | Adjust tests for the removal of kill_and_restart_mysqld.inc.Marko Mäkelä2017-04-054-4/+6
* | | | MDEV-11840 InnoDB: "Cannot open <ib_buffer_pool file>" should not be an errorMarko Mäkelä2017-04-051-1/+1