login
|
careers
|
about
|
faq
Questions
Tags
Users
Badges
Unanswered
Ask Question
Search Results
relevance
newest
votes
active
0
votes
To run a .sql -file in MySQL
Have you actually created the database 'personal' and the table 'posts'? You might want to try something like: mysql -h localhost -u <user> -p<password> -D pers …
answered
Jul 18 at 16:37
Nick Brosnahan
873
●
1
●
4
●
10
posts containing
user:528
within these tags
mysql
Want better search results?
See our search tips!
Stack Overflow works best with JavaScript enabled