From 0581a9f7c84734dc0c6cc0f20366a9f30011e112 Mon Sep 17 00:00:00 2001
From: moodler You need to create an empty database (eg "moodle") in your database system
+ You need to create an empty database (eg "moodle") in your database system
along with a special user (eg "moodleuser") that has access to that database
- (and that database only. For example, don't use the "root" user for the moodle
- database in a production system - it's a security hazard). 5. Create a database
-
eg for MySQL:
# mysql -u root -p -- 2.39.5