(Solved) Re: Unbelieveable with 4 Gbytes - MySQL 5 only 350 concurrentmysqlconnection... on Linux Redhat 9

2006-02-27 Thread Ady Wicaksono
Thanks. Since i use Innodb, i decrease the value of all variables affected myisam table Thx [EMAIL PROTECTED] wrote: Lowering your sort_buffer and read_buffer to 512K should help (there are allocated for each connection, and (12+12)*910 is a lot more than what your system can handle).

Re: Unbelieveable with 4 Gbytes - MySQL 5 only 350 concurrent mysqlconnection... on Linux Redhat 9

2006-02-24 Thread Ady Wicaksono
Yes it's 32 bit System (Double XEON - Intel(R) Xeon(TM) CPU 3.00GHz) Any solutions for this Joce? [EMAIL PROTECTED] wrote: Hi, If it's a 32 bits machine, I don't think you can adress more than 2 GB for 1 MySQL process. Jocelyn Make sense, Kayra, this is my.cnf for my mysql -

Re: Unbelieveable with 4 Gbytes - MySQL 5 only 350 concurrent mysql connection... on Linux Redhat 9

2006-02-24 Thread Ady Wicaksono
Make sense, Kayra, this is my.cnf for my mysql cut here --- [client] port= 3306 socket = /var/lib/mysql/mysql.sock # The MySQL server [mysqld] #thread_stack=128KB #set-variable = table-type=innodb default-table-type = innodb port

Re: Unbelieveable with 4 Gbytes - MySQL 5 only 350 concurrent mysql connection... on Linux Redhat 9

2006-02-24 Thread Ady Wicaksono
[client] port= 3306 socket = /var/lib/mysql/mysql.sock # The MySQL server [mysqld] #thread_stack=128KB #set-variable = table-type=innodb default-table-type = innodb port = 3306 socket = /var/lib/mysql/mysql.sock max_connections= 910 max_connect_

Re: Unbelieveable with 4 Gbytes - MySQL 5 only 350 concurrent mysql connection... on Linux Redhat 9

2006-02-24 Thread Kayra Otaner
It can be both Linux kernel setting and MySQL configuration issue. It can be a kernel issue since: - Although you have 4G on your machine your kernel may set to let only 2G to a user space process. You may need to upgrade your kernel to a 'hugemem' kernel which gives you either 3/1 or 4/4 (you nee

Re: Unbelieveable with 4 Gbytes - MySQL 5 only 350 concurrent mysql connection... on Linux Redhat 9

2006-02-24 Thread Javier Armendáriz
Can you tell us about your config parameters? Probably you must set up your max_connections, max_user_connections http://dev.mysql.com/doc/refman/5.0/en/server-parameters.html Ady Wicaksono escribió: I have MySQL 5 installed on My Machine, But it could handle only max about 350 concurren

Unbelieveable with 4 Gbytes - MySQL 5 only 350 concurrent mysql connection... on Linux Redhat 9

2006-02-24 Thread Ady Wicaksono
I have MySQL 5 installed on My Machine, But it could handle only max about 350 concurrent mysql connection Unbelieveable, i have 4 Gbytes, but on the next 351 connection i always got Can't create a new thread (errno 12); if you are not out of available memory, you can consult the manual for a

Re: Fresh 4.1.2 install on Redhat 9

2004-06-18 Thread gerald_clark
It looks like mysql does not own the data directory. [EMAIL PROTECTED] wrote: Hello List, I have done some googling around but can't find an answer to this one. Brand new box, installed with RedHat 9 and trying to run 4.1.2. This is what I get. --ja [EMAIL PROTECTED] mysql]# sc

Fresh 4.1.2 install on Redhat 9

2004-06-18 Thread jabbott
Hello List, I have done some googling around but can't find an answer to this one. Brand new box, installed with RedHat 9 and trying to run 4.1.2. This is what I get. --ja [EMAIL PROTECTED] mysql]# scripts/mysql_install_db --user mysql --log Installing all prepared tables 040618 11:

Re: Installation of mysql-3.23.58 on Redhat 9

2004-05-14 Thread Michael Kruckenberg
hmed wrote: All, I am looking for a stepwise installation of mysql-3.23.58 on Redhat 9. and have a hard time finding it on the MySql web site. Could someone e-mail me the steps, please. There should also be a section on installing databases, in order to make sure that MySql is running and is opera

Installation of mysql-3.23.58 on Redhat 9

2004-05-14 Thread Kamal Ahmed
All, I am looking for a stepwise installation of mysql-3.23.58 on Redhat 9. and have a hard time finding it on the MySql web site. Could someone e-mail me the steps, please. There should also be a section on installing databases, in order to make sure that MySql is running and is operational

RE: 3.23 redhat 9 server install

2004-02-15 Thread HuMPie
] Subject: 3.23 redhat 9 server install hi, i have installed the redhat 9 server with php, apache 2, perl and of course mysql 3.23.54. my problem is i can't access it or start it or anything. so i tried to reinstall and it says its already there. find /usr/ -name mysql_safe tried this and

