Is Temporary table right approach

2009-04-14 Thread Manoj Singh
Hi All, I have a query which returns the large number of ids which i am using in other queries. I am doing this in PHP. Now the first query can return unlimited number of ids which might create problem in PHP. I want to store this ids in MYSQL through temporary table so that i can access that ids

percona builds

2009-04-14 Thread dbrb2002-sql
Does anybody know how percona builds the server .. what configure options.. I never able to match the mysqld binary size ... so, wondering whats wrong..

RE: MySQL runs on 16-cores server

2009-04-14 Thread Mark
-Original Message- From: baron.schwa...@gmail.com [mailto:baron.schwa...@gmail.com] On Behalf Of Baron Schwartz Sent: dinsdag 14 april 2009 15:18 To: mos Cc: Jerry Schwartz; Andy Smith; mysql@lists.mysql.com Subject: Re: MySQL runs on 16-cores server Mike, > Now the SSD that I would like

Re: MySQL runs on 16-cores server

2009-04-14 Thread Baron Schwartz
Mike, > Now the SSD that I would like to have is the Hyperdrive 5 from > http://www.hyperossystems.co.uk/. It is a DDR SSD and each drive has slots > for 8 DIMM's which means it can hold up to 32GB (64GB if you can find 8GB > DDR2's) per drive. They can be striped to give you a heck of a lot of dr

problem with ssl connection

2009-04-14 Thread Stefano Elmopi
Hi, Is there someone who is able to connect to an MySQL instance connection via ssl, from a client located on a different server than where is the MySQL instance, using the only option --ssl-ca ? I'm not able, I can only connect if I use the options --ssl-ca, --ssl- cert and --ssl-key ev