Re: Export MySQL to DBF

2003-02-10 Thread Jonathan Disher
On Sat, 8 Feb 2003, Rubens Oliveira wrote: > Hi all, > > I need to regularly export my Web mySQL db to a .dbf format and download > it, so I can use it with another desktop app. > > Does anyone know if I can do this with PHP or Perl, or even ASP? Or any > other idea? I've seen a couple utilities

Re: Configure prob with FreeBSD/Linuxthreads

2003-01-30 Thread Jonathan Disher
> > Because with native threads, enabling the second CPU (and thus locking > > MySQL to one thread, one process, -period-, because running another on > > another port isnt viable) makes the job take just over twice as long. > > This explains your point of view: I never tried to run MySQL on > dual-

Re: Configure prob with FreeBSD/Linuxthreads

2003-01-30 Thread Jonathan Disher
> -O3 on a production server? Mmmm... not good. gcc 2.95 is sometimes buggy, I > suggest to use -O alone. > gcc -v Using built-in specs. Configured with: FreeBSD/i386 system compiler Thread model: posix gcc version 3.2.1 [FreeBSD] 20021119 (release) > I don't see any reason to use LinuxThreads. W

Re: Configure prob with FreeBSD/Linuxthreads

2003-01-29 Thread Jonathan Disher
> I've since given up, installed with the exact configure line shown > in the MySQL docs, FreeBSD section, and it worked perfectly, so I'm > worrying about moving my grant tables from 3.23.49 and so forth, > instead of getting Linuxthreads to workBut I'd be happy to try > to get this fixed, esp

Re: Configure prob with FreeBSD/Linuxthreads

2003-01-28 Thread Jonathan Disher
On Tue, 28 Jan 2003, Jesse Sheidlower wrote: > > I've been trying to install MySQL 4.0.9 on FreeBSD 4.7, and > have been getting stuck in the configure phase. I'd be > grateful for any suggestions. > > I'm running FreeBSD 4.7 on a single-processor 1.4GHz PIII, > using gcc 2.95.4, and trying to com

Re: High list latency?

2003-01-24 Thread Jonathan Disher
On Thu, 23 Jan 2003, Jeremy Zawodny wrote: > Is anyone else seeing it take 4-8 hours for mail to get thru this list > recently? Yes. The message that I sent in yesterday (and that you replied to, which -WORKED-, by the way! Thank you!) was sent at 12:55EST and I got it back from the listserv at 5

Building MySQL with LinuxThreads

2003-01-23 Thread Jonathan Disher
I have been trying, for the past two days, to successfully build MySQL 3.23.54 using LinuxThreads on a FreeBSD 5.0-RELEASE SMP box. Unfortunately, I have been unable to get a successful, working build. Some of the failed builds I have had: * Successfully compiles and installs, but gets a signal 11