From:             mayosa3 at msn dot com
Operating system: mysql 5.0.18
PHP version:      4.4.2
PHP Bug Type:     Reproducible crash
Bug description:  cannot repaired

Description:
------------
Résultat de la requête SQL
Serveur: localhost
Base de données: stormp_zin
Généré le : Jeudi 18 Mai 2006 à 13:03
Généré par: phpMyAdmin 2.8.0.2 / MySQL 5.0.18-standard-log
requête SQL: ANALYZE TABLE `ipb_posts`, `ipb_topics`; 
Enregistrements: 2 

Table  Op  Msg_type  Msg_text  
stormp_zin.ipb_posts analyze error Table './stormp_zin/ipb_posts' is
marked as crashed and should be repaired 
stormp_zin.ipb_topics analyze error Table './stormp_zin/ipb_topics' is
marked as crashed and should be repaired 

But reparation don't change anything


Reproduce code:
---------------
There appears to be an error with the Stormpool Forum database.
You can try to refresh the page by clicking here, if this does not fix the
error, you can contact the board administrator by clicking here 

Error Returned

mySQL query error: SELECT t.*, f.topic_mm_id, f.name as forum_name,
f.quick_reply, f.id as forum_id, f.read_perms, f.view_perms,
f.reply_perms, f.parent_id, f.use_html,
                       f.start_perms, f.allow_poll, f.password, f.posts as
forum_posts, f.topics as forum_topics, f.upload_perms,
                       f.show_rules, f.rules_text, f.rules_title,
                       c.name as cat_name, c.id as cat_id
                       FROM ipb_topics t, ipb_forums f , ipb_categories c
                       WHERE t.tid=7804 and f.id = t.forum_id and
f.category=c.id

mySQL error: Table './stormp_zin/ipb_topics' is marked as crashed and
should be repaired
mySQL error code: 
Date: Thursday 18th of May 2006 01:14:11 PM

We apologise for any inconvenience


-- 
Edit bug report at http://bugs.php.net/?id=37493&edit=1
-- 
Try a CVS snapshot (PHP 4.4): 
http://bugs.php.net/fix.php?id=37493&r=trysnapshot44
Try a CVS snapshot (PHP 5.2): 
http://bugs.php.net/fix.php?id=37493&r=trysnapshot52
Try a CVS snapshot (PHP 6.0): 
http://bugs.php.net/fix.php?id=37493&r=trysnapshot60
Fixed in CVS:                 http://bugs.php.net/fix.php?id=37493&r=fixedcvs
Fixed in release:             
http://bugs.php.net/fix.php?id=37493&r=alreadyfixed
Need backtrace:               http://bugs.php.net/fix.php?id=37493&r=needtrace
Need Reproduce Script:        http://bugs.php.net/fix.php?id=37493&r=needscript
Try newer version:            http://bugs.php.net/fix.php?id=37493&r=oldversion
Not developer issue:          http://bugs.php.net/fix.php?id=37493&r=support
Expected behavior:            http://bugs.php.net/fix.php?id=37493&r=notwrong
Not enough info:              
http://bugs.php.net/fix.php?id=37493&r=notenoughinfo
Submitted twice:              
http://bugs.php.net/fix.php?id=37493&r=submittedtwice
register_globals:             http://bugs.php.net/fix.php?id=37493&r=globals
PHP 3 support discontinued:   http://bugs.php.net/fix.php?id=37493&r=php3
Daylight Savings:             http://bugs.php.net/fix.php?id=37493&r=dst
IIS Stability:                http://bugs.php.net/fix.php?id=37493&r=isapi
Install GNU Sed:              http://bugs.php.net/fix.php?id=37493&r=gnused
Floating point limitations:   http://bugs.php.net/fix.php?id=37493&r=float
No Zend Extensions:           http://bugs.php.net/fix.php?id=37493&r=nozend
MySQL Configuration Error:    http://bugs.php.net/fix.php?id=37493&r=mysqlcfg

Reply via email to