RE: Using more than one CPU on FreeBSD?

2003-01-15 Thread Tommy F. Eriksen
ick Alexander [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, January 15, 2003 11:24 AM > To: Tommy F. Eriksen > Cc: [EMAIL PROTECTED] > Subject: RE: Using more than one CPU on FreeBSD? > > > Did you try installing mysql4 also from ports? I didn't try 4.0.9 but

RE: Using more than one CPU on FreeBSD?

2003-01-15 Thread Tommy F. Eriksen
in the same way in these InnoDB: compilation modules. Cannot continue. 030115 8:20:35 Can't init databases 030115 08:20:35 mysqld ended Any ideas? :) Thanks, Tommy > -Original Message- > From: Varshavchick Alexander [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, January

Using more than one CPU on FreeBSD?

2003-01-14 Thread Tommy F. Eriksen
> Hi, > > First of all, we can presume you're using SMP kernel. Then I'd suggest > using Linuxthreads despite your dislike for them - by my > experience, they > work far better for mysql/FreeBSD than native threads. May be > you try it > again - compile mysql from the ports (WITH_LINUXTHREADS=y

Using more than one CPU on FreeBSD?

2003-01-10 Thread Tommy F. Eriksen
Hi, I've "inherited" a FreeBSD/MySQL database-server (Compaq DL360, dual P3 1GHz), running (at the moment): Server version: 4.0.3-beta However, as far as I can tell, MySQL/FreeBSD 4.6.2-RELEASE still can't agree on utilizing more than one CPU. My question is this: A year or two ago, som

RE: backing up

2002-12-10 Thread Tommy F. Eriksen
Hi, > is there a way to remotely grab the databases (ie mysqldump) > and have it > place everything in a different file for every database? or > has anyone > written a script to do something like this? There's propably a more refined way to do this, but this simple hack should do the trick. (