View Full Version : Create Database [name] -- Nothing happens?
Entamental
02-16-2010, 10:14 PM
MySQL Command Line, typing in as it says:
CREATE DATABASE PEQ
use PEQ
source <file>
source <file>
source <file>
and I don't get any returns, pauses, chokes, waits or replys from it.
Any help?
jkennedy
02-16-2010, 10:38 PM
the location of ur files is prolly the problem that was mine with same error
Randymarsh9
02-16-2010, 10:46 PM
ok I'm just checking, are you putting a ; after each line? Like Create database PEQ;?
Entamental
02-16-2010, 11:30 PM
That fixed it. Thanks!
I forgot to put the ;
Just incase it comes up in the near future, where do the files go correctly? I have them at:
c:\mysql\bin\projecteq\files
joligario
02-17-2010, 12:19 AM
You can put them anywhere you want, just as long as you start your prompt from there or remember where the files are when you are trying to source them in.
Entamental
02-17-2010, 12:47 AM
Yup, this is solved :)
vBulletin® v3.8.11, Copyright ©2000-2025, vBulletin Solutions Inc.