Some rather weird errors dealing with MySQL
Well I was getting tired of annoying LD's so i though i would set up a local server out of bordem. Downloaded mySQL went through allt he set up steps and FAQS sticked on the board.. Nothing work so i completly un-installed my sql. Redownloaded and now when I right click to Create Database, it doesn't give me the option to.. just FLUSH options.. any clue? o.o
OS:Windows XP |
That version of mysql removed the create database option from mysql Admin....to add the database do the following:
go to your mysql\bin directory (example: C:\mysql\bin) run mysql.exe type: create database eq; (yes you need the ; at the end of the line) That should create a database named eq for you. |
All times are GMT -4. The time now is 09:22 AM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.