> Run myisamchk on the host file if you can.
> 95% full is not good.
Thank's for you're help, it work fine now :)
Diego
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]
e (at the end)
040911 14:45:02 /usr/local/mysql/libexec/mysqld: Can't open file: 'host.MYD'. (errno: 144)
My Disk space was complet (100%) ... now it's good (95%); but always the same error ...
How can i do to resolve this problem ???
Thanks,
Diego
--
MySQL General Mailing
the .err file (at the end)
040911 14:45:02 /usr/local/mysql/libexec/mysqld: Can't open file: 'host.MYD'. (errno:
144)
My Disk space was complet (100%) ... now it's good (95%); but always the same error
...
How can i do to resolve this problem ???
Thanks,
Diego
yes mr egor
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]
Michael Arndt <[EMAIL PROTECTED]> wrote:
> a) what could be reason /solution for the following Problem:
>
> ERROR 1016: Can't open file: '#sql-407f_f.MRG'. (errno: 144)
[EMAIL PROTECTED] egor]$ perror 144
Error code 144: Unknown error 144
144 = Table is cras
Hello *,
a) what could be reason /solution for the following Problem:
ERROR 1016: Can't open file: '#sql-407f_f.MRG'. (errno: 144)
b) in which directory the below reported intermediate file should
be generated
mysql> use syslog
Database changed
mysql> AL
My own MySQL-based news server (or, rather, its fetch-news aid) just gave me
this horrible error:
--
On Sat, 11 Jan 2003 13:42:00 GMT,
(FETCH-NEWS) shutdown reason: 1016, Can't open file: 'my_table.MYD
e about 7 or 8
> records, which showed up just fine, but all of a sudden I get this
> SQL-query : [Edit]
> SELECT * FROM `clients` LIMIT 0, 30
>
> MySQL said:
>
> Can't open file: 'clients.MYD'. (errno: 144)
>
> whenever I try to browse or query the clie
I'm getting an error when i query a table i created. I have about 7 or 8
records, which showed up just fine, but all of a sudden I get this
SQL-query : [Edit]
SELECT * FROM `clients` LIMIT 0, 30
MySQL said:
Can't open file: 'clients.MYD'. (errno: 144)
whenever I try to
I'm running a simple master/slave configuration with mysql-3.23.29-gamma
under Solaris 2.6. Sometime last night, one of the tables disappeared
on the slave. I got thousands of errors like this:
Can't open file: 'netgroup.MYD'. (errno: 144)
I fixed it with `drop
10 matches
Mail list logo