RE: 3.23 redhat 9 server install

2004-02-15 Thread James Kelty
] Subject: 3.23 redhat 9 server install hi, i have installed the redhat 9 server with php, apache 2, perl and of course mysql 3.23.54. my problem is i can't access it or start it or anything. so i tried to reinstall and it says its already there. find /usr/ -name mysql_safe tried this and

3.23 redhat 9 server install

2004-02-15 Thread Claritinet.com
hi, i have installed the redhat 9 server with php, apache 2, perl and of course mysql 3.23.54. my problem is i can't access it or start it or anything. so i tried to reinstall and it says its already there. find /usr/ -name mysql_safe tried this and i get nothing tried this start mysql s

Re: installing mysql-standard-4.0.17-pc-linux-i686 in redhat-9 help me urg!

2004-01-21 Thread Duncan Hill
On Wednesday 21 January 2004 10:20, naga rajan wrote: > hi, > i am trying to install Mysql in RH-9.I follow your > instructions .But when i typed Since you have RedHat, might I suggest that you use the RPM versions, which are pre-compiled and should set everything up properly for you. -- MySQ

installing mysql-standard-4.0.17-pc-linux-i686 in redhat-9 help me urg!

2004-01-21 Thread naga rajan
hi, i am trying to install Mysql in RH-9.I follow your instructions .But when i typed ./configure --prefix=/usr/local/mysql after some screens it displays Starting mysqld daemonwith databases from/usr/local/src/mysql-standard-4.0.17-pc-linux-i686/data 040121 11:55:41 mysqld ended after th

Re: RedHat 9, MySQL RPM 4.0.16-0 and UDF...

2003-11-23 Thread Jason Pyeron
rpm -i MySQL-Max.rpm solved it On Sun, 23 Nov 2003, Jason Pyeron wrote: > Our old lcs.MYSQL.so from MySQL 3.23 give the same garbage out. > This has worked on many RedHat 7.3 / MySQL 3.23.xx boxes. > > On Sun, 23 Nov 2003, Jason Pyeron wrote: > > > > > I have never seen an error like this one,

Re: RedHat 9, MySQL RPM 4.0.16-0 and UDF...

2003-11-22 Thread Jason Pyeron
Our old lcs.MYSQL.so from MySQL 3.23 give the same garbage out. This has worked on many RedHat 7.3 / MySQL 3.23.xx boxes. On Sun, 23 Nov 2003, Jason Pyeron wrote: > > I have never seen an error like this one, are the RPMs setup for dynamic > libraries? > > ERROR 1126: Can't open shared library

RedHat 9, MySQL RPM 4.0.16-0 and UDF...

2003-11-22 Thread Jason Pyeron
I have never seen an error like this one, are the RPMs setup for dynamic libraries? ERROR 1126: Can't open shared library 'diff.so' (errno: 0 /lib/tls/libc.so.6: unexpected reloc type 0x0€$ôç¿_½) Sincerely, Jason Pyeron -- -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- -

RE: Needing help about PHP+mysql on RedHat 9.

2003-11-18 Thread Mario Miyojim
Thank you. Now I read tutorials at the new PHP web site, so my old scripts are refurbished and are functional. I initialize every variable like this: $var1 = $_POST['var1']; for example, and values are correctly passed. Mario --- Chris <[EMAIL PROTECTED]> wrote: > You could try http://us2.php.

Re: Needing help about PHP+mysql on RedHat 9.

2003-11-18 Thread Mario Miyojim
Thank you. It was the king of advice that I needed, because I was unaware of the existence of this parameter. I was struggling with the lack of mysql support when I tried to use the new RedHat 9. When I finally solved that problem, I became confused with the inability to transmit variable values

RE: Needing help about PHP+mysql on RedHat 9.

2003-11-18 Thread Chris
nge $PHP_SELF to $_SERVER['PHP_SELF'] (recommended) or turn register_globals on. http://us3.php.net/manual/en/reserved.variables.php Chris -Original Message- From: Mario Miyojim [mailto:[EMAIL PROTECTED] Sent: Monday, November 17, 2003 10:18 PM To: [EMAIL PROTECTED] Subject: Needi

