TOC is not supported in this version (ex.Mobile) The first thing you do after you build a database is create a database where that data is stored and create an account to access that database. I'll write about the establishment of the MariaDB database later. First, access mariadb with root privileges. (Mariadb is based on mysql, so mysql has many similarities in commands.) 1. Connect to MariaDB ..