SQL

From Coder Merlin
Revision as of 21:45, 16 January 2023 by Chukwuemeka-tinashe (talk | contribs) (Created page with "== Configuration File == Create a file named {{Pathname|my.cnf}} in your home directory containing the following: <pre> [client] host=db database=employees user=employees_user password=N@!S%9poX5HE,CdPJ6_2 </pre>")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Within these castle walls be forged Mavens of Computer Science ...
— Merlin, The Coder

Configuration File[edit]

Create a file named my.cnf in your home directory containing the following:

[client]
host=db
database=employees
user=employees_user
password=N@!S%9poX5HE,CdPJ6_2