RE: MySQL Cannot Set Root Password on Solaris 8 (Not the usual - strange.)

2002-07-28 Thread MySQL DBA
Another clean install sorted it, there must have been a lingering file from the make clean. thanks, Matt. -Original Message- From: Dicky Wahyu Purnomo [mailto:[EMAIL PROTECTED]] Sent: 28 July 2002 11:12 To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Subject: Re: MySQL Cannot Set Root

Re: MySQL Cannot Set Root Password on Solaris 8 (Not the usual - strange.)

2002-07-28 Thread Dicky Wahyu Purnomo
Pada Sun, 28 Jul 2002 11:04:09 +0100 "MySQL DBA" <[EMAIL PROTECTED]> menulis : > > ./mysqladmin -u root password newpass > > $ ./mysqladmin -u root password newpass ok then, maybe you this can solve the problem ./mysqladmin -u root password "newpass" -- panic("kmem_cache_init(): Offsets are

RE: MySQL Cannot Set Root Password on Solaris 8 (Not the usual - strange.)

2002-07-28 Thread MySQL DBA
Wahyu Purnomo [mailto:[EMAIL PROTECTED]] Sent: 28 July 2002 11:01 To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Subject: Re: MySQL Cannot Set Root Password on Solaris 8 (Not the usual - strange.) Pada Sun, 28 Jul 2002 10:49:01 +0100 "MySQL DBA" <[EMAIL PROTECTED]> menulis : > .

Re: MySQL Cannot Set Root Password on Solaris 8 (Not the usual - strange.)

2002-07-28 Thread Dicky Wahyu Purnomo
Pada Sun, 28 Jul 2002 10:49:01 +0100 "MySQL DBA" <[EMAIL PROTECTED]> menulis : > ./mysqladmin -u root password newpass > $ ./mysqladmin -u root password newpass > ./mysqladmin: connect to server at 'localhost' failed > error: 'Access denied for user: 'root@localhost' (Using password: NO)' :D Di

MySQL Cannot Set Root Password on Solaris 8 (Not the usual - strange.)

2002-07-28 Thread MySQL DBA
Hi, I have a Solaris 8 Server. I have just compiled MySql 3.23.51. My Solaris servershas 2 NIC's - 1 with the name/ip of burns, the other with the name/ip vader I have done a make all; make install; mysql_install_db I have then copied the mysql.serverto /etc/init.d/mysql_server I start mysql

Re: Cannot set root password

2001-07-23 Thread Stefan Hinz
From: "root" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Monday, July 23, 2001 5:43 PM Subject: Cannot set root password > I have tried everything that I know to set the root password but I keep > getting denied. I finally got t

Cannot set root password

2001-07-23 Thread root
I have tried everything that I know to set the root password but I keep getting denied. I finally got the daemon running so now I need to set the root password. I have not yet set a pw so I can not understand why I am getting denied. I looked at the manual online and it gave the following suggesti