In the next lecture Colt will introduce warnings in MySQL.
If you happen to encounter an error instead of a warning then please see here for a discussion in the Q&A that covers what's happening there.
The solution is to run the following command in your mysql shell: set sql_mode='';
Thanks!
Ian