ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
From: Ivan Adzhubey <iadzhubey@rics.bwh.harvard.edu>
To: ALT Linux Sisyphus discussion list <sisyphus@lists.altlinux.org>
Subject: Re: [sisyphus] Re: IA: MySQL
Date: Sat, 04 Feb 2006 13:39:48 -0500
Message-ID: <200602041339.48638.iadzhubey@rics.bwh.harvard.edu> (raw)
In-Reply-To: <20060204091820.GA10610@lks.home>

On Saturday 04 February 2006 04:18, Konstantin A. Lepikhov wrote:
> не верю. Посмотрите на etc/init.d/mysqld повнимательнее, может быть рядом
> лежит .rpmnew именно с _новым_  скриптом? Либо у вас не остановился старый
> сервер, и в памяти висят ошметки от него.

Повторяю еще раз, для тех кто в бронетранспортере:

Перезагрузил систему с выключением питания компьютера, сильно сомневаюсь чтобы 
у него в памяти после этого оставались ошметки чего-либо.

# chkconfig --list mysqld
mysqld          0:off   1:off   2:off   3:off   4:off   5:off   6:off

# service mysqld status
mysqld is stopped

# service mysqld start
Adjusting environment for mysqld:     [ DONE ]
Starting mysqld service:                    [ DONE ]

# service mysqld status
mysqld is dead, but stale PID file exists

# service mysqld stop
Service mysqld is not running.           [PASSED]

# ps axwu|grep mysql
root      9334  0.0  0.0   2392  1268 pts/2    S    13:31   
0:00 /bin/sh /usr/sbin/mysqld_wrapper -C koi8r
mysql     9342  0.0  2.3 437216 47896 pts/2    SN   13:31   
0:00 /usr/sbin/mysqld -C koi8r
mysql     9347  0.0  2.3 437216 47896 pts/2    SN   13:31   
0:00 /usr/sbin/mysqld -C koi8r
mysql     9348  0.0  2.3 437216 47896 pts/2    SN   13:31   
0:00 /usr/sbin/mysqld -C koi8r

$ mysql
Welcome to the MySQL monitor.  Commands end with ; or \g.
Your MySQL connection id is 1 to server version: 5.0.18

Type 'help;' or '\h' for help. Type '\c' to clear the buffer.

mysql>

$ rpm -qa|grep MySQL|sort
libMySQL-5.0.18-alt1
libMySQL-devel-5.0.18-alt1
MySQL-client-5.0.18-alt1
MySQL-server-5.0.18-alt1

# ls -l /etc/init.d/mysqld*
-rwxr-xr-x 1 root root 1910 2006-01-26 16:28 /etc/init.d/mysqld

> > А что там может быть не так с владельцами /var/lib/mysql/db/mysql/* и
> > почему? Первый раз слышу, можно подробнее?
>
> не тоже не совсем понятно, почему меняется владелец изменяемых баз в
> /var/lib/mysql/db/mysql/*, но пока это происходит, права надо потом
> возврашать обратно на mysql.mysql. В след. релизе я надеюсь это победить.

Я спросил, потому что никогда за почти уже 10 лет активного использования 
MySQL не сталкивался с такой проблемой. Повезло?

-- 
Иван


  parent reply	other threads:[~2006-02-04 18:39 UTC|newest]

Thread overview: 31+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-02-01 21:30 [sisyphus] " Konstantin A. Lepikhov
2006-02-04  5:49 ` Ivan Adzhubey
2006-02-04  5:57   ` Ivan Adzhubey
2006-02-04  6:03     ` Ivan Adzhubey
2006-02-04  9:18   ` [sisyphus] " Konstantin A. Lepikhov
2006-02-04 12:14     ` Dmitry V. Levin
2006-02-04 13:12       ` Konstantin A. Lepikhov
2006-02-04 14:42         ` Michael Shigorin
2006-02-06 14:33           ` Sergey V Turchin
2006-02-04 18:41         ` Ivan Adzhubey
2006-02-04 20:05           ` Michael Shigorin
2006-02-04 20:12             ` Konstantin A. Lepikhov
2006-02-04 20:37             ` Ivan Adzhubey
2006-02-04 18:39     ` Ivan Adzhubey [this message]
2006-02-04 18:50       ` Konstantin A. Lepikhov
2006-02-04 19:03         ` Ivan Adzhubey
2006-02-04 20:14           ` Konstantin A. Lepikhov
2006-02-04 20:39             ` Ivan Adzhubey
2006-02-04 21:10               ` Konstantin A. Lepikhov
2006-02-04 23:19                 ` Ivan Adzhubey
2006-02-04 20:50       ` Dmitry V. Levin
2006-02-04 21:09         ` Konstantin A. Lepikhov
2006-02-04 21:12           ` Dmitry V. Levin
2006-02-04 21:20             ` Konstantin A. Lepikhov
2006-02-04 23:20               ` Ivan Adzhubey
2006-02-05 17:36                 ` Konstantin A. Lepikhov
2006-02-05 18:07                   ` Dmitry V. Levin
2006-02-05 18:20                     ` Konstantin A. Lepikhov
2006-02-05 18:28                       ` Dmitry V. Levin
2006-02-05 18:38                         ` Konstantin A. Lepikhov
2006-02-04 21:22             ` Konstantin A. Lepikhov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200602041339.48638.iadzhubey@rics.bwh.harvard.edu \
    --to=iadzhubey@rics.bwh.harvard.edu \
    --cc=sisyphus@lists.altlinux.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Sisyphus discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/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 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
		sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
	public-inbox-index sisyphus

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.sisyphus


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git