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 trialDaniel Rodriguez
5,397 PointsREATE DATABASE `shirts4mike` DEFAULT CHARACTER SET utf8 COLLATE utf8_unicode_ci; #1007 - can't create database 'shirts4
I see database created as a sub branch of new in the phpMyAdmin, I don't think its connecting because I don't see the example after the "try" function.
This happens after I paste the code into the SQL and press GO
1 Answer
Ted Sumner
Courses Plus Student 17,967 PointsBased on your description, I think you get the error because it is already created.