Daniël van Eeden

Results 143 issues of Daniël van Eeden

### What is changed, added or deleted? (Required) Closes #16648 ### Which TiDB version(s) do your changes apply to? (Required) **Tips for choosing the affected version(s):** By default, **CHOOSE MASTER...

missing-translation-status
size/XL

Strange that I didn't find ALTER SEQUENCE support in TiDB document https://docs.pingcap.com/tidb/stable/sql-statement-create-sequence . So I think at least we should not allow replicating this type of DDL. And it will...

### What is changed, added or deleted? (Required) Add script to create help data for https://github.com/pingcap/tidb/pull/25485 This takes the statement documentation and creates insert statements from that for `mysql.help_topic` ###...

translation/doing
status/LGT1
size/L
do-not-merge/hold
do-not-merge/work-in-progress
needs-rebase

## Error Report 1. What is the URL/path of the document related to this issue? Example: - Online/HTML: https://docs.pingcap.com/tidb/stable/release-7.5.0 ![image](https://github.com/pingcap/docs/assets/1272980/18c4ea0e-2422-4d71-8674-16ffd3a622b9) - PDF: https://download.pingcap.org/tidb-stable-en-manual.pdf ![image](https://github.com/pingcap/docs/assets/1272980/300e104b-7171-422e-a478-042dfbb1da13) 2. How would you like to...

### What is changed, added or deleted? (Required) - Add `Makefile` for convenience - Update for new Pandoc/XeLaTeX version - Set a fixed title for the PDF Issue: ref #5634...

missing-translation-status
do-not-merge/work-in-progress
size/M

## Error Report ``` $ ./scripts/generate_pdf.sh --smart/-S has been removed. Use +smart or -smart extension instead. For example: pandoc -f markdown+smart -t markdown-smart. --latex-engine has been removed. Use --pdf-engine instead....

tracked

## Error Report 1. What is the URL/path of the document related to this issue? https://download.pingcap.org/tidb-stable-en-manual.pdf ![image](https://github.com/pingcap/docs/assets/1272980/46467d86-2d88-47d4-9fea-1d32d2e6f410) ``` $ pdfinfo tidb-stable-en-manual.pdf Title: TiDB Introduction

## Bug Report When running `tiup cluster check ...` against systems that have `/tmp` mounted with the `noexec` option then TiUP fails to run the checks. 1. What did you...

type/bug

### What problem does this PR solve? From https://dev.mysql.com/doc/relnotes/mysql/8.1/en/news-8-1-0.html > Comments in the mysql client are now enabled by default. To disable them, start mysql with the --skip-comments option. >...

size/L

## Feature Request When using TiUP Cluster to deploy a TiDB Cluster one can set the `ng_port` to get ng-monitoring deployed as part of the cluster. Then one can enable...

type/feature-request
category/monitoring