summaryrefslogtreecommitdiff
path: root/storage/innobase/include/fil0fil.h
Commit message (Expand)AuthorAgeFilesLines
* Merge bb-10.2-ext into 10.3Marko Mäkelä2017-11-101-10/+5
|\
| * Merge 10.1 into 10.2Marko Mäkelä2017-11-071-10/+5
| |\
| | * MDEV-13328 ALTER TABLE…DISCARD TABLESPACE takes a lot of timeMarko Mäkelä2017-11-061-10/+5
| | * MDEV-13591: InnoDB: Database page corruption on disk or a failed file read an...Jan Lindström2017-08-281-1/+4
| | * MDEV-11939: innochecksum mistakes a file for an encrypted one (page 0 invalid)Jan Lindström2017-08-031-4/+4
* | | MDEV-11369 Instant ADD COLUMN for InnoDBMarko Mäkelä2017-10-061-5/+16
|/ /
* | Return uint16_t instead of ulintMarko Mäkelä2017-09-131-3/+2
* | MDEV-12741: innodb.ibuf_not_empty failed in buildbot with "InnoDB: Trying to ...Jan Lindström2017-08-311-2/+4
* | Bug #25357789 INNODB: LATCH ORDER VIOLATION DURING TRUNCATE TABLE IF INNODB_S...Thirunarayanan Balathandayuthapani2017-08-091-3/+3
* | MDEV-11939: innochecksum mistakes a file for an encrypted one (page 0 invalid)Jan Lindström2017-08-081-11/+12
* | MDEV-12548 Initial implementation of Mariabackup for MariaDB 10.2Marko Mäkelä2017-07-051-0/+14
* | Merge 10.1 into 10.2Marko Mäkelä2017-06-151-3/+1
|\ \ | |/
| * Remove some fields from dict_table_tMarko Mäkelä2017-06-151-2/+1
* | Merge 10.1 into 10.2Marko Mäkelä2017-06-121-5/+0
|\ \ | |/
| * MDEV-12610: MariaDB start is slowJan Lindström2017-06-091-3/+0
| * MDEV-12113: install_db shows corruption for rest encryption with innodb_data_...Jan Lindström2017-06-011-31/+32
* | Merge 10.1 into 10.2Marko Mäkelä2017-05-231-6/+6
|\ \ | |/
| * Merge 10.0 into 10.1Marko Mäkelä2017-05-201-8/+8
| |\
| | * Merge remote-tracking branch 'origin/10.0' into 10.0Vicențiu Ciorbaru2017-05-181-1/+1
| | |\
| | * \ Merge branch 'merge-innodb-5.6' into bb-10.0-vicentiuVicențiu Ciorbaru2017-05-171-8/+8
| | |\ \
| | | * | 5.6.36Vicențiu Ciorbaru2017-05-151-7/+7
* | | | | Merge 10.1 into 10.2Marko Mäkelä2017-05-221-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.0 into 10.1Marko Mäkelä2017-05-191-1/+1
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | fil_create_new_single_table_tablespace(): Correct a bogus nonnull attributeMarko Mäkelä2017-05-171-2/+2
| | |/ /
| * | | MDEV-12602 InnoDB: Failing assertion: space->n_pending_ops == 0Marko Mäkelä2017-04-281-22/+41
* | | | Fix some integer type mismatch.Marko Mäkelä2017-05-101-1/+1
* | | | Merge 10.1 into 10.2Marko Mäkelä2017-05-051-12/+24
|\ \ \ \ | |/ / /
| * | | MDEV-12253: Buffer pool blocks are accessed after they have been freedJan Lindström2017-04-261-56/+83
* | | | MDEV-12602 InnoDB: Failing assertion: space->n_pending_ops == 0Marko Mäkelä2017-04-281-17/+32
* | | | Merge 10.1 into 10.2Marko Mäkelä2017-04-281-18/+1
|\ \ \ \ | |/ / /
| * | | Fix a compilation errorMarko Mäkelä2017-04-211-9/+1
| * | | MDEV-12545 Reduce the amount of fil_space_t lookupsMarko Mäkelä2017-04-211-15/+14
* | | | MariaDB adjustments for Oracle Bug#23070734 fixMarko Mäkelä2017-04-261-0/+11
* | | | Bug #23070734 CONCURRENT TRUNCATE TABLES CAUSE STALLSAditya A2017-04-261-7/+11
* | | | Remove the unused declaration fsp_is_temporary()Marko Mäkelä2017-04-261-9/+0
* | | | MDEV-12545 Reduce the amount of fil_space_t lookupsMarko Mäkelä2017-04-211-9/+9
* | | | Merge 10.1 into 10.2Marko Mäkelä2017-04-041-14/+17
|\ \ \ \ | |/ / /
| * | | MDEV-12428 SIGSEGV in buf_page_decrypt_after_read() during DDLMarko Mäkelä2017-04-031-8/+9
* | | | Merge branch '10.1' into 10.2Sergei Golubchik2017-03-301-61/+78
|\ \ \ \ | |/ / /
| * | | MDEV-11738: Mariadb uses 100% of several of my 8 cpus doing nothingJan Lindström2017-03-141-12/+101
| * | | Replace some functions with macros.Marko Mäkelä2017-03-061-10/+4
| * | | Merge 10.0 into 10.1Marko Mäkelä2017-02-201-3/+5
| |\ \ \ | | |/ /
| | * | MDEV-11802 innodb.innodb_bug14676111 failsMarko Mäkelä2017-02-201-1/+4
* | | | MDEV-12271 Port MySQL 8.0 Bug#23150562 REMOVE UNIV_MUST_NOT_INLINE AND UNIV_N...Marko Mäkelä2017-03-171-6/+1
* | | | Fix many -Wconversion warnings.Marko Mäkelä2017-03-071-3/+1
* | | | Remove the unused field tablespace_version.Marko Mäkelä2017-02-271-8/+0
* | | | MDEV-11802 innodb.innodb_bug14676111 failsMarko Mäkelä2017-02-201-2/+4
* | | | MDEV-11849: Fix storage/innobase/* compile warningsJan Lindström2017-01-261-5/+6
* | | | Replace fil_node_t::is_open with fil_node_t::is_open().Marko Mäkelä2017-01-251-2/+6
* | | | MDEV-11254: innodb-use-trim has no effect in 10.2Jan Lindström2017-01-241-10/+8