1135: Can't create a new thread (errno 35); if you are not out of available memory, you can consult the manual for a possible OS-dependent bug

2009-04-28 Thread VeeJay
Hello guys and gurus I am keep getting this error after a while *1135: Can't create a new thread (errno 35); if you are not out of available memory, you can consult the manual for a possible OS-dependent bug* Even though, I have 16GB memory and 32GB swap. But mysqlserver stops answering. Could

Re: 1135: Can't create a new thread (errno 35); if you are not out of available memory, you can consult the manual for a possible OS-dependent bug

2009-04-28 Thread VeeJay
Hi folks then if I check with the process: I get following output: # ps ax | grep mysqld 797 con- I 0:00.00 /bin/sh /usr/local/bin/mysqld_safe --defaults-extra-file=/var/db/mysql/my.cnf --user=mysql --datadir=/var/db/mysql --pid-file=/var/db/mysql/localhost.server1.pid 835 con- S

Re: 1135: Can't create a new thread (errno 35); if you are not out of available memory, you can consult the manual for a possible OS-dependent bug

2009-04-28 Thread VeeJay
help if you told folks what MySQL version you are running. :) - Mark -Original Message- From: VeeJay [mailto:maan...@gmail.com] Sent: dinsdag 28 april 2009 10:22 To: mysql@lists.mysql.com; VeeJay Subject: 1135: Can't create a new thread (errno 35); if you are not out of available

Re: PHP, MySQL questions

2008-07-23 Thread VeeJay
Hi Chaim Contents are going to be dynamic... I will go with Apache 2.2.9 and also PHP with ACP (accelator) Any suggestions? Regards VJ On Tue, Jul 22, 2008 at 10:18 PM, Chaim Rieger [EMAIL PROTECTED] wrote: VeeJay wrote: Hi there I am going to make 2 Webserver at my work going

PHP, MySQL questions

2008-07-22 Thread VeeJay
Hi there I am going to make 2 Webserver at my work going to handle 50 mil hits per month... They are using Linux already. But being a FreeBSD fan, I have proposed MySQL and FreeBSD to my Boss convincing him that MySQL and FreeBSD is more Fast and Secure solution for his needs... And now I want to

MySQL 5.x Performance on FreeBSD AMD64 7-STABBLE Box?

2008-05-21 Thread VeeJay
Hi I am just wondering if anyone is running MySQL Database on a fairly busy Website running on FreeBSD AMD64 7-stabble with PHP+Apache? I am going to build a server for couple of websites having traffic 5 million per month... Any comments? -- Thanks! BR / vj

Server Getting crashed, Any Help Comments?

2008-02-10 Thread VeeJay
Hello I am running a Freebsd server: 1. Software: Apache 1.3 mysql 5.0.27 php 4.4 2. Hardware: 2 intel procerssors 4 gb ram RAID 10 with hard drives 15K rpm I am having this problem quite often now. Apache stops responding due to mysql (my guess). And I cannot connect to mysql server:

Can someone get help here????

2007-08-15 Thread VeeJay
Hello there I have a problem. When I try to select some names starting with extra alphabets (Å Æ Ä Ö, etc), I simply don't get required results i.e., if I give a select command like: select * from employees where fname LIKE 'Å%'; I get results starting with English alphabet 'A' but not with 'Å'.

Plz Help!!! SELECT not working with Å Æ Ø Ä Ö Characters

2007-08-11 Thread VeeJay
*From: VeeJay* [EMAIL PROTECTED] To: mysql@lists.mysql.com, [EMAIL PROTECTED] Date: Fri, Aug 10, 2007 at 8:19 AM Hello there I have a problem. When I try to select some names starting with extra alphabets (Å Æ Ø Ä Ö, etc), I simply don't get required results i.e., if I give a select command

Plz Help!!! SELECT not working with Å Æ Ø Ä Ö Characters

2007-08-10 Thread VeeJay
Hello there I have a problem. When I try to select some names starting with extra alphabets (Å Æ Ø Ä Ö, etc), I simply don't get required results i.e., if I give a select command like: select * from employees where fname LIKE 'Å%'; I get results starting with English alphabet 'A' but not with

FreeBSD chroot problem...Please help!!!

2007-01-07 Thread VeeJay
Hello there I was wondering if someone having great knowledge of FreeBSD chroot system could give me some help. I trying to run MySQL and Apache under a chroot envoirnment. But I am getting these errors. Could you please help me to solve these problems. I have googled a lot but did't find any

libmap.conf file????

2006-12-17 Thread VeeJay
Hi, I am running a FreeBSD6.1 Webserver with mysql but having problems I found below mentioned quote on the net? But I don't know where to find this libmap.conf file? -quote from the NET For FreeBSD 6 tests show that using libthr gives the best

Where to get Source Distribution of MySQL Server 5.0 Standard for FreeBSD?

2006-12-14 Thread VeeJay
Hi Where one can find Source Distribution of MySQL Server 5.0 Standard for FreeBSD? -- Thanks! BR / vj

Please help*

2006-12-13 Thread VeeJay
I am a novice with Unix and user of MySQL on windows….. I have a problem, i.e. I want to install MySQL5.0 at my FreeBSD 6.1 box with following configurations: --prefix=/usr/local/mysql --with-mysqld-user=mysql --with-unix-socket-path=/tmp/mysql.sock --with-mysqld-ldflags=-all-static

Help: Installation problem

2006-12-13 Thread VeeJay
I am a novice with Unix and user of MySQL on windows….. I have a problem, i.e. I want to install MySQL5.0 at my FreeBSD 6.1 box with following configurations: --prefix=/usr/local/mysql --with-mysqld-user=mysql --with-unix-socket-path=/tmp/mysql.sock --with-mysqld-ldflags=-all-static