Daniël van Eeden

Results 143 issues of Daniël van Eeden

## Feature Request **Describe the feature you'd like:** It would be nice if we could make it easier to use various DB tools by creating the right config files etc....

type/feature-request

## Bug Report With TiUP v1.11.0 and TiDB v6.3.0 ``` $ grep -A1 retention &1) --retention-period string Data with timestamps outside the retentionPeriod is automatically deleted The following optional suffixes...

type/bug

## Feature Request The current "Key Visualizer" looks like this: ![image](https://user-images.githubusercontent.com/1272980/197476487-d324c78c-95a1-4437-8ecf-bd5a33d98e39.png) And the "Slow Queries" page looks like this: ![image](https://user-images.githubusercontent.com/1272980/197476618-f0566c85-ecd2-45c5-be6f-d32c795e7560.png) The key visualizer page is great for use by DBA's...

status/discussion
type/feature-request

### DBD::mysql version 5.003 ### MySQL client version mysql80-client-8.0.35 from pkg repository. ### Server version 8.0.35? ### Operating system version FreeBSD 14.0-RELEASE-p5 ### What happened? https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275100#c10 I have problem with...

bug
bsd

### What enhancement would you like in DBD::mysql? Use the Asynchronous Interface of the C API that MySQL provides. This might allow newer/better async support and it might partly replace...

enhancement
async

Closes #359

CI

GitHub has windows runners, but it looks like MySQL requires a quite old Visual C++ version according to https://dev.mysql.com/doc/c-api/8.0/en/c-api-building-clients.html

Windows
CI

### What problem does this PR solve? Issue Number: ref #52996 Problem Summary: ### What changed and how does it work? ### Check List Tests - [ ] Unit test...

sig/planner
size/M
do-not-merge/work-in-progress
release-note-none
component/dumpling
ok-to-test
do-not-merge/needs-tests-checked

## Bug Report Many places use a `int` or `uint8` for the Collation ID. This breaks collations with an ID above 255. ``` $ git grep -iE 'collation *(uint8|int)(,|$|\ )'...

type/bug
component/parser
component/charset
severity/minor

### What problem does this PR solve? Issue Number: close #52929 Problem Summary: ### What changed and how does it work? ### Check List Tests - [ ] Unit test...

release-note
size/XS
ok-to-test
needs-1-more-lgtm