Bug #19051 CHECK TABLE on a View
Submitted: 12 Apr 2006 12:59 Modified: 12 May 2006 15:34
Reporter: David Hammink Email Updates:
Status: No Feedback Impact on me:
None 
Category:MySQL Server Severity:S2 (Serious)
Version:5.0.19 OS:Linux (Fedora Core 5 64)
Assigned to: CPU Architecture:Any

[12 Apr 2006 12:59] David Hammink
Description:
CHECK TABLE on a View might crash the server .
first I  did not know that it was possible to do a CHECK TABLE on a VIEW
(i tought the server would either throw an error)

I get no core  just mysqld got signal 11 in the error log 

How to repeat:
CHECK TABLE viewname FAST
[12 Apr 2006 15:33] MySQL Verification Team
David, please provide us with the underlying table structures, and the structure of the view. SHOW CREATE TABLE for each..
[12 May 2006 23:00] Bugs System
No feedback was provided for this bug for over a month, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".