[MDEV-21126] Server does not start and gives no error nessage Created: 2019-11-22  Updated: 2019-12-29  Resolved: 2019-12-29

Status: Closed
Project: MariaDB Server
Component/s: Configuration
Affects Version/s: 10.4.10
Fix Version/s: N/A

Type: Bug Priority: Major
Reporter: Jens Bollmann (Inactive) Assignee: Unassigned
Resolution: Incomplete Votes: 0
Labels: need_feedback
Environment:

CentOS 8



 Description   

Avoiding aria for temp table on disk the parameter aria_used_for_temp_tables=OFF in configuration file hinders the MariaDB server to start.

Nov 22 04:47:58 mariadb1 systemd[1]: Stopped MariaDB 10.4.10 database server.
Nov 22 04:48:22 mariadb1 systemd[1]: Starting MariaDB 10.4.10 database server...
Nov 22 04:48:22 mariadb1 mysqld[3491]: 2019-11-22 4:48:22 0 [Note] /usr/sbin/mysqld (mysqld 10.4.10-MariaDB-log) start
ing as process 3491 ...
Nov 22 04:50:24 mariadb1 systemd[1]: mariadb.service: Start operation timed out. Terminating.
Nov 22 04:50:57 mariadb1 chronyd[858]: Selected source 85.25.148.4
Nov 22 04:51:54 mariadb1 systemd[1]: mariadb.service: State 'stop-sigterm' timed out. Skipping SIGKILL.
Nov 22 04:53:24 mariadb1 systemd[1]: mariadb.service: State 'stop-final-sigterm' timed out. Skipping SIGKILL. Entering
failed mode.
Nov 22 04:53:24 mariadb1 systemd[1]: mariadb.service: Failed with result 'timeout'.
Nov 22 04:53:24 mariadb1 systemd[1]: Failed to start MariaDB 10.4.10 database server.



 Comments   
Comment by Alice Sherepa [ 2019-11-22 ]

aria_used_for_temp_tables is a read-only variable (https://mariadb.com/kb/en/library/aria-system-variables/#aria_used_for_temp_tables) - so the server does not start and there should be the error like "mysqld: unknown variable 'aria_used_for_temp_tables=off'" in the error log, could you please confirm it.

Generated at Thu Feb 08 09:04:47 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.