Skip to content

Chapter07: quick fixes for MySQL, grpcurl  #9

Closed
@jasonsalas

Description

I'm really enjoying working through the code in this book. Great job! I've noticed a couple of steps left out for Chapter 7's examples to run, so you'll need to:

  • run CREATE DATABASE movieexample (you probably want to access the container instance to execute this command by using mysql -uroot -ppassword in Docker first)
  • run go install github.com/fullstorydev/grpcurl/cmd/grpcurl@latest to get grpcurl on your machine

Thanks again!

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions