Results 1 to 1 of 1
Hi,
I'm running a private webserver, and I get this mail everytime I start MySQL:
Code:
Subject: WARNING: mysqlcheck has found corrupt tables
/usr/bin/mysqlcheck: Got error: 1102: Incorrect database name ...
- 11-01-2006 #1Just Joined!
- Join Date
- Jul 2006
- Location
- Czech Republic
- Posts
- 35
debian-sys-maint doesn't close mysql tables when quitting?
Hi,
I'm running a private webserver, and I get this mail everytime I start MySQL:
This keeps flooding my mailbox. Is there something wrong in the configuration? Or is this the ordinary behavior so I should ignore it?Code:Subject: WARNING: mysqlcheck has found corrupt tables /usr/bin/mysqlcheck: Got error: 1102: Incorrect database name 'deprecated.mysql' when selecting the database 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: 2 Threads: 1 Questions: 9 Slow queries: 0 Opens: 12 Flush tables: 1 Open tables: 6 Queries per second avg: 4.500
Thanks in advance


Reply With Quote
