Merge 10.4 into 10.5

This commit is contained in:
Marko Mäkelä 2023-01-03 17:08:42 +02:00
commit 8b9b4ab3f5
168 changed files with 3018 additions and 2202 deletions

View file

@ -666,7 +666,7 @@ enum enum_mysql_stmt_state
length - On input: in case when lengths of input values
are different for each execute, you can set this to
point at a variable containining value length. This
point at a variable containing value length. This
way the value length can be different in each execute.
If length is not NULL, buffer_length is not used.
Note, length can even point at buffer_length if