Skip to content

Workaround MySQL/MariaDB bind long string cropped#1288

Merged
mvorisek merged 2 commits into
developfrom
workaround_mysql_long_bind_string
Nov 22, 2025
Merged

Workaround MySQL/MariaDB bind long string cropped#1288
mvorisek merged 2 commits into
developfrom
workaround_mysql_long_bind_string

Conversation

@mvorisek

@mvorisek mvorisek commented Nov 22, 2025

Copy link
Copy Markdown
Member

We trick the server optimizer to not use the wrongly estimated maximum string length.

further improved in #1268 - and tested againts all released MySQL/MariaDB versions

@mvorisek mvorisek marked this pull request as ready for review November 22, 2025 13:44
@mvorisek mvorisek force-pushed the workaround_mysql_long_bind_string branch from 1036f3f to 870d5c4 Compare November 22, 2025 13:54
@mvorisek mvorisek force-pushed the workaround_mysql_long_bind_string branch from 870d5c4 to a970f99 Compare November 22, 2025 14:02
@mvorisek mvorisek merged commit 5d46072 into develop Nov 22, 2025
35 checks passed
@mvorisek mvorisek deleted the workaround_mysql_long_bind_string branch November 22, 2025 14:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant