What is being logged to the *.err log in the data directory?
>>>>>>>>>>>>>>>>>> Original Message <<<<<<<<<<<<<<<<<<
On 2/24/04, 12:42:19 PM, Dale Goolcharan <[EMAIL PROTECTED]>
Hi,
I am currently running mysql4.0 and I will like to upgrade to 4.1 to
support unicode for languages such as korean, Japanese, Spanish and so on.
I do not want to upgrade but simply perform a fresh install and create
new databases to support unicode. When I perform this upgrade, the MYSQL
Hi,
make sure the existing directories has been removed fully, then continue
with
new installation, after installation is over, pl. restart the system, if
mysql daemon
has not started, pl. go to ..\mysql\bin\ directory & run winmysqladmin.exe.
mysql service will be strated to work..
-Aman.
Ch
Network Administrator
Coe-Truman Technologies, Inc.
Email: [EMAIL PROTECTED]
_
From: Victor Medina [mailto:[EMAIL PROTECTED]
Sent: Friday, January 09, 2004 11:16 AM
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED]; [EMAIL PROTECTED]
Subject: Re: New INstall of MySQL
OK
Comment out this line:
datadir = c:/SQLData
in the my.ini file in your windows (winnt) folder and remove the my.cnf from your c:\.
Start the server.
The default location of the data folder is c:/mysql/data. You told it to look in
c:/SQLData and it can't find it's security database. Also you s
OK!, first of all, do you have a complete-working directory of mysql in
whatever drive you installed mysql?, this is usually in c:\mysql. I
asked this because the installer doesn't seems to work. Also there is no
need for a my.cnf and a my.ini, you should only use one, one is enough,
i rather use m
Ok I have a question. This is the first time any of us here in our office
have installed MySQL or for that fact worked with MySQL. So I got stuck
with trying to figure it out. Ok here is the problem. I completely removed
the previous MYSQL installation attempt. I started new to install MYSQL.