Skip to content

INSTALL SONAME fails because TidesDB can't find my.cnf #116

@mdcallag

Description

@mdcallag

I don't know if this is a bug.

I built MariaDB + TidesDB with: "-DDEFAULT_SYSCONFDIR=/home/mdcallag/d/ma120202_tides/etc"

And then this happens. Is it hardwired to look in $mysql_data_dir/etc/my.cnf? The datadir I use is /data/m/my/data but I don't put etc there.

MariaDB [(none)]> INSTALL SONAME 'ha_tidesdb';
ERROR 1524 (HY000): Plugin '(null)' is not loaded
MariaDB [(none)]> quit

From the error log I see:

Could not open required defaults file: /data/m/my/data/etc/my.cnf
Fatal error in defaults handling. Program aborted

Metadata

Metadata

Assignees

Labels

completequestion/infoGet information or a question answeredunconfirmedUnconfirmed by all parties.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions