Re: How do I move database directories

2001-02-02 Thread Manfred Meier
I use ./safe_mysqld --datadir=/.../... to put the data onto another disk. Manfred Howard Miller schrieb: > Hi, > > I have installed mysql on SuSE Linux from an rpm. It works but I > want to move the data directory to a larger disk on my machine. > > How do I do it?? > > If I create a symbolic l

Re: state: reading from net

2001-02-02 Thread Manfred Meier
ate information would point to the origin of the problem. But as I now understand, this message is a normal one. I think I have to analyze my program. Perhaps there is something wrong. Thank you for help Manfred Meier [EMAIL PROTECTED] ---

Re: state: reading from net

2001-02-02 Thread Manfred Meier
nswer with more information than that of Mr. Zawodny? Thank you Manfred Meier [EMAIL PROTECTED] "Jeremy D. Zawodny" schrieb: > On Fri, Feb 02, 2001 at 08:12:23AM +0100, Manfred Meier wrote: > > Hello, > > > > does anybody know what "Reading from net" mea

state: reading from net

2001-02-01 Thread Manfred Meier
Hello, does anybody know what "Reading from net" means in the "State" column of the output of mysqladmin processlist? Thank you Manfred Meier [EMAIL PROTECTED] - Before posting, please check:

MySQL and Fortran

2001-02-01 Thread Manfred Meier
Hello, does anyone know a way to use a mysql database in a fortran program? I want to use something like embedded SQL in the fortran program (f2c or g77 on a linux machine). Manfred Meier [EMAIL PROTECTED] - Before posting

MySQL and FORTRAN

2001-01-28 Thread Manfred Meier
Hello, I'm using FORTRAN (f2c, g77) on an linux machine (SuSE 6.4, 7.0). Is there any solution to use mysql from my programs? I have experience in using mysql from Perl and from VB (Win**). Thank you for help. Manfred