move to 64 bit

2006-01-11 Thread Roland Carlsson
Hi! What must I do to move our mysql-database from 32-bit binaries to 64-bit (mac os x). Is it as simple as just changing binaries for must I prepare the data-files somehow? Thanks in advance Roland Carlsson -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql

Find the biggest blobs

2005-06-01 Thread Roland Carlsson
Hi! I've need to find the largest blobs in a table but I seem not to be able to figure out what it is. Could anyone please help me with this? Regards Roland -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/[EMAIL

Backup for 24/5 system

2004-12-08 Thread Roland Carlsson
Hi! I'm running a system that will have fairly high demands in uptime (24/5) soon. It would be ok to be down on the weekends but during workdays it must be running. Right now we stop the server during nights but it will not be possible soon so we are looking into replicate our server to a

Ini (cnf) file location

2004-11-19 Thread Roland Carlsson
very much Roland Carlsson -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]

Large resultset

2003-03-11 Thread Roland Carlsson
missunderstood what setFetchSize does? I use J/Connector 3.0.6 Regards Roland Carlsson - Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the list archive

Re: Large resultset

2003-03-11 Thread Roland Carlsson
there is anything funny there. I have tried with a couple of fetchsizes ( 5, 50, 500 ) but it doesn't seem to do any difference. I also tested with TYPE_FORWARD_ONLY with no luck. Thanks in advance Roland Carlsson - Original Message - From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED

Re: Large resultset

2003-03-11 Thread Roland Carlsson
it automatically gets the next portion. Thanks roland Carlsson - Original Message - From: Rusch (ext) Reiner [EMAIL PROTECTED] To: 'Roland Carlsson' [EMAIL PROTECTED]; [EMAIL PROTECTED] Sent: Tuesday, March 11, 2003 12:59 PM Subject: AW: Large resultset Hi, why don't you try to solve the problem

Re: Large resultset

2003-03-11 Thread Roland Carlsson
Thanks, that solved the problem. I thought that I could have my own fetch-size but I has now understood that Integer.MIN_VALUE is the only size that is accepted. Regards Roland Carlsson - Original Message - From: Mark Matthews [EMAIL PROTECTED] To: Roland Carlsson [EMAIL PROTECTED] Cc