Debian 10 fails update due to missing config #2

Closed
opened 2021-03-31 13:48:32 +02:00 by bprieshof · 1 comment
bprieshof commented 2021-03-31 13:48:32 +02:00 (Migrated from 192.168.2.138:3000)

/etc/mysql/my.cnf.fallback seems to be required to be existend otherwise update might fail

/etc/mysql/my.cnf.fallback seems to be required to be existend otherwise update might fail
bprieshof commented 2021-05-06 12:04:32 +02:00 (Migrated from 192.168.2.138:3000)

Run the following command to fix on existing debian 10 systems,
touch /etc/mysql/my.cnf.fallback

this fix will be added to the scipt for new installations

Run the following command to fix on existing debian 10 systems, `touch /etc/mysql/my.cnf.fallback` this fix will be added to the scipt for new installations
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Work_Archive/VPS-scripts_MySQL#2