Inseri o comando:
mysql -u root -p controle_compras < cap3.sql;
E ele me retornou uma mensagem de erro: "ERROR 1064 (42000) at line 1: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'mysql Ver 8.0.15 for osx10.14 on x86_64 (Homebrew) Copyright (c) 2000, 2019, Or' at line 1"
Existe alguma coisa de errada no arquivo?