Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

Development Tools

Chris Lovelace
Chris Lovelace
2,289 Points

Not Importing SQL Script: MYSQL Workbench

Running a Script and Using MySQL Workbench / http://teamtreehouse.com/library/programming/database-foundations/installing-mysql-server-and-mysql-workbench/running-a-script-and-using-mysql-workbench

LINE 1 = 0 row(s) affected, 1 warning(s): 1008 Can't drop database 'treehouse_movie_db'; database doesn't exist

Is anyone else having this issue, and how can i get through this?

1 Answer

Chris Lovelace
Chris Lovelace
2,289 Points

I dumped line 1 and the DB finally showed.. Not too sure why this error occurred, hope this helps others.