ID:               37493
 Updated by:       [EMAIL PROTECTED]
 Reported By:      mayosa3 at msn dot com
-Status:           Open
+Status:           Bogus
 Bug Type:         Reproducible crash
 Operating System: mysql 5.0.18
 PHP Version:      4.4.2
 New Comment:

Sorry, but your problem does not imply a bug in PHP itself.  For a
list of more appropriate places to ask for help using PHP, please
visit http://www.php.net/support.php as this bug system is not the
appropriate forum for asking support questions.  Due to the volume
of reports we can not explain in detail here why your report is not
a bug.  The support channels will be able to provide an explanation
for you.

Thank you for your interest in PHP.

.


Previous Comments:
------------------------------------------------------------------------

[2006-05-18 11:18:09] mayosa3 at msn dot com

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 this bug report at http://bugs.php.net/?id=37493&edit=1

Reply via email to