Hi again...
I'm going to be crazy soon, it's 2h20 in the morning and i'm dead!
Anyway:
i've tried to make a new user, and i launch safe_mysqld from him.
Everything is ok. (i checked)
I've write: ./bin/mysqladmin -u root password password (exactly!!)
ok
and so:
./bin/mysql -p -user=root
Enter p
Excuse me, i've solve my pb:
i just wrote: mysql -p -user=root
and nothing for the password, and it works... don't ask me why...
Phelles
Anyway thanks for your help Phillip!!!
-
Before posting, please check:
http://www.mysql.
Hi again...
mysql daemon is running...
i've wrote 1 time: /my/path/mysql/bin/mysqladmin -u root password 'new-password'
nothing happened...
after that, i've tried: mysql -p user=root mysql
here it answers: ERROR 1045: Access denied for user: 'ser=root@localhost' (Using
password: YES)
If someone
Hi everybody!!
I've got a pb during the installation of the binary of mysql-3.22.32 (the same
for 3.23.36 version):
there is no mysql/var directory, so when i write: chown -R mysql /usr/local/mysql/var
that doesn't work. And it's exactly the same for mysql/bin.
So PLEASE!!! if someone can help me!