[MDEV-4730] update https://kb.askmonty.org/en/mysqld-options-full-list/ Created: 2013-06-28 Updated: 2013-06-29 Resolved: 2013-06-29 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | None |
| Fix Version/s: | None |
| Type: | Task | Priority: | Trivial |
| Reporter: | Joffrey MICHAIE (Inactive) | Assignee: | Unassigned |
| Resolution: | Cannot Reproduce | Votes: | 0 |
| Labels: | None | ||
| Description |
|
Hi, since version 2.1, Xtrabackup supports online export and import of single tablespaces. On Percona's documentation, the option is called "innodb_expand_import". Thanks! |
| Comments |
| Comment by Sergei Golubchik [ 2013-06-29 ] |
|
This option --innodb-import-table-from-xtrabackup is already present on the https://kb.askmonty.org/en/mysqld-options-full-list Besides, we did not rename it, it's Percona documentation that's incorrect, probably outdated. See the sources for percona server: the option is called import_table_from_xtrabackup there too. |