CommunityData:MySQL

From CommunityData
Revision as of 02:08, 2 August 2021 by Healspersecond (talk | contribs) (Added more info about getting the username and password credentials.)

Kibo has MySQL already installed. To find username and password credentials to access MySQL, type sudo -s to get a root shell first. Then, change to the root directory by typing cd ~root. You'll find the file labeled "mysql_root_credentials" that contains the username and password to access MySQL on kibo.

Making a new MySQL database