Thanks, I did it and had 2 warnings:
[Warning] Asked for 196608 thread stack, but got 126976
But it completed and asked to run /usr/bin/mysqladmin to set the password, but the system returned a "file or directore not found". Now I don't know how to set the password
Also, entering 'mysqld' I get the following:
[root@jv01 src]# mysqld
050330 19:53:17 [Warning] Asked for 196608 thread stack, but got 126976
050330 19:53:17 [ERROR] Can't start server: Bind on TCP/IP port: Address already in use
050330 19:53:17 [ERROR] Do you already have another mysqld server running on port: 3306 ?
050330 19:53:17 [ERROR] Aborting
050330 19:53:17 [Note] mysqld: Shutdown complete
Any ideas of what I may have done wrong? :confused:
Thank you
Jose