LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Mysql hasn't closed the table properly (https://www.linuxquestions.org/questions/linux-software-2/mysql-hasnt-closed-the-table-properly-472386/)

gabsik 08-09-2006 02:30 PM

Mysql hasn't closed the table properly
 
Code:

wwwgab.jos_session
warning  : 1 client is using or hasn't closed the table properly
wwwgab.jos_superlog
warning  : 1 client is using or hasn't closed the table properly

 Improperly closed tables are also reported if clients are accessing
 the tables *now*. A list of current connections is below.

+----+------------------+-----------+----+---------+------+-------+------------------+
| Id | User            | Host      | db | Command | Time | State | Info            |
+----+------------------+-----------+----+---------+------+-------+------------------+
| 5  | debian-sys-maint | localhost |    | Query  | 0    |      | show processlist |
+----+------------------+-----------+----+---------+------+-------+------------------+
Uptime: 3  Threads: 1  Questions: 272  Slow queries: 0  Opens: 260  Flush tables: 1  Open tables: 64  Queries per second avg: 90.667

The host shutdown while i was working on joomla.
What should i do in this case to get rid of this problem ????
I have a debian sarge 3.1 2.6 and apache-ssl is working with joomla cms and offcourse all software is updated.
Thanks


All times are GMT -5. The time now is 08:04 AM.