RE: Troubleshoot excessive memory usage in InnoDB

2013-04-29 Thread Rick James
Memory leaks are unlikely, but possible. Upgrade to a newer version. Killing threads that say "Sleep" _may_ free up some memory, but unlikely to be more than even 1MB each. It _may_ cause grief for the developers, if they haven't bulletproofed their code enough to handle "lost connection". Mo

Re: Rookie question

2013-04-29 Thread Gary Smith
On 29/04/2013 18:29, Patrice Olivier-Wilson wrote: Hi all: I have a membership directory where folks can belong to more than one category. But all folks do not qualify for a category. So I want to list folks who have qualified in a category but not have them repeat. So if member 1 is in cat 3

Re: MySQL Cluster or MySQL Cloud

2013-04-29 Thread Neil Tompkins
Hi Andrew, Thanks for your response and the useful white paper. I've read the document in great detail. I'm looking for the best up time possible for my application and am still struggling to see the major differences with MySQL cluster compared to MySQL in the Cloud on multiple servers; apart f

RE: MySQL Cluster or MySQL Cloud

2013-04-29 Thread Andrew Morgan
Hi Neil, I hate just sending people off to white papers but you might get some good insights by taking a look at the "MySQL Guide to High Availability Solutions" paper - http://www.mysql.com/why-mysql/white-papers/mysql-guide-to-high-availability-solutions/ Regards, Andrew. Andrew Morgan - M