Details
Description
Hi,
if the mysql_install_db command fails it says:
Installation of system tables failed! Examine the logs in /var/lib/mysql for more information.
|
On Debian the error log goes by default to /var/log/mysql/error.log and not into /var/lib/mysql.
Faustin
Attachments
Issue Links
Activity
Field | Original Value | New Value |
---|---|---|
Description |
Hi,
if the mysql_install_db command fails it says: ``` Installation of system tables failed! Examine the logs in /var/lib/mysql for more information. ``` On Debian the error log goes by default to /var/log/mysql/error.log and not into /var/lib/mysql. Faustin |
Hi,
if the mysql_install_db command fails it says: {noformat} Installation of system tables failed! Examine the logs in /var/lib/mysql for more information. {noformat} On Debian the error log goes by default to /var/log/mysql/error.log and not into /var/lib/mysql. Faustin |
Remote Link | This issue links to "mariadb-server-10.3: Logs are not in /var/lib/mysql (Web Link)" [ 28800 ] |
Assignee | Faustin Lammler [ faust ] |
Component/s | Packaging [ 10700 ] |
Link | This issue is blocked by MDEV-24268 [ MDEV-24268 ] |
Fix Version/s | 10.5 [ 23123 ] | |
Fix Version/s | 10.1 [ 16100 ] |
Workflow | MariaDB v3 [ 92624 ] | MariaDB v4 [ 141156 ] |
Fix Version/s | 10.2 [ 14601 ] |
Link | This issue is blocked by MDEV-24268 [ MDEV-24268 ] |
Assignee | Faustin Lammler [ faust ] | Daniel Black [ danblack ] |
Status | Open [ 1 ] | In Progress [ 3 ] |
Assignee | Daniel Black [ danblack ] | Faustin Lammler [ faust ] |
Status | In Progress [ 3 ] | In Review [ 10002 ] |
issue.field.resolutiondate | 2022-12-13 23:35:02.0 | 2022-12-13 23:35:02.497 |
Component/s | Scripts & Clients [ 11002 ] | |
Component/s | Packaging [ 10700 ] | |
Fix Version/s | 10.3.38 [ 28507 ] | |
Fix Version/s | 10.4.28 [ 28509 ] | |
Fix Version/s | 10.5.19 [ 28511 ] | |
Fix Version/s | 10.6.12 [ 28513 ] | |
Fix Version/s | 10.7.8 [ 28515 ] | |
Fix Version/s | 10.8.7 [ 28517 ] | |
Fix Version/s | 10.9.5 [ 28519 ] | |
Fix Version/s | 10.10.3 [ 28521 ] | |
Fix Version/s | 10.11.2 [ 28523 ] | |
Fix Version/s | 10.3 [ 22126 ] | |
Fix Version/s | 10.4 [ 22408 ] | |
Fix Version/s | 10.5 [ 23123 ] | |
Assignee | Faustin Lammler [ faust ] | Daniel Black [ danblack ] |
Resolution | Fixed [ 1 ] | |
Status | In Review [ 10002 ] | Closed [ 6 ] |
faust This was pretty well debugged downstream in https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=922018, to fix this I guess you only need to change one string/variable? Could you fix this upstream?