From: Maxim.Savrilov@socenter.ru
To: ALT Linux Community <community@altlinux.ru>
Subject: Re: [Comm] Создание начальной таблицы mysql
Date: Fri, 30 Sep 2005 09:13:00 +0700
Message-ID: <20050930091300.47e291cd.Maxim.Savrilov@socenter.ru> (raw)
In-Reply-To: <20050929213532.GB2617@localhost.localdomain>
On Fri, 30 Sep 2005 00:35:32 +0300
Yuriy_Gomenyuk <law@fm.com.ua> wrote:
> On Thu, Sep 29, 2005 at 03:01:17PM +0300, Olvin wrote:
> > Попробовал в качестве эксперимента снести базу mysql и создать её с
> > нуля, такую, какая сразу после установки.
> >
> > # service mysqld stop
> > Stopping mysqld service: [ DONE ]
> > # cd /var/lib/mysql
> > # cp -Rl db db-
> > # rm -Rf db/*
> > Т.е. ничего не создаёт а только ругается.
>
> Вроде бы так сносить базу нехорошо.
> С mysql игрался давно, но по аналогии могу высказать свои _предположения_ - должны быть специальные команды
> по удалению базы.
> Вы вроде как снесли файлы базы, а саму базу наверное - нет.
Таки нет. файлы базы это и есть сама база
просто надо посмотреть
rpm -q --scripts MySQL-server
секцию postinstall
там перед вызовом /usr/sbin/mysql_install_db
идет еще несколько действий, в частности установка переменной DATADIR
и после этого еще устанавливаются права на файлы БД
--
У меня в голове постоянно кто-то говорит, как буд-то радио какое-то.
Причем качество такое, как буд-то в Ogg Vorbis под виндой сжимали. (c) LOR
next prev parent reply other threads:[~2005-09-30 2:13 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-09-29 12:01 Olvin
2005-09-29 21:35 ` Yuriy_Gomenyuk
2005-09-30 2:13 ` Maxim.Savrilov [this message]
2005-09-30 6:20 ` Alexey Morsov
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=20050930091300.47e291cd.Maxim.Savrilov@socenter.ru \
--to=maxim.savrilov@socenter.ru \
--cc=community@altlinux.ru \
/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 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