Hello All:
I am working on a particular database, which I created
some days ago in mysql ver. 3.23.36. I am quite sure
that I have not made any changes to the system (Dell
WS with Red Hat Linux 7.1) either. What I see is
this...

#######################################################
[Venu@localhost Venu]$ db
Enter password:
Reading table information for completion of table and
column names
You can turn off this feature to get a quicker startup
with -A
 
Didn't find any fields in table 'ecg_datafile'
Didn't find any fields in table 'event_info'
Didn't find any fields in table 'event_lookup'
Didn't find any fields in table 'lead_lookup'
Didn't find any fields in table 'properties_info'
Didn't find any fields in table 'record_info'
Didn't find any fields in table 'subject_info'
Welcome to the MySQL monitor.  Commands end with ; or
\g.
Your MySQL connection id is 7 to server version:
3.23.36
 
Type 'help;' or '\h' for help. Type '\c' to clear the
buffer
 
mysql> use sadms
Database changed
mysql>
mysql>
mysql> select * from ecg_datafile;
ERROR 1017: Can't find file:
'./sadms/ecg_datafile.frm' (errno: 13)
mysql> quit
Bye
[Venu@localhost Venu]$

#####################################################

what is this error? I created all these tables a few
days back and now I am unable to view them. Could
anyone suggest what is going and what the solution is?

Thanks
Venu

__________________________________________________
Do You Yahoo!?
Yahoo! GeoCities - quick and easy web site hosting, just $8.95/month.
http://geocities.yahoo.com/ps/info1

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <mysql-unsubscribe-##L=##[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to