From: "Alexandr" <mirus@newmail.ru> To: <community@altlinux.ru> Subject: Re: [Comm] Re: MySql Date: Wed, 17 Dec 2003 23:05:29 +0300 Message-ID: <011201c3c4d9$4026fc70$0c42a8c0@alex> (raw) In-Reply-To: <20031217091743.GG13476@osdn.org.ua> >>>>> '/var/lib/mysql/mysql.sock' (2) >>> >>> что говорит ls -l на него >>> из под обычного пользователя? >> >> Там такого файла нет, я перенес всю директорию mysql в другое место. > > Еще раз -- зачем это было делать? На компьютере 2 операционные системы(Linux и Windows) на обоих настроены Apach, MySql ит.д. Пробовал скопировать базу mysql которая в Windows, в базу которая находится в Linux. Получилось. Решил сделать чтоб Linux использовал базу которую использует Windows. >а между прочим, именно через этот файл осуществляется общение между клиентом >и демоном > >смотрите секцию >[client] >в my.cnf > >там исправляйте параметр >socket = /var/lib/mysql/mysql.sock >на реальное расположение файла Как я понял в файле my.cnf путь к mysql указывается в chroot=/var/lib/mysql, а остальные параметры это продолжение этого пути. У меня например параметр socket=/mysql.sock т.е socket = /var/lib/mysql/mysql.sock, видимо реальный путь не получится указать. > Мало ли, может в /home перенес > а кстати, почему бы симлинк не сделать, который бы sym'улировал > наличие баз mysql на старом месте? Хорошая идея! Попробовал. С симлинком mysql не хочет запускаться :(. В логе пишет: /usr/sbin/mysqld: Can't change dir to '/db/' (Errcode: 2) 031217 22:28:47 Aborting Симлинк делал вот так: ln -sd /newdir/mysql/db /var/lib/mysql/db >Для этого действительно сть симлинки и mount -o bind. Вот так >кувалдою лупить, а потом удивляться, что не работает -- это >по-нашему :( А с mount --bind olddir newdir все заработало! Спасибо ВСЕМ!
next prev parent reply other threads:[~2003-12-17 20:05 UTC|newest] Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top 2003-12-16 8:11 ` [Comm] MySql ig 2003-12-16 14:26 ` Alexandr 2003-12-16 16:32 ` [Comm] MySql Michael Shigorin 2003-12-16 17:59 ` Igor 2003-12-16 17:56 ` [Comm] MySql Igor 2003-12-17 7:24 ` Alexandr 2003-12-17 7:34 ` Maxim.Savrilov 2003-12-17 8:01 ` Alexandr 2003-12-17 8:22 ` Maxim.Savrilov 2003-12-17 9:17 ` [Comm] MySql Michael Shigorin 2003-12-17 9:30 ` Maxim.Savrilov 2003-12-17 12:44 ` Michael Shigorin 2003-12-17 20:05 ` Alexandr [this message] 2003-12-17 20:38 ` Alexandr 2003-12-18 13:34 ` Michael Shigorin 2003-12-18 3:56 ` Maxim.Savrilov 2003-12-18 13:33 ` Michael Shigorin
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='011201c3c4d9$4026fc70$0c42a8c0@alex' \ --to=mirus@newmail.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