Up to [parser3project] / sql / mysql
Request diff between arbitrary revisions - Display revisions graphically
Keyword substitution: kv
Default branch: MAIN
Current tag: mysql_release_10_5
bugfix: mysql_fetch_fields usage reverted to mysql_fetch_field usage, as it is more compatible with different mysql client libraries versions (does not depend on MYSQL_FIELD structure size). (fixes #874)