* [Comm] Mysql root password
@ 2004-03-29 16:23 Dmitry Kovalsky
2004-03-29 16:32 ` Michael Bykov
2004-04-08 17:20 ` Krutoj Anton
0 siblings, 2 replies; 12+ messages in thread
From: Dmitry Kovalsky @ 2004-03-29 16:23 UTC (permalink / raw)
To: community
привет
есть возможность както забить новый пароль рута в сабже?
А то старый забыл и не могу залогинится
--
Sincerely yours,
Ph.D. Student Dmytro Kovalskyy
Institute of Molecular Biology & Genetics
150 Akad. Zabolotnogo Street,
Kiev-143, 03143
UKRAINE
E-mail: dikov@imbg.org.ua
Fax: +380 (44) 266-0759
Tel.: +380 (44) 266-5589
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [Comm] Mysql root password
2004-03-29 16:23 [Comm] Mysql root password Dmitry Kovalsky
@ 2004-03-29 16:32 ` Michael Bykov
2004-03-29 19:55 ` Dmitry Kovalsky
2004-04-08 17:20 ` Krutoj Anton
1 sibling, 1 reply; 12+ messages in thread
From: Michael Bykov @ 2004-03-29 16:32 UTC (permalink / raw)
To: community
On Mon, 29 Mar 2004 18:23:51 +0200
Dmitry Kovalsky <dikov@imbg.org.ua> wrote:
> привет
> есть возможность както забить новый пароль рута в сабже?
>
> А то старый забыл и не могу залогинится
Это раздел в документации /usr/share/doc/MySQLxxx:
A.4.2 How to Reset a Forgotten Root Password
--
Stay tuned!
М.
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [Comm] Mysql root password
2004-03-29 16:32 ` Michael Bykov
@ 2004-03-29 19:55 ` Dmitry Kovalsky
2004-03-29 20:37 ` iceb
` (2 more replies)
0 siblings, 3 replies; 12+ messages in thread
From: Dmitry Kovalsky @ 2004-03-29 19:55 UTC (permalink / raw)
To: community
On Monday 29 March 2004 19:32, Michael Bykov wrote:
> On Mon, 29 Mar 2004 18:23:51 +0200
>
> Dmitry Kovalsky <dikov@imbg.org.ua> wrote:
> > привет
> > есть возможность както забить новый пароль рута в сабже?
> >
> > А то старый забыл и не могу залогинится
>
> Это раздел в документации /usr/share/doc/MySQLxxx:
>
> A.4.2 How to Reset a Forgotten Root Password
я могет чтото делаю не так но при попытке поменять пароль как описанно в
мануале получаю
[root@gwin conf.d]# /usr/libexec/mysqld --skip-grant-tables --user=mysql
Cannot initialize InnoDB as 'innodb_data_file_path' is not set.
If you do not want to use transactional InnoDB tables, add a line
skip-innodb
to the [mysqld] section of init parameters in your my.cnf
or my.ini. If you want to use InnoDB tables, add to the [mysqld]
section, for example,
innodb_data_file_path = ibdata1:10M:autoextend
But to get good performance you should adjust for your hardware
the InnoDB startup options listed in section 2 at
http://www.innodb.com/ibman.html
/usr/libexec/mysqld: ready for connections
[root@gwin conf.d]# ps ax|grep mysql
13534 pts/6 S 0:00 /usr/libexec/mysqld --user=root --skip-grant-tables
13662 pts/4 S 0:00 grep mysql
[root@gwin conf.d]# mysqladmin -user=root password `ROOTPASSWD`
mysqladmin: unable to change password; error: 'You must have privileges to
update tables in the mysql database to be able to change passwords for
others'
или прав линухового рута не достаточно??
--
Sincerely yours,
Ph.D. Student Dmytro Kovalskyy
Institute of Molecular Biology & Genetics
150 Akad. Zabolotnogo Street,
Kiev-143, 03143
UKRAINE
E-mail: dikov@imbg.org.ua
Fax: +380 (44) 266-0759
Tel.: +380 (44) 266-5589
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [Comm] Mysql root password
2004-03-29 19:55 ` Dmitry Kovalsky
@ 2004-03-29 20:37 ` iceb
2004-03-29 22:15 ` Igor V. Krutyakov
2004-03-30 2:14 ` Maxim.Savrilov
2 siblings, 0 replies; 12+ messages in thread
From: iceb @ 2004-03-29 20:37 UTC (permalink / raw)
To: community
В Пон, 29 Мар 2004, Dmitry Kovalsky написал(а):
DK> On Monday 29 March 2004 19:32, Michael Bykov wrote:
DK> > On Mon, 29 Mar 2004 18:23:51 +0200
DK> >
DK> > Dmitry Kovalsky <dikov@imbg.org.ua> wrote:
DK> > > привет
DK> > > есть возможность както забить новый пароль рута в сабже?
DK> > >
DK> > > А то старый забыл и не могу залогинится
DK> >
DK> > Это раздел в документации /usr/share/doc/MySQLxxx:
DK> >
DK> > A.4.2 How to Reset a Forgotten Root Password
DK>
DK> я могет чтото делаю не так но при попытке поменять пароль
DK> как описанно в
DK> мануале получаю
Советую пойти по пути наименьшего сопротивления: сделайте дамп
базы, переустановите MySQL и восстановите базы из дампа.
--
Yura Kalinichenko
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [Comm] Mysql root password
2004-03-29 19:55 ` Dmitry Kovalsky
2004-03-29 20:37 ` iceb
@ 2004-03-29 22:15 ` Igor V. Krutyakov
2004-03-30 10:58 ` Dmitry Kovalsky
2004-03-30 2:14 ` Maxim.Savrilov
2 siblings, 1 reply; 12+ messages in thread
From: Igor V. Krutyakov @ 2004-03-29 22:15 UTC (permalink / raw)
To: community
Доброго всем!
В сообщении от Вторник 30 Март 2004 06:55 Dmitry Kovalsky написал(a):
DK> [root@gwin conf.d]# mysqladmin -user=root password `ROOTPASSWD`
DK> mysqladmin: unable to change password; error: 'You must have privileges
to
DK> update tables in the mysql database to be able to change passwords for
DK> others'
У меня то же самое было. (На innodb не ругалось :) ) Я плюнул, запустил
mysqld --skip-grant-tables --user mysql &
и сменил пароль ручками в таблице user базы mysql.
--
---
С уважением,
Игорь lighter@stl.ru
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [Comm] Mysql root password
2004-03-29 22:15 ` Igor V. Krutyakov
@ 2004-03-30 10:58 ` Dmitry Kovalsky
2004-03-30 11:54 ` Dmitry Kovalsky
2004-03-30 12:16 ` Igor V. Krutyakov
0 siblings, 2 replies; 12+ messages in thread
From: Dmitry Kovalsky @ 2004-03-30 10:58 UTC (permalink / raw)
To: community
On Tuesday 30 March 2004 01:15, Igor V. Krutyakov wrote:
> Доброго всем!
>
> В сообщении от Вторник 30 Март 2004 06:55 Dmitry Kovalsky написал(a):
>
> DK> [root@gwin conf.d]# mysqladmin -user=root password `ROOTPASSWD`
> DK> mysqladmin: unable to change password; error: 'You must have privileges
> to
> DK> update tables in the mysql database to be able to change passwords for
> DK> others'
> У меня то же самое было. (На innodb не ругалось :) ) Я плюнул, запустил
> mysqld --skip-grant-tables --user mysql &
> и сменил пароль ручками в таблице user базы mysql.
сорри за ламерство (я с MySQL вааще не дружу но надо чтоб она крутилась на
машине) можно написать более подробно как и где его менять
Дима
--
Sincerely yours,
Ph.D. Student Dmytro Kovalskyy
Institute of Molecular Biology & Genetics
150 Akad. Zabolotnogo Street,
Kiev-143, 03143
UKRAINE
E-mail: dikov@imbg.org.ua
Fax: +380 (44) 266-0759
Tel.: +380 (44) 266-5589
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [Comm] Mysql root password
2004-03-29 19:55 ` Dmitry Kovalsky
2004-03-29 20:37 ` iceb
2004-03-29 22:15 ` Igor V. Krutyakov
@ 2004-03-30 2:14 ` Maxim.Savrilov
2 siblings, 0 replies; 12+ messages in thread
From: @ 2004-03-30 2:14 UTC (permalink / raw)
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [Comm] Mysql root password
2004-03-29 16:23 [Comm] Mysql root password Dmitry Kovalsky
2004-03-29 16:32 ` Michael Bykov
@ 2004-04-08 17:20 ` Krutoj Anton
2004-04-09 2:50 ` Maxim.Savrilov
2004-04-09 3:41 ` Mike Lykov
1 sibling, 2 replies; 12+ messages in thread
From: @ 2004-04-08 17:20 UTC (permalink / raw)
^ permalink raw reply [flat|nested] 12+ messages in thread
end of thread, other threads:[~2004-04-09 3:41 UTC | newest]
Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-03-29 16:23 [Comm] Mysql root password Dmitry Kovalsky
2004-03-29 16:32 ` Michael Bykov
2004-03-29 19:55 ` Dmitry Kovalsky
2004-03-29 20:37 ` iceb
2004-03-29 22:15 ` Igor V. Krutyakov
2004-03-30 10:58 ` Dmitry Kovalsky
2004-03-30 11:54 ` Dmitry Kovalsky
2004-03-30 12:16 ` Igor V. Krutyakov
2004-03-30 2:14 ` Maxim.Savrilov
2004-04-08 17:20 ` Krutoj Anton
2004-04-09 2:50 ` Maxim.Savrilov
2004-04-09 3:41 ` Mike Lykov
ALT Linux Community general discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
public-inbox-index community
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.community
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git