View Full Version : MYSQL help
sinova
11-19-2002, 08:25 AM
I looked around a bit but couldn't find anything..I downloaded 3.23.53 and started following directions on a post here..it said go to database tab and rightclick hostname and add a database..Hostname is my ISP? I right clicked that and it didn't have anything about adding a data base..all option were about flushing. Right clicked all over aroudn that page and didn't see anything about creating database..what am I missing?
neotokyo
11-19-2002, 09:20 AM
start the mysql server, open the console (mysql.exe)
and type "create database eq;"
then continue running the .sql files
probably need to set privileges too (see www.mysql.com for further instructions)
Fongsai
11-19-2002, 10:14 AM
Aye that one stumped me for a bit, but thats the right advice above.
sinova
11-20-2002, 08:01 AM
Thanks :)
Oh..yeah. I tried looking for supprot on the MYSQL site for support info but they charge $250+ :p
neotokyo
11-20-2002, 10:37 AM
then you definitly looked in the wrong places:
documentation is for free, and its well done
http://www.mysql.com/documentation/mysql/bychapter/
perhaps we should link this in the readme and/or faq
mushuuterra
11-21-2002, 05:53 AM
Aha yes I was almost about to rip my hair out when I saw the little ' ; ' at the end =P
/me increases text size
:rolleyes:
vBulletin® v3.8.11, Copyright ©2000-2025, vBulletin Solutions Inc.