Well ...
Section 2, has expfor installing MySql Enterpise,
and I have just installed the standard one (the freeware version, is
Enterpise edition also a freeware one ?) :
http://dev.mysql.com/downloads/mysql/5.0.html#win32
(look for Without installer (unzip in C:\)).
I have installed it on : C:\Program Files\mysql-5.0.51a-win32\bin).
When I run on command line : mysql, I got the message :
ERROR 2003 (HY000): Can't connect to MySQL server on 'localhost' (10061).
I think that mySql should connect to some default database.
Just to start with, I need tinny database, or any other specific link ...
Thanks
"Arne Vajhøj" wrote in message
> Mr. X. wrote:
>> I have looked at :
>> http://dev.mysql.com/tech-resources/articles/mysql_intro.html
>> but too much to be undersoodable at first glance ...
>>
>> I just want the real first steps after installation
>> (As I said : doing some configruations, testing a simple db ...)
>
> The real docs are here:
> http://dev.mysql.com/doc/refman/5.0/en/index.html
>
> They have almost everything you will ever want.
>
> Arne >> Stay informed about: MySql installation.