MySQL Forums
Forum List  »  Install & Repo

Re: Problem Fixed!!!!!!!!!!!!
Posted by: Fution Bai
Date: March 25, 2008 07:48PM

this is the correct one, I tested it. Thanks eoin lennon ()

Go to Start>run

type systemroot or %systemroot% or just open your c:/windows folder

Create a new text file.txt

rename this my.ini

open and paste this (making sure that the locations are right)

[mysqld]
# set basedir to your installation path
basedir=C:/mysql
# set datadir to the location of your data directory
datadir=C:/mysql/data

File > save

BOOM!

Options: ReplyQuote


Subject
Written By
Posted
May 27, 2008 04:21AM
January 01, 2008 11:48PM
May 17, 2008 09:16AM
January 31, 2008 04:17PM
A B
December 12, 2008 03:23AM
Re: Problem Fixed!!!!!!!!!!!!
March 25, 2008 07:48PM
May 26, 2008 05:46AM


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.