# Sifangda database server package and service evidence timestamp=2026-07-30 20:50:41 CST ## DNF history ID | Command line | Date and time | Action(s) | Altered ------------------------------------------------------------------------------- 2 | -y --nogpgcheck --disabl | 2026-07-30 20:07 | Install | 20 EE 1 | | 2026-07-30 14:40 | Install | 521 EE ## Installed MariaDB RPMs mariadb-10.5.24-1.oe2403.x86_64 mariadb-backup-10.5.24-1.oe2403.x86_64 mariadb-common-10.5.24-1.oe2403.x86_64 mariadb-connector-c-3.3.8-1.oe2403.x86_64 mariadb-errmsg-10.5.24-1.oe2403.x86_64 mariadb-gssapi-server-10.5.24-1.oe2403.x86_64 mariadb-server-10.5.24-1.oe2403.x86_64 mariadb-server-utils-10.5.24-1.oe2403.x86_64 mysql-selinux-1.0.10-1.oe2403.noarch ## Sanitized database configuration !includedir /etc/my.cnf.d [client] port=3306 socket=/var/lib/mysql/mysql.sock default-character-set=utf8 [mysql] default-character-set=utf8 no-auto-rehash [mysqld] user=mysql port=3306 bind-address=172.16.25.81 datadir=/workspace/mysql/data socket=/var/lib/mysql/mysql.sock pid-file=/run/mariadb/mariadb.pid character-set-server=utf8 collation-server=utf8_general_ci lower_case_table_names=1 skip-name-resolve explicit_defaults_for_timestamp=1 max_connections=500 max_connect_errors=10000 open_files_limit=65535 table_open_cache=2048 thread_cache_size=64 innodb_file_per_table=1 innodb_buffer_pool_size=2G innodb_log_file_size=256M innodb_log_buffer_size=16M innodb_flush_log_at_trx_commit=1 sql-mode=NO_ENGINE_SUBSTITUTION log-error=/workspace/mysql/log/mariadb-error.log slow-query-log=1 slow-query-log-file=/workspace/mysql/log/mariadb-slow.log long-query-time=2 [mysqldump] quick max_allowed_packet=64M ## MariaDB service journal Jul 30 20:09:32 sfd-db systemd[1]: Starting MariaDB 10.5.15 database server... Jul 30 20:09:32 sfd-db mariadb-prepare-db-dir[11694]: Initializing MariaDB database Jul 30 20:09:34 sfd-db mariadb-prepare-db-dir[11735]: Two all-privilege accounts were created. Jul 30 20:09:34 sfd-db mariadb-prepare-db-dir[11735]: One is root@localhost, it has no password, but you need to Jul 30 20:09:34 sfd-db mariadb-prepare-db-dir[11735]: be system 'root' user to connect. Use, for example, sudo mysql Jul 30 20:09:34 sfd-db mariadb-prepare-db-dir[11735]: The second is mysql@localhost, it has no password either, but Jul 30 20:09:34 sfd-db mariadb-prepare-db-dir[11735]: you need to be the system 'mysql' user to connect. Jul 30 20:09:34 sfd-db mariadb-prepare-db-dir[11735]: After connecting you can set the password, if you would need to be Jul 30 20:09:34 sfd-db mariadb-prepare-db-dir[11735]: able to connect as any of these users with a password and without sudo Jul 30 20:09:34 sfd-db mariadb-prepare-db-dir[11735]: See the MariaDB Knowledgebase at https://mariadb.com/kb Jul 30 20:09:34 sfd-db mariadb-prepare-db-dir[11735]: Please report any problems at https://mariadb.org/jira Jul 30 20:09:34 sfd-db mariadb-prepare-db-dir[11735]: The latest information about MariaDB is available at https://mariadb.org/. Jul 30 20:09:34 sfd-db mariadb-prepare-db-dir[11735]: Consider joining MariaDB's strong and vibrant community: Jul 30 20:09:34 sfd-db mariadb-prepare-db-dir[11735]: https://mariadb.org/get-involved/ Jul 30 20:09:34 sfd-db (mariadbd)[11796]: mariadb.service: Referenced but unset environment variable evaluates to an empty string: MYSQLD_OPTS, _WSREP_NEW_CLUSTER Jul 30 20:09:34 sfd-db systemd[1]: Started MariaDB 10.5.15 database server.