I am installing MySQL 4.0.15 on Red Hat Linux 8. I ran the rpms for server
and client. It installed and started mysqld but none of the command set
seems to be on the system anywhere. No mysql, mysqladmin, etc. The docs
don't give much help after running the rpms. After secton 2.1.2 it refers
to se
ailto:[EMAIL PROTECTED]
Sent: Thursday, October 02, 2003 3:06 PM
To: Harrell, Roger; '[EMAIL PROTECTED]'
Subject: RE: Install question Linux RPMs
You're going to have to see where the files were installed. It was easier
with Red Hat 7.3 because the Kpackage program would tell you
I need to restore a table from backup copies of the ISD/ISM/frm files. I
can't seem to get it to work. I have copied over the files, I have tried
restoring using isamchk. I'm sure it has something to do with the temporary
tables, but I can't find anything in the docs about this. All I keep getting
ssage-
From: Harrell, Roger [mailto:[EMAIL PROTECTED]
Sent: Tuesday, October 21, 2003 7:59 AM
To: [EMAIL PROTECTED]
Subject: Recovering data from ISD/ISM/frm files
I need to restore a table from backup copies of the ISD/ISM/frm files. I
can't seem to get it to work. I have copied over the
Ok, got it worked out. I had to dump, drop and recreate the table, but it's
working.
Roger
-Original Message-
From: Harrell, Roger [mailto:[EMAIL PROTECTED]
Sent: Tuesday, October 21, 2003 8:49 AM
To: [EMAIL PROTECTED]
Subject: RE: Recovering data from ISD/ISM/frm files
Ok, well I