Github messages for voidlinux
 help / color / mirror / Atom feed
* [ISSUE] apache mod_dbd and mysql (mariadb)
@ 2022-09-28 19:15 chriscamacho
  2022-09-28 23:35 ` classabbyamp
                   ` (11 more replies)
  0 siblings, 12 replies; 13+ messages in thread
From: chriscamacho @ 2022-09-28 19:15 UTC (permalink / raw)
  To: ml

[-- 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.

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2022-10-16  2:36 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-28 19:15 [ISSUE] apache mod_dbd and mysql (mariadb) chriscamacho
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

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).