Christopher Juckins

SysAdmin Tips, Tricks and other Software Tools

User Tools

Site Tools


ubuntu_notes

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
ubuntu_notes [2019/01/26 12:15] juckinsubuntu_notes [2019/01/27 10:56] juckins
Line 64: Line 64:
   CREATE DATABASE dbname;   CREATE DATABASE dbname;
   SET PASSWORD FOR 'username'@'localhost' = PASSWORD('password');   SET PASSWORD FOR 'username'@'localhost' = PASSWORD('password');
 +  
 +  
 +To fix this locale error upon login:
 +  -bash: warning: setlocale: LC_ALL: cannot change locale (en_US)
 +
 +
 +
 ---- ----
  
ubuntu_notes.txt · Last modified: 2021/02/21 11:09 by juckins