Re: Port 3306

2001-02-06 Thread Eran Boudjnah

Yes, sockets are much faster.

Best regards,
-Eran

"William R. Mussatto" wrote:

 On Mon, 5 Feb 2001 [EMAIL PROTECTED] wrote:

  Date: Mon, 5 Feb 2001 13:11:51 -0800
  From: [EMAIL PROTECTED]
  To: Gus Constan [EMAIL PROTECTED]
  Cc: [EMAIL PROTECTED]
  Subject: Re: Port 3306
 
 
  Add --skip-networking to your my.cnf file or pass it on the command line to
  safe_mysqld.  This will stop ALL TCP connections to mySQL, so you'll have
  to use the server name "localhost" in your connection strings to force use
  of the unix socket.  If your installation requires MIT-threads, this is not
  an option.
 Is there a speed advantage to unix socket vs. TCP/IP (I think the answer
 is yes, but have been wrong before).

 Sincerely,

 William Mussatto, Senior Systems Engineer
 CyberStrategies, Inc
 ph. 909-920-9154 ext. 27

 -
 Before posting, please check:
    http://www.mysql.com/manual.php   (the manual)
    http://lists.mysql.com/   (the list archive)

 To request this thread, e-mail [EMAIL PROTECTED]
 To unsubscribe, e-mail [EMAIL PROTECTED]
 Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php


-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail [EMAIL PROTECTED]
To unsubscribe, e-mail [EMAIL PROTECTED]
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php




One connection between Mod_Perl Mysql

2001-02-05 Thread Eran Boudjnah

Hi,

am running Apache 1.3.14 on RedHat 6.2. I've also installed the most
recent Mod_Perl and I'm wokring on MySQL 3.23.29a.
For some reason, I can't create one stable connection between the Perl
session and the MySQL. I read it is possible, and tried following
instructions, but alas, nothing seems to work.
Can anybody explain the steps of creating such a connection, to avoid
great quantity of running MySQL processes?

Thanks in advance,
-Eran Boudjnah
D-Net Ltd.


-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail [EMAIL PROTECTED]
To unsubscribe, e-mail [EMAIL PROTECTED]
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php




Re: Port 3306

2001-02-05 Thread Eran Boudjnah

Would be easier to play with the grant tables and allow access from localhost
only...

Best regards,
-Eran

"johnny p." wrote:

 Anyone know a good ipchains rule to close this port to the outside
 world?  I haven't dabbled in forewalling yet...

 i use Immunix, a RedHat 6.2 derivative.  I recommend it if you like
 RedHat: www.immunix.org.  Has stack overflow protection so those pesky
 overflow bugs in wu-ftp no longer affect your system...

 johnny p.

  -Original Message-
  From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
  Sent: Monday, February 05, 2001 2:46 PM
  To: Gus Constan
  Cc: [EMAIL PROTECTED]
  Subject: Re: Port 3306
 
 
  What OS?  If Linux or *BSD, they have firewall software
  (ipchains on linux,
  don't recall what it is on BSD)
 
   I'm new to MySQL, this may be a simple question;
  
   How do I turn off listen on port 3306?, I don't want to
  serve MySQL on the
   net, I only need it for local
   (server side) access.
   Can someone point to docs or notes dealing with this issue.
 
 
  -
  Before posting, please check:
     http://www.mysql.com/manual.php   (the manual)
     http://lists.mysql.com/   (the list archive)
 
  To request this thread, e-mail [EMAIL PROTECTED]
  To unsubscribe, e-mail
  [EMAIL PROTECTED]
  Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php
 
 

 -
 Before posting, please check:
    http://www.mysql.com/manual.php   (the manual)
    http://lists.mysql.com/   (the list archive)

 To request this thread, e-mail [EMAIL PROTECTED]
 To unsubscribe, e-mail [EMAIL PROTECTED]
 Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php


-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail [EMAIL PROTECTED]
To unsubscribe, e-mail [EMAIL PROTECTED]
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php




Re: Arabic character set

2001-02-05 Thread Eran Boudjnah

Hi,

am having the exact same problem with Hebrew...

Best regards,
-Eran

medianova wrote:

 Hi,

 we are setting up an Arabic web site using PHP with MySQL 3.23.22.
 Our problem is that we can not sort data correctly when retreiving it
 from Arabic text fields. This seems to be a character set problem.

 Has anyone any idea about using the Arabic character set with MySQL?

 Many thanks.
 Ghaleb

 -
 Before posting, please check:
    http://www.mysql.com/manual.php   (the manual)
    http://lists.mysql.com/   (the list archive)

 To request this thread, e-mail [EMAIL PROTECTED]
 To unsubscribe, e-mail [EMAIL PROTECTED]
 Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php



-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail [EMAIL PROTECTED]
To unsubscribe, e-mail [EMAIL PROTECTED]
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php