Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MDEV-17833 ALTER TABLE is not enforcing prefix index size limit | Eugene Kosov | 2018-12-11 | 2 | -6/+4 |
* | MDEV-17904 Crash in fts_is_sync_needed() after failed ALTER or CREATE TABLE | Marko Mäkelä | 2018-12-07 | 2 | -8/+8 |
* | Add implementation in .h and delete unneccessery printing | Anel Husakovic | 2018-11-06 | 4 | -24/+2 |
* | Revert some InnoDB/XtraDB changes | Marko Mäkelä | 2018-11-05 | 16 | -154/+104 |
* | MDEV-13671 InnoDB should use case-insensitive column name comparisons like th... | Eugene Kosov | 2018-11-05 | 4 | -36/+32 |
* | Remove dead code is_thd_killed() | Marko Mäkelä | 2018-11-02 | 2 | -15/+2 |
* | MDEV-12023 Assertion failure sym_node->table != NULL on startup | Marko Mäkelä | 2018-10-30 | 6 | -174/+189 |
* | CONNECT: bintar compilation failure on Mac OS X | Sergei Golubchik | 2018-10-29 | 1 | -1/+1 |
* | after-merge: enable tests | Sergei Golubchik | 2018-10-28 | 3 | -4/+2 |
* | Squashed commit of connect/10.0: | Olivier Bertrand | 2018-10-28 | 41 | -333/+348 |
* | CONNECT: don't mix bundled zlib and system libxml2 | Sergei Golubchik | 2018-10-28 | 1 | -0/+9 |
* | Merge branch 'merge/merge-perfschema-5.6' into 10.0 | Sergei Golubchik | 2018-10-28 | 1 | -1/+4 |
|\ | |||||
| * | 5.6.42 | Sergei Golubchik | 2018-10-27 | 1 | -1/+4 |
* | | Merge branch 'merge/merge-xtradb-5.6' into 10.0 | Sergei Golubchik | 2018-10-28 | 26 | -120/+212 |
|\ \ | |||||
| * | | 5.6.41-84.1 | Sergei Golubchik | 2018-10-27 | 33 | -173/+433 |
* | | | Merge branch 'merge/merge-innodb-5.6' into 10.0 | Sergei Golubchik | 2018-10-28 | 9 | -54/+93 |
|\ \ \ | |||||
| * | | | 5.6.42 | Sergei Golubchik | 2018-10-27 | 9 | -60/+143 |
* | | | | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2018-10-27 | 8 | -21/+147 |
|\ \ \ \ | |||||
| * \ \ \ | Merge branch 'merge/merge-xtradb-5.5' into 5.5mariadb-5.5.62 | Sergei Golubchik | 2018-10-24 | 10 | -63/+123 |
| |\ \ \ \ | |||||
| | * | | | | 5.5.61-38.13 | Sergei Golubchik | 2018-10-24 | 12 | -65/+135 |
| * | | | | | Merge branch 'mysql/5.5' into 5.5 | Sergei Golubchik | 2018-10-23 | 1 | -4/+18 |
| |\ \ \ \ \ | |||||
| | * | | | | | Bug#27799513: POTENTIAL DOUBLE FREE OR CORRUPTION OF HEAP | Arun Kuruvila | 2018-06-29 | 1 | -3/+17 |
| * | | | | | | MDEV-9137 MariaDB Crash on Query Using Aria Engine | Sergei Golubchik | 2018-09-22 | 1 | -1/+1 |
| * | | | | | | MDEV-9137 MariaDB Crash on Query Using Aria Engine | Sergei Golubchik | 2018-09-22 | 1 | -5/+10 |
| * | | | | | | MDEV-9137 MariaDB Crash on Query Using Aria Engine | Sergei Golubchik | 2018-09-22 | 1 | -6/+3 |
* | | | | | | | MDEV-17533 Merge new release of InnoDB 5.6.42 to 10.0 | Marko Mäkelä | 2018-10-25 | 1 | -1/+1 |
* | | | | | | | MDEV-17532 Performance_schema reports wrong directory for the temporary files... | Marko Mäkelä | 2018-10-25 | 2 | -2/+20 |
* | | | | | | | MDEV-17531 Crash in RENAME TABLE with FOREIGN KEY and FULLTEXT INDEX | Marko Mäkelä | 2018-10-25 | 2 | -4/+6 |
* | | | | | | | MDEV-12547: InnoDB FULLTEXT index has too strict innodb_ft_result_cache_limit... | Thirunarayanan Balathandayuthapani | 2018-10-16 | 10 | -20/+20 |
* | | | | | | | Disabled storage engine tests using LOCK with MERGE engine | Elena Stepanova | 2018-10-13 | 1 | -0/+2 |
* | | | | | | | tokudb: create and destroy TOKUDB_SHARE::_open_tables_mutex dynamically | Sergei Golubchik | 2018-09-22 | 2 | -6/+8 |
* | | | | | | | sanitize tokudb locking macros | Sergei Golubchik | 2018-09-22 | 1 | -8/+8 |
* | | | | | | | TokuDB: Don't free P_S instrumented mutexes after exit() | Sergei Golubchik | 2018-09-06 | 2 | -6/+10 |
* | | | | | | | Merge branch 'merge-tokudb-5.6' into 10.0 | Oleksandr Byelkin | 2018-09-06 | 192 | -194538/+3936 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | 5.6.41-84.1 | Oleksandr Byelkin | 2018-09-03 | 187 | -194538/+4359 |
* | | | | | | | | MDEV-16465 Invalid (old?) table or database name or hang in ha_innobase::dele... | Sergei Golubchik | 2018-09-04 | 2 | -4/+4 |
* | | | | | | | | cleanup: FOREIGN_KEY_INFO | Sergei Golubchik | 2018-09-04 | 5 | -72/+38 |
* | | | | | | | | Merge branch '5.5' into 10.0bb-10.0-merge-sanja | Oleksandr Byelkin | 2018-09-03 | 1 | -5/+13 |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | |||||
| * | | | | | | | MDEV-16682 Assertion `(buff[7] & 7) == HEAD_PAGE' failed | Monty | 2018-09-03 | 1 | -5/+13 |
* | | | | | | | | Fix clang warning of mismatched new[] and delete[] | Vicențiu Ciorbaru | 2018-08-25 | 1 | -1/+1 |
* | | | | | | | | connect engine: GetStringUTFChars takes pointer arg | Daniel Black | 2018-08-25 | 4 | -10/+10 |
* | | | | | | | | Fix -Wclass-memaccess warnings in InnoDB,XtraDB | Marko Mäkelä | 2018-08-03 | 14 | -12/+34 |
* | | | | | | | | Follow-up fix to MDEV-16865: InnoDB fts_query() ignores KILL | Marko Mäkelä | 2018-08-03 | 2 | -2/+2 |
* | | | | | | | | MDEV-16865 InnoDB fts_query() ignores KILL | Marko Mäkelä | 2018-08-01 | 6 | -6/+56 |
* | | | | | | | | Fix function pointer type mismatch | Marko Mäkelä | 2018-08-01 | 4 | -32/+32 |
* | | | | | | | | MDEV-16855 Fix fts_sync_synchronization in InnoDB | Marko Mäkelä | 2018-07-30 | 12 | -440/+156 |
* | | | | | | | | Apply the 5.6.40 security fixes to XtraDB | Marko Mäkelä | 2018-07-30 | 2 | -20/+43 |
* | | | | | | | | Merge 5.5 into 10.0 | Marko Mäkelä | 2018-07-30 | 1 | -1/+2 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | |||||
| * | | | | | | | (no commit message)mariadb-5.5.61 | Karthik Kamath | 2018-07-30 | 1 | -1/+3 |
* | | | | | | | | Merge InnoDB MySQL 5.6.41 to 10.0 | Marko Mäkelä | 2018-07-30 | 5 | -73/+117 |
|\ \ \ \ \ \ \ \ |