[MDEV-13092] Documentation for InnoDB table options and flags is not complete Created: 2017-06-14 Updated: 2020-07-24 Resolved: 2020-07-24 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Documentation, Storage Engine - InnoDB |
| Affects Version/s: | N/A |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Major |
| Reporter: | Elena Stepanova | Assignee: | Ian Gilfillan |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
Some flags and/or table options that InnoDB uses are not described in the KB, e.g. I couldn't find anything about PAGE_COMPRESSION_LEVEL, most likely there are other ones. Please revise the docs to see what's missing that InnoDB supports, and either update it or inform greenman. If this is version-dependent, it should also be specified. Additionally, flags and options specific to certain functionality should be mentioned on corresponding pages, e.g. things like PAGE_COMPRESSION_LEVEL – on the compression page. |
| Comments |
| Comment by Geoff Montee (Inactive) [ 2020-07-22 ] |
|
I added some content related to this a while ago: https://mariadb.com/kb/en/create-table/#page_compression_level |
| Comment by Ian Gilfillan [ 2020-07-23 ] |
|
Thanks GeoffMontee, did you review to see if anything else was missing? |
| Comment by Geoff Montee (Inactive) [ 2020-07-23 ] |
|
Hi greenman, I think I did, but I don't remember how thorough my review was. It was over a year ago. |