Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MDEV-10727: Merge 5.7 Innochecksum with 5.6 | Jan Lindström | 2016-09-30 | 2 | -26/+108 |
* | MDEV-10918 Innodb/Linux - Fallback to simulated aio if io_setup() fails, e.g ... | Vladislav Vaintroub | 2016-09-29 | 1 | -6/+19 |
* | Windows : completion port based asynchronous IO.10.2-georg | Vladislav Vaintroub | 2016-09-22 | 1 | -226/+173 |
* | Fix valgrind error. | Vladislav Vaintroub | 2016-09-22 | 1 | -0/+1 |
* | Fix buildbot errors on Windows | Vladislav Vaintroub | 2016-09-22 | 1 | -4/+0 |
* | compilation failure on power8 | Sergei Golubchik | 2016-09-22 | 1 | -2/+2 |
* | MDEV-10845: Server crashes in sync_array_cell_print with innodb-status-file | Jan Lindström | 2016-09-22 | 1 | -78/+9 |
* | Merge branch '10.2' into bb-10.2-jan | Sergei Golubchik | 2016-09-19 | 13 | -1832/+94 |
|\ | |||||
| * | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2016-09-09 | 17 | -130/+275 |
| |\ | |||||
| | * | update plugin maturities | Sergei Golubchik | 2016-09-05 | 2 | -33/+33 |
| | * | Merge branch '10.0-galera' into bb-10.1-serg | Nirbhay Choubey | 2016-08-25 | 2 | -9/+17 |
| | |\ | |||||
| | | * | Merge branch '10.0' into 10.0-galera | Nirbhay Choubey | 2016-08-24 | 15 | -89/+226 |
| | | |\ | |||||
| | | * | | Refs: MW-279 | sjaakola | 2016-08-21 | 1 | -7/+15 |
| | | * | | - PXC#592: Tried closing fk-reference-table that was never opened. | Krunal Bauskar | 2016-08-21 | 1 | -2/+2 |
| | | * | | Merge tag 'mariadb-10.0.26' into 10.0-galera | Nirbhay Choubey | 2016-06-24 | 147 | -1503/+1642 |
| | | |\ \ | |||||
| | | * \ \ | Merge branch '10.0' into 10.0-galera | Nirbhay Choubey | 2016-04-29 | 15 | -183/+519 |
| | | |\ \ \ | |||||
| | * | \ \ \ | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2016-08-25 | 13 | -88/+185 |
| | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | | | |||||
| | | * | | | | MDEV-10341: InnoDB: Failing assertion: mutex_own(mutex) - mutex_exit_func | Vicențiu Ciorbaru | 2016-08-23 | 1 | -9/+1 |
| | | * | | | | Merge branch 'bb-10.0-serg' into 10.0 | Sergei Golubchik | 2016-08-14 | 11 | -32/+136 |
| | | |\ \ \ \ | |||||
| | | | * \ \ \ | Merge branch 'merge/merge-innodb-5.6' into 10.0 | Sergei Golubchik | 2016-08-10 | 8 | -22/+108 |
| | | | |\ \ \ \ | |||||
| | | | | * | | | | 5.6.32 | Sergei Golubchik | 2016-08-10 | 7 | -21/+107 |
| | | | * | | | | | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2016-08-10 | 3 | -10/+28 |
| | | | |\ \ \ \ \ | |||||
| | | | | * | | | | | MDEV-10341: InnoDB: Failing assertion: mutex_own(mutex) - mutex_exit_funcmariadb-5.5.51 | Vicențiu Ciorbaru | 2016-08-09 | 2 | -9/+7 |
| | | | | * | | | | | MDEV-10217: innodb.innodb_bug59641 fails sporadically in buildbot: InnoDB: Fa... | Jan Lindström | 2016-08-03 | 1 | -0/+20 |
| | | | | * | | | | | MDEV-10083: Orphan ibd file when playing with foreign keys | Jan Lindström | 2016-06-23 | 6 | -16/+27 |
| | | * | | | | | | | MDEV-10535: ALTER TABLE causes standalone/wsrep cluster crash | Jan Lindström | 2016-08-13 | 1 | -3/+3 |
| | | * | | | | | | | MDEV-10469: innodb.innodb-alter-tempfile fails in buildbot: InnoDB: Warning: ... | Jan Lindström | 2016-08-13 | 1 | -47/+48 |
| | | |/ / / / / / | |||||
| | * | | | | | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2016-07-13 | 3 | -3/+43 |
| | |\ \ \ \ \ \ \ | | | |/ / / / / / | |||||
| | | * | | | | | | Add more diagnostic to find out the problem on | Jan Lindström | 2016-07-04 | 3 | -2/+42 |
| | | | |_|_|_|/ | | | |/| | | | | |||||
| * | | | | | | | MDEV-10421 duplicate CHECK CONSTRAINTs. | Alexey Botchkov | 2016-09-06 | 1 | -2/+2 |
| * | | | | | | | More DBUG_PRINT's to make it easier to debug | Monty | 2016-09-01 | 3 | -1/+13 |
| * | | | | | | | MDEV-9872: New Power8 crc32(ieee) optimized functions | Daniel Black | 2016-08-05 | 1 | -2/+2 |
| * | | | | | | | MDEV-9872 - Add common optimized CRC32 function interface | Sergey Vojtovich | 2016-08-04 | 6 | -1803/+12 |
| * | | | | | | | MDEV-7901: re-implement analyze table for low impact | Oleksandr Byelkin | 2016-08-03 | 1 | -0/+1 |
* | | | | | | | | Fixed mutex deadlock found with innodb.innodb-defrag-concurrent | Jan Lindström | 2016-09-16 | 1 | -4/+1 |
* | | | | | | | | fix some quoting in error messages | Sergei Golubchik | 2016-09-16 | 2 | -8/+0 |
* | | | | | | | | Fix innodb_fts suite | Sergei Golubchik | 2016-09-14 | 4 | -5/+4 |
* | | | | | | | | Fix crash on innodb_fts.innobase_drop_fts_index_table | Jan Lindström | 2016-09-14 | 2 | -2/+2 |
* | | | | | | | | Windows : Remove one more CloseHandle() used on a (non-handle) thread id | Vladislav Vaintroub | 2016-09-13 | 1 | -4/+0 |
* | | | | | | | | Add error logging for aio error on Windows | Vladislav Vaintroub | 2016-09-13 | 1 | -2/+12 |
* | | | | | | | | Windows : CloseHandle() returned by CreateThread(). | Vladislav Vaintroub | 2016-09-13 | 3 | -55/+4 |
* | | | | | | | | fix MYSQL_FTPARSER_BOOLEAN_INFO initialization | Sergei Golubchik | 2016-09-11 | 1 | -1/+1 |
* | | | | | | | | Remove a bunch of TODO's, fix perfschema.threads_innodb test | Sergei Golubchik | 2016-09-11 | 20 | -303/+83 |
* | | | | | | | | misc after-merge changes: | Sergei Golubchik | 2016-09-10 | 8 | -57/+26 |
* | | | | | | | | Fix bunch of test failures and solaris build missing include. | Jan Lindström | 2016-09-09 | 5 | -4/+32 |
* | | | | | | | | MDEV-10551 Test innodb.defrag_mdl-9155 hangs on InnoDB 5.7 | Sergei Golubchik | 2016-09-08 | 1 | -0/+1 |
* | | | | | | | | Merge InnoDB 5.7 from mysql-5.7.14. | Jan Lindström | 2016-09-08 | 210 | -8502/+15311 |
* | | | | | | | | Merge InnoDB 5.7 from mysql-5.7.9. | Jan Lindström | 2016-09-02 | 378 | -75899/+131469 |
|/ / / / / / / | |||||
* | | | | | | | clarify ER_CANT_DROP_FIELD_OR_KEY | Sergei Golubchik | 2016-07-02 | 1 | -1/+1 |
* | | | | | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2016-06-30 | 154 | -1747/+2302 |
|\ \ \ \ \ \ \ | |/ / / / / / |