MySQL Forums
Forum List  »  Newbie

Re: Not sure where to start
Posted by: Chris Shaw
Date: June 06, 2012 02:31PM

Peter,

Thanks for taking the time to look at this. I have gathered the following information.

Server - Windows Server Standard Service Pack 2
MySQL running - MySQL Service has started
My client tool - I'm using Workbench
Version - MySQL version 5.5.11 (Used Select Version() )
Error Log - Error in the (hostname).err file
[ERROR] mysqld-nt: Disk is full writing

Some additional information.

When I look into the data directory, I see the files that I believe contain the schema, indexes and data for the database. I went into a query window and ran the

USE DATABASE

But then I get the error - Error Code: 1049. Unknown database

Again, thank you for your time. I am going to look up the most recent error code. But just having someone validate that I am heading down the right path helps. But I am not finding anything that in SQL would look like an sp_attach or the create database with attach. And well to be honest, just moving around the client tool can be challanging for a first timer.

In input on the next steps?

Thanks,
Chris

Options: ReplyQuote


Subject
Written By
Posted
June 06, 2012 12:41PM
Re: Not sure where to start
June 06, 2012 02:31PM
June 06, 2012 05:11PM
June 06, 2012 05:16PM
June 06, 2012 09:03PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.