ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [mdk-re] Mysqld и TCPсоединения.
@ 2001-06-04 13:31 Юрий Борунов
  2001-06-04 13:39 ` Michael Bykov
  2001-06-04 13:44 ` [mdk-re] Mysqld и TCP соединения Maxim Savrilov
  0 siblings, 2 replies; 5+ messages in thread
From: Юрий Борунов @ 2001-06-04 13:31 UTC (permalink / raw)
  To: MANDRAKE-RUSSIAN

Доброго времени дня!
Поставил себе subj и сразу же возник вопрос:  а как оный
по сети достать?
Каких-нибудь изменений в открытых портах nmap не заметил ,
да и сам mysqld считает , что слушает tcp port 0.
На запись port = 3306 в разделе [mysqld]
/etc/my.cnf он глубоко ложит ,  судя по всему.
Не может ли кто-нибудь объяснить , где я торможу?
Локально всё работает как надо.
Mysql 3.23.33  , дистр Spring 2001 без особых updates...
-- 
Best regards , Reaper.



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [mdk-re] Mysqld и TCPсоединения.
  2001-06-04 13:31 [mdk-re] Mysqld и TCPсоединения Юрий Борунов
@ 2001-06-04 13:39 ` Michael Bykov
  2001-06-04 13:46   ` [mdk-re] Mysqld иTCPсоединения Юрий Борунов
  2001-06-04 13:44 ` [mdk-re] Mysqld и TCP соединения Maxim Savrilov
  1 sibling, 1 reply; 5+ messages in thread
From: Michael Bykov @ 2001-06-04 13:39 UTC (permalink / raw)
  To: mandrake-russian

On Mon, 4 Jun 2001 13:39:19 +0400
Юрий Борунов <temp4r@mail.chat.ru> wrote:

> Доброго времени дня!
> Поставил себе subj и сразу же возник вопрос:  а как оный
> по сети достать?

Дык,

$ mysql --host=xxx.xxx.com -C yyy --user=zzz



-- 

M.




^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [mdk-re] Mysqld и TCP  соединения.
  2001-06-04 13:31 [mdk-re] Mysqld и TCPсоединения Юрий Борунов
  2001-06-04 13:39 ` Michael Bykov
@ 2001-06-04 13:44 ` Maxim Savrilov
  2001-06-04 13:51   ` [mdk-re] Mysqld и TCPсоединения Юрий Борунов
  1 sibling, 1 reply; 5+ messages in thread
From: Maxim Savrilov @ 2001-06-04 13:44 UTC (permalink / raw)
  To: mandrake-russian

Юрий Борунов wrote:

> Доброго времени дня!
> Поставил себе subj и сразу же возник вопрос:  а как оный
> по сети достать?
> Каких-нибудь изменений в открытых портах nmap не заметил ,
> да и сам mysqld считает , что слушает tcp port 0.
> На запись port = 3306 в разделе [mysqld]
> /etc/my.cnf он глубоко ложит ,  судя по всему.
> Не может ли кто-нибудь объяснить , где я торможу?
> Локально всё работает как надо.
> Mysql 3.23.33  , дистр Spring 2001 без особых updates...

закомментарьте строку skip-networking в /etc/my.cnf
нет, не ложит




^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [mdk-re] Mysqld иTCPсоединения.
  2001-06-04 13:39 ` Michael Bykov
@ 2001-06-04 13:46   ` Юрий Борунов
  0 siblings, 0 replies; 5+ messages in thread
From: Юрий Борунов @ 2001-06-04 13:46 UTC (permalink / raw)
  To: mandrake-russian

 4 Июнь 2001 13:34, Вы написали:
> On Mon, 4 Jun 2001 13:39:19 +0400
>
> Юрий Борунов <temp4r@mail.chat.ru> wrote:
> > Доброго времени дня!
> > Поставил себе subj и сразу же возник вопрос:  а как оный
> > по сети достать?
>
> Дык,
>
> $ mysql --host=xxx.xxx.com -C yyy --user=zzz
 
Вся проблема в том ,  что как раз надо СЕРВЕР на xyz.com насторить.
А если он слушает "tcp port 0" , то mysql иначе чем на localhost 
сильно обламывается :(
-- 
Best regards , Reaper.



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [mdk-re] Mysqld и TCPсоединения.
  2001-06-04 13:44 ` [mdk-re] Mysqld и TCP соединения Maxim Savrilov
@ 2001-06-04 13:51   ` Юрий Борунов
  0 siblings, 0 replies; 5+ messages in thread
From: Юрий Борунов @ 2001-06-04 13:51 UTC (permalink / raw)
  To: mandrake-russian

 4 Июнь 2001 13:54, Вы написали:
.<SKIP>
> закомментарьте строку skip-networking в /etc/my.cnf
> нет, не ложит
>
>
> _______________________________________________
> Mandrake-russian mailing list
> Mandrake-russian@altlinux.ru
> http://altlinux.ru/mailman/listinfo/mandrake-russian
THNX , заработало
-- 
Best regards , Reaper.



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2001-06-04 13:51 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-06-04 13:31 [mdk-re] Mysqld и TCPсоединения Юрий Борунов
2001-06-04 13:39 ` Michael Bykov
2001-06-04 13:46   ` [mdk-re] Mysqld иTCPсоединения Юрий Борунов
2001-06-04 13:44 ` [mdk-re] Mysqld и TCP соединения Maxim Savrilov
2001-06-04 13:51   ` [mdk-re] Mysqld и TCPсоединения Юрий Борунов

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