summaryrefslogtreecommitdiff
path: root/databases/mysql80-server/files/patch-sql_item.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2021-05-20databases/mysql80-*: update to 8.0.25 GA releaseDima Panov1-18/+0
Release notes: https://dev.mysql.com/doc/relnotes/mysql/8.0/en/news-8-0-25.html https://dev.mysql.com/doc/relnotes/mysql/8.0/en/news-8-0-24.html PR: 255937 Submitted by: delphij@ Approved by joneum@ (implicit) MFH: 2021Q2
2021-02-03databases/mysql80*: update to 8.0.23Dima Panov1-0/+18
Disable detect of TLSv1.3 functions - it's broken with LibreSSL Release Notes: https://dev.mysql.com/doc/relnotes/mysql/8.0/en/news-8-0-23.html Requested by: joneum