Github messages for voidlinux
 help / color / mirror / Atom feed
From: chriscamacho <chriscamacho@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [ISSUE] apache mod_dbd and mysql (mariadb)
Date: Wed, 28 Sep 2022 21:15:29 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-39510@inbox.vuxu.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 1439 bytes --]

New issue by chriscamacho on void-packages repository

https://github.com/void-linux/void-packages/issues/39510

Description:
### Is this a new report?

Yes

### System Info

Void 5.18.19_1 x86_64 GenuineIntel notuptodate rrmFFFFFFFFF

### Package(s) Affected

apr_dbd_mysql

### Does a report exist for this bug with the project's home (upstream) and/or another distro?

not sure if I have 1000% identified the issue tried reaching out on reddit - no response
there are some issues upstream that might or might be pertinent but equally could just confuse the issue. 

### Expected behaviour

mod_dbd should work with mysql (mariadb)

### Actual behaviour

on using mod_dbd with mysql I see

Can't load driver file apr_dbd_mysql.so


### Steps to reproduce

configure mod_dbd to use mysql (httpd.conf)

attempt to open a connection using mod_dbd (from another module)

note that 

strings /usr/lib/apr-util-1/apr_dbd_mysql.so

includes

my_init

which isn't in libmariadb.so

to be sure apr_dbd_mysql wasn't linking to something like libmysql.so or similar I checked

ldd /usr/lib/apr-util-1/apr_dbd_mysql.so

which shows

libmariadb.so.3 => /usr/lib/libmariadb.so.3

from this I conclude that apr_dbd_mysql is possibly currently non-functioning

I have confirmed the mod_dbd *is* working with for example with sqlite (mod_dbd DBDriver sqlite3) and apr_dbd_sqlite

Thank you for taking the time to read this.

             reply	other threads:[~2022-09-28 19:15 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-28 19:15 chriscamacho [this message]
2022-09-28 23:35 ` classabbyamp
2022-10-02 13:24 ` chriscamacho
2022-10-02 13:26 ` chriscamacho
2022-10-02 20:36 ` chriscamacho
2022-10-15 23:00 ` chriscamacho
2022-10-15 23:07 ` classabbyamp
2022-10-16  0:36 ` chriscamacho
2022-10-16  0:55 ` classabbyamp
2022-10-16  1:36 ` classabbyamp
2022-10-16  1:40 ` [ISSUE] [CLOSED] " classabbyamp
2022-10-16  2:32 ` chriscamacho
2022-10-16  2:36 ` classabbyamp

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-39510@inbox.vuxu.org \
    --to=chriscamacho@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).