[Typo3] Warning: mysql_fetch_row():supplied argument is not a valid MySQL result

Scotty C superscotty19 at yahoo.com
Fri Oct 14 23:26:48 CEST 2005


Hello!

Ilis is completely right. In fact, I had nearly the
same problem a few weeks ago. After frantically
scouring the 'Net and coming up short, I found out
that there was corruption in one of the tables. Once I
pinpointed the table, I logged into mysql and
performed the following commands: 

mysql> use typo;
Database cahnged
mysql> check table fe_users;
ERROR: Corrupt
mysql> repair table fe_users;
OK

That's it! Isn't Typo wonderful?! :-D


-Scott.


--- Irina Grimpe-Lishchenko <ilis at omnisolutions.de>
wrote:

> "Can't create/write" seems to be a permissions
> problem.
> With permissions on Windows Server I can not say
> much, thus I use Linux.
> Otherwise it can be corrupted table. Usually in
> phpMyAdmin you can not  
> read this table too, if it is realy corrupted. In
> thus case you should  
> repait the table (REPAIR TABLE tt_news)
> Hop it helps, ilis
> 
> 
> On Fri, 14 Oct 2005 13:15:50 +0200, Rudolf
> Ganglbauer  
> <rudolf.ganglbauer at ixpect.at> wrote:
> 
> > Hi,
> > I set $debugOutput to TRUE and receive following
> warning when on my site
> > with news-items:
> > ---
> > Can't create/write to file
> '/disks/work1/_mysql_tmp/#sql248_12059_1.MYI'
> > (Errcode: 13)
> > ---
> > You could take a look by yourself please, as I
> dont konw what to do with
> > this information...
> http://www.reiseabrechnung.at/NEWS.46.0.html
> >
> > Thanks for your help
> >
> > rgds,
> > Rudolf Ganglbauer
> >
> >
> > Irina GrimpeLishechenko schrieb:
> >> Hi
> >> class.t3lib_db.php has a variable with name
> $debugOutput, that default
> >> is  FALSE. Set it to be TRUE and this can help
> you to find en error
> >> Regrds, ilis
> >>
> >> On Fri, 14 Oct 2005 12:05:17 +0200, Rudolf
> Ganglbauer
> >> <rudolf.ganglbauer at ixpect.at> wrote:
> >>
> >>> Miodrag Terzic schrieb:
> >>>
> >>>> Hi,
> >>>>
> >>>> I have following problem and I hope that
> someone can help me:
> >>>>
> >>>> On list view, when clicked on any tree element,
> on the top of the main
> >>>> window i am getting the following warning:*
> >>>>
> >>>> Warning*: mysql_fetch_row(): supplied argument
> is not a valid MySQL
> >>>> result
> >>>> resource in
> >>>>
>
*C:\Inetpub\wwwroot\Professional\typo3\t3lib\class.t3lib_db.php*on
> >>>> line
> >>>> *754*
> >>>>
> >>>> *Warning*: Cannot modify header information -
> headers already sent by
> >>>> (output started at
> >>>>
>
C:\Inetpub\wwwroot\Professional\typo3\t3lib\class.t3lib_db.php:754)
>  
> >>>> in *
> >>>>
> C:\Inetpub\wwwroot\Professional\typo3\template.php*
> on line *601
> >>>>
> >>>> *I am using Typo3 3.80, with PHP 4.4 used on
> IIS/WinXP Pro.*
> >>>>
> >>>> *Thanks,
> >>>>
> >>>> Gosn Prirodni*
> >>
> >>
> >>> _______________________________________________
> >>> Typo3-english mailing list
> >>> Typo3-english at lists.netfielders.de
> >>>
>
http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english
> >>
> >>
> >>
> >>
> > _______________________________________________
> > Typo3-english mailing list
> > Typo3-english at lists.netfielders.de
> >
>
http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english
> 
> 
> 
> -- 
> Using M2, Opera's revolutionary e-mail client:
> http://www.opera.com/m2/
> _______________________________________________
> Typo3-english mailing list
> Typo3-english at lists.netfielders.de
>
http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english
> 



		
__________________________________ 
Yahoo! Music Unlimited 
Access over 1 million songs. Try it free.
http://music.yahoo.com/unlimited/



More information about the TYPO3-english mailing list