Daniël van Eeden

Results 172 issues of Daniël van Eeden

### What is changed, added or deleted? (Required) 1. Some pages about specific admin statements also had EBNF for other admin statements. 2. Added some info to the page about...

translation/doing
size/L
area/sql-infra
needs-cherry-pick-release-8.1

### What is changed, added or deleted? (Required) 1. Update the reference for the `PASSWORD()` function, which has been removed from MySQL 8.0 docs. Might add more updates later ###...

missing-translation-status
size/XL

## Change Request Update the docs with MySQL v8.4.0 compatibility information. - [ ] `mysql-compatibility.md` - [ ] `basic-features.md` - [ ] `dm/dm-compatibility-catalog.md` - [ ] `security-compatibility-with-mysql.md` We have to...

``` dvaneeden@dve-carbon:~/dev/pingcap/mysql-tester$ cat t/source.test --echo first line --source include/hello.inc --echo last line dvaneeden@dve-carbon:~/dev/pingcap/mysql-tester$ cat include/hello.inc --echo Hello from the included file dvaneeden@dve-carbon:~/dev/pingcap/mysql-tester$ cat r/source.result first line Hello from the included...

- Better error messages - Updated error codes from MySQL 9.0.0 - Using 'go generate' to create `perror.go`. For CI: - This now actually runs the generation for `perror.go` in...

### What problem does this PR solve? Issue Number: close #56533 close #17682 Problem Summary: Change the default for `deprecate-integer-display-length`. This affects: - `SHOW CREATE TABLE` output - `EXPLAIN` output...

release-note
size/XXL
ok-to-test
approved
lgtm

In https://github.com/pingcap/tidb/pull/20200 stats were added for the `information_schema.slow_query` table. However there is nothing for the similar `information_schema.cluster_slow_query` table. Example: ``` mysql-8.0.11-TiDB-v8.4.0-alpha-364-gd5796776c1-dirty> EXPLAIN ANALYZE SELECT * FROM information_schema.slow_query LIMIT 1; +-----------------------+----------+---------+------+------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------+-------------------------------------------------+---------+------+...

sig/execution
type/feature-request
component/executor

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

missing-translation-status
size/M

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

translation/doing
size/M
needs-1-more-lgtm