##Setup for ch.5.2
-
Step 1) Install and run MySql
-
Step 2) Create a user and database according to the constants in
main.goDB_USER = "user" DB_PASSWORD = "" DB_NAME = "test" -
Step 3) Create table
userinfolocated atschema.sql -
Step 4) Run
go getto download and install the remote packages. -
Step 5) Execute the program with
go run main.go