aboutsummaryrefslogtreecommitdiff
path: root/devel/py-path/(public-mirror)
diff options
context:
space:
mode:
authorNick Hilliard <nick@foobar.org>2025-09-17 09:30:09 +0000
committerJuraj Lutter <otis@FreeBSD.org>2025-09-17 09:33:49 +0000
commit1ba5f925f5b1839f3e2b36742ec62cd246ccf764 (patch)
treeab863899a4504c2863cc2aa305ac20430610d3c4 /devel/py-path/(public-mirror)
parentf824a5ab091248adebb95aac5a6cb64ef162e0a3 (diff)
devel/apr1: Unbreak with MySQL > 8.0.2 < 10.0.0HEADmain
my_init() was removed from mysql 8.0.2, but dbd/apr_dbd_mysql.c calls my_init() if MYSQL_VERSION_ID < 100000. This patch fixes this problem, allowing Apache mod_authn_dbd.so to work properly on mysql >= 8.0.2. There is an open bug upstream, but it has not been patched yet. Upstream PR: https://bz.apache.org/bugzilla/show_bug.cgi?id=62631 PR: 274134 Approved by: brnrd (with apache hat)
Diffstat (limited to 'devel/py-path/(public-mirror)')
0 files changed, 0 insertions, 0 deletions