Re: Needing help about PHP+mysql on RedHat 9.

2003-11-17 Thread John Nichel
Mario Miyojim wrote: I am trying to revive an existing LAMP system. I recently installed RedHat9. I had several LAMP applications working under RedHat 7.1, but now they don't function properly. For instance, I have many scripts that use the construct, but they are not working as they should. I tr

Needing help about PHP+mysql on RedHat 9.

2003-11-17 Thread Mario Miyojim
I am trying to revive an existing LAMP system. I recently installed RedHat9. I had several LAMP applications working under RedHat 7.1, but now they don't function properly. For instance, I have many scripts that use the construct, but they are not working as they should. I tried to get help from

SAPDB on RedHat 9

2003-11-11 Thread Shervin
I am new to SAPDB and install it on Red Hat 9 ...When I wanted to start an instance ,I encounter with error 24994 runtime environment error [db_online -s] check knldiag ,kernel died before reaching admin state and in knldiag i see : ERR 11330 Corehand Aborting due to Signal 11 For solvin

RE: Compling on RedHat 9

2003-09-12 Thread Peter Koutsoulias
ect: RE: Compling on RedHat 9 -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, On Thu, 11 Sep 2003, Peter Koutsoulias wrote: > OK, here are the last few lines from make. I configured using the > following: > > ./configure --prefix=/usr/local/mysql --with-mysqld-user=mysql > &g

Re: Compling on RedHat 9

2003-09-12 Thread Mike . Kent
om> cc: [EMAIL PROTECTED] Subject: Re: Compling on RedHat 9

RE: Compling on RedHat 9

2003-09-12 Thread Lenz Grimmer
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, On Thu, 11 Sep 2003, Peter Koutsoulias wrote: > OK, here are the last few lines from make. I configured using the > following: > > ./configure --prefix=/usr/local/mysql --with-mysqld-user=mysql > > errors: > > libmysql.c: In function `mysql_real

RE: Compling on RedHat 9

2003-09-11 Thread daniel
gt; make: *** [all] Error 2 > > I tried ./configure without the --with-mysqld-user flag. still the > same errors. > If i get it i'll let you know, all i know is a fresh install of rh is missing alot of libraries therefore its breaks on compiling stuff. > Coincidently, I spent th

RE: Compling on RedHat 9

2003-09-11 Thread Peter Koutsoulias
lag. still the same errors. Coincidently, I spent the entire day trying to figure out why I couldn't compile qmail on my RedHat 9 box and found the answer. Apparently, do to changes in the new glibc, some older practices become incompatible with glibc and cause a compile error. With qmail,

Re: Compling on RedHat 9

2003-09-11 Thread Paul DuBois
At 10:22 AM -0400 9/11/03, Peter Koutsoulias wrote: I couldn't find an appropriate mailing list for compiling MySQL, so I thought I'd try here. anyone successfully compile MySQL 4 on RedHat 9? I keep getting errors on libmysql.c during the make step. Google doesn't reveal a

Re: Compling on RedHat 9

2003-09-11 Thread daniel
;> I couldn't find an appropriate mailing list for compiling MySQL, so I >> thought I'd try here. >> >> anyone successfully compile MySQL 4 on RedHat 9? I keep getting >> errors on libmysql.c during the make step. Google doesn't reveal a >> whole l

Re: Compling on RedHat 9

2003-09-11 Thread Jeremy Zawodny
On Thu, Sep 11, 2003 at 10:22:13AM -0400, Peter Koutsoulias wrote: > I couldn't find an appropriate mailing list for compiling MySQL, so I > thought I'd try here. > > anyone successfully compile MySQL 4 on RedHat 9? I keep getting errors on > libmysql.c during the m

Compling on RedHat 9

2003-09-11 Thread Peter Koutsoulias
I couldn't find an appropriate mailing list for compiling MySQL, so I thought I'd try here. anyone successfully compile MySQL 4 on RedHat 9? I keep getting errors on libmysql.c during the make step. Google doesn't reveal a whole lot about compiling MySQL on RedHat which leave

mysqld_multi don't starts groups on Linux RedHat 9

2003-08-14 Thread Primaria Falticeni SDU
Hello, mysqld_multi doesn't start the two groups if I gave this command imediately after stopping them. Thanks Anticipated, Iulian -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]

mysqld_multi don't starts groups on Linux RedHat 9

2003-08-14 Thread Primaria Falticeni SDU
Hello, mysqld_multi doesn't start the two groups from my.cnf if I give the start command immediately after stopping them. How can I safely start the groups with mysqld_multi anytime (including immediately after stopping them)? Thanks Anticipated, Iulian -- MySQL General Mailing

mysqld_multi don't starts groups on Linux RedHat 9

2003-08-14 Thread Primaria Falticeni SDU
Hello, mysqld_multi doesn't start the two groups if I gave this command imediately after stopping them. It will start only one group. I'm working on Linux RedHat 9 MySQL 4.0.14. How can I solve this problem, please? Thanks Anticipated, Iulian -- MySQL General Mailing Lis

mysqld_multi on Linux RedHat 9

2003-08-11 Thread Primaria Falticeni SDU
Hello, mysqld_multi doesn't start the two groups if I gave this command imediately after stopping them. Thanks Anticipated, Iulian . -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]

Replication on Linux RedHat 9 in MySQL 4.0.14

2003-07-30 Thread Primaria Falticeni
Sorry for was sending HTML. I didn't noticed it. My default was TEXT and now I found HTML in the settings ... maybe because of international chars. I turned it back to TEXT. Hello, I installed MySQL 4.0.14 on a new Linux machine unde the form of two servers: one master and one slave. I met ma

Re: Upgrading MySQL on RedHat 9

2003-07-03 Thread Lenz Grimmer
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, On Wed, 2 Jul 2003, Paul DuBois wrote: > At 11:33 -0400 7/2/03, Andrew Pierce wrote: > >I am getting ready to try to upgrade MySQL on my RedHat 9 box. I want to > >go from the version that came with the distro (version 3.23.54) t

Re: Upgrading MySQL on RedHat 9

2003-07-02 Thread Paul DuBois
At 11:33 -0400 7/2/03, Andrew Pierce wrote: I am getting ready to try to upgrade MySQL on my RedHat 9 box. I want to go from the version that came with the distro (version 3.23.54) to the latest (verion 4.0). Just thought I'd post to get a heads-up on any known issues or prerequisites. I just

Upgrading MySQL on RedHat 9

2003-07-02 Thread Andrew Pierce
I am getting ready to try to upgrade MySQL on my RedHat 9 box. I want to go from the version that came with the distro (version 3.23.54) to the latest (verion 4.0). Just thought I'd post to get a heads-up on any known issues or prerequisites. I just hate it when I try something like thi

Re: RedHat 9 - MySQL 3.23.56

2003-07-02 Thread Lenz Grimmer
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Wed, 25 Jun 2003, Luc Foisy wrote: > Something interesting that may be my problem > This is a known working install > # mysql --version > mysql Ver 11.18 Distrib 3.23.52, for pc-linux-gnu (i686) > # find /etc/rc.d -name *mysql > /etc/rc.d/init.d/

RedHat 9 - MySQL 3.23.56

2003-06-25 Thread Luc Foisy
Something interesting that may be my problem This is a known working install # mysql --version mysql Ver 11.18 Distrib 3.23.52, for pc-linux-gnu (i686) # find /etc/rc.d -name *mysql /etc/rc.d/init.d/mysql /etc/rc.d/rc0.d/K90mysql /etc/rc.d/rc1.d/K90mysql /etc/rc.d/rc2.d/S90mysql /etc/rc.d/rc3.d/S

Re: RedHat-9

2003-06-01 Thread Nils Valentin
Hi Christoph, O.K, what I can say already from your enclosed print is that the server mysqld is ignoring your settings. Lets find out why. Check how your mysql server is started (as mysqld or safe_mysqld) : ps ax |grep mysql see that in my case a script is starting mysql-max (Suse Linux) 694

redhat-9

2003-05-31 Thread Jean Christophe
I did find out :-) I had to edit the mysqld in /etc/rc.d/init.d It's can be done on a linux partition without problem. ;-) Jean Christophe -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]

Re: RedHat-9

2003-05-30 Thread Nils Valentin
sql running on a redhat-9. (rpm files) I tried to change the datadir from /etc/my.conf without succes. What do I have to do to change the directory of my databases from /var/lib/mysql (default) to /mnt/data/mysql ? is the fact that /mnt/data a vfat partition a problem (if it is, I can make it to a

RedHat-9

2003-05-30 Thread Jean Christophe
Hi, I have mysql running on a redhat-9. (rpm files) I tried to change the datadir from /etc/my.conf without succes. What do I have to do to change the directory of my databases from /var/lib/mysql (default) to /mnt/data/mysql ? is the fact that /mnt/data a vfat partition a problem (if it is, I