<br><br><div><span class="gmail_quote">On 11/8/06, <b class="gmail_sendername">Gary Feldman</b> &lt;<a href="mailto:dpal_gaf_doc@marsdome.com">dpal_gaf_doc@marsdome.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Anisa wrote:<br>&gt; Please comment on the rough draft below.&nbsp;&nbsp;I saw a post on this<br>&gt; recently in the forum, and thought it would be a nice candidate for<br>&gt; the Trouble shooting faq.<br>&gt;<br>&gt; ===================
<br>&gt;<br>&gt; <a href="http://drupal.org/node/85866">http://drupal.org/node/85866</a><br>&gt;<br>&gt; This is for errors like this:<br>&gt;<br>&gt; |user error: Can't open file: 'accesslog.MYI'. (errno: 145)<br>&gt; query: INSERT INTO accesslog (title, path, url, hostname, uid,
<br>&gt; timestamp) values('story', 'node/add/story', '.../node/add/story',<br>&gt; '<a href="http://000.0.000.000">000.0.000.000</a> &lt;<a href="http://000.0.000.000">http://000.0.000.000</a>&gt;', 1, 1146151588) in<br>
&gt; .../includes/database.mysql.inc on line 66.|<br>&gt;<br>&gt; errno: 145 is a MySQL error.<br>&gt;<br>I think there needs to be some context around this.&nbsp;&nbsp;How did the user<br>get to this FAQ item?&nbsp;&nbsp;Searching for &quot;errno: 145&quot;?&nbsp;&nbsp;Or searching for
<br>&quot;user error: Can't open file&quot;?&nbsp;&nbsp;The reason is that people are often<br>intimidated by error messages, so some help in just reading this (as<br>in:&nbsp;&nbsp;If you see &quot;(errno: nnn)&quot;, where &quot;nnn&quot; is some number, then this is
<br>a MySQL error).&nbsp;&nbsp;But I don't think that sort of help belongs here.</blockquote><div><br>But I feel very relieved when I look in the troubleshooting faq, or indeed, anywhere in the handbook, when there is something with just the right title.&nbsp; :)
<br><br>What I did with the duplicate error faq was to have a short and long explanation.&nbsp; Would that do?<br></div><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
&gt; |MySQL error code 145: Table was marked as crashed and should be repaired|<br>&gt;<br>&gt; (source: <a href="http://drupal.org/node/60693">http://drupal.org/node/60693</a>)<br>&gt;<br>&gt; In this case, the affected table is |accesslog|.
<br>&gt;<br>I think there should be some more information, for people who know<br>nothing about databases.&nbsp;&nbsp;Something like &quot;Databases store information in<br>tables, which are kept in files.&nbsp;&nbsp;Do you see 'accesslog.MYI
' in the<br>message? This file is used for the table named 'accesslog' (without the<br>.MYI).&nbsp;&nbsp;This is the table that has a problem.&nbsp;&nbsp;Fortunately, MySQL has an<br>operation to repair tables.&nbsp;&nbsp;You can invoke it with phpmyadmin as
<br>follows:...<br><br><br>&gt; *BACK UP YOUR TABLE!*<br>&gt;<br>How?&nbsp;&nbsp;(Presumably a link to instructions.)<br>&gt;<br>&gt; Possible solutions.<br>&gt;<br>&gt; 1) Please repair your table.<br>&gt;<br>&gt; In phpmyadmin:<br>
&gt; Select your database<br>&gt; check the corrupted table<br>&gt; scroll down and select the option &quot;repair table&quot;.<br>&gt;<br>&gt; from mysql command line:<br>&gt;<br>&gt; |repair table tablename;|<br>&gt;<br>
&gt; 2) Empty your table.<br>&gt; Be sure you know what you are doing!<br>&gt;<br>I don't think the second choice should be here.&nbsp;&nbsp;Anyone who knows what<br>they're doing won't need the FAQ for this question.</blockquote><div>
&nbsp;<br>;p<br><br>I think anyone who is USING drupal should know what the heck a database table is.&nbsp; <br><br>When is this useful or possible?&nbsp; I get the impression it's only for when certain tables are corrupted.<br><br>Anisa.
<br></div></div><br clear="all"><br>-- <br>*********************************<br><a href="http://www.AnimeCards.Org">www.AnimeCards.Org</a><br><br>16,000 scans and counting!<br>*********************************