mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
Fix error:
$mariadb-install-db --basedir=/usr
FATAL ERROR: Could not find /usr/share/mariadb/fill_help_tables.sql
Upstream commit [1] move /usr/share/mysql to /usr/share/mariadb, this
make related files split into wrong package, and not installed by
default, so cause above error
[1]
|
||
|---|---|---|
| .. | ||
| influxdb | ||
| leveldb | ||
| libdbi | ||
| lmdb | ||
| mysql | ||
| postgresql | ||
| psqlodbc | ||
| rocksdb | ||
| soci | ||