Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix some option notations #252

Merged

Conversation

chromato99
Copy link
Contributor

Hi.
While reading the document, there were some parts where the notation was ambiguous, so I would like to suggest corrections. Please check it out and leave a comment.
The 8.0 branch also has the same problem.

@chromato99
Copy link
Contributor Author

There was also an error in the streaming backup document, so I modified it further.
If you run it according to the current document, an unknown argument error will occur as shown below, so I added the --target-dir option to the command.

vm-1:~$ sudo xtrabackup --backup --stream=xbstream ./ | nc dbp-test-vm-3.kep.k9d.in 9999
2024-02-29T13:57:55.127916+09:00 0 [Note] [MY-011825] [Xtrabackup] recognized server arguments: --datadir=/mysql/data --server-id=1 --open_files_limit=8161 --innodb_adaptive_hash_index=0 --innodb_max_dirty_pages_pct=90 --innodb_io_capacity=500 --innodb_buffer_pool_size=4294967296 --innodb_flush_log_at_trx_commit=1
2024-02-29T13:57:55.128106+09:00 0 [Note] [MY-011825] [Xtrabackup] recognized client arguments: --backup=1 --stream=xbstream
2024-02-29T13:57:55.128126+09:00 0 [ERROR] [MY-011825] [Xtrabackup] unknown argument: './'

@chromato99 chromato99 changed the title Update option notations on create-individual-partition-backup.md Fix some option notations Feb 29, 2024
modified:   docs/take-streaming-backup.md
Copy link
Collaborator

@patrickbirch patrickbirch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fine

docs/take-streaming-backup.md Show resolved Hide resolved
docs/take-streaming-backup.md Show resolved Hide resolved
Copy link
Collaborator

@patrickbirch patrickbirch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

approved

@alina-derkach-oaza alina-derkach-oaza merged commit 9382605 into percona:innovation-release Mar 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants