ETA for 5.1.13 ?

2006-11-19 Thread Kevin Burton
What's the ETA for 5.1.13? There are a few critical bugs with NDB that are fixed in this rev that I'd like to play with. I'm hoping it's right around the corner :) Kevin -- Founder/CEO Tailrank.com Location: San Francisco, CA AIM/YIM: sfburtonator Skype: burtonator Blog: feedblog.org Cell: 415-

Re: float numbers

2006-11-19 Thread Asif Lodhi
Hi Ahmad, On 11/18/06, Ahmad Al-Twaijiry <[EMAIL PROTECTED]> wrote: I have many tables that use float (in production database), if I convert all of the float column to DOUBLE or DECIMAL (using alter ), is there any impact or anything I should know that could happen to me ? You'll get a slight

Re: Backing up large dbs with tar

2006-11-19 Thread Mathieu Bruneau
You have many options like the people below just suggest... 1 - Use mysqldump 2 - Use mysqlhotcopy or 3 - do the mysqlhotcopy/mysqldump yourself Since I found that neither 1 nor 2 gives exactly a perfect result in many backup scheme alone. I started working on something that complement 1 and 2 t

too many connection

2006-11-19 Thread eng.waleed
Hi my database engine stopped suddenly and when I try to open it from shell it give me message too many connection then the server hang and I restart it and every thing go ok but how I can know the reason of that hanging and what have to optimize the number of connections BR