>From a SSH I run a query and get the following:

ERROR 1030: Got error 134 from table handler

>From a browser, when I run the same query I get:

Warning: MySQL: Unable to save result set in [my php file here] on line 7

Warning: Supplied argument is not a valid MySQL result resource in [my php
file here] on line 8

If I add LIMIT 12 to the query, it can handle it, but anything above 12 and
it chokes.

Other queries run fine; the result set on this query has no more than 246
results, which seems pretty low to choke the system.

The server's running mysql Ver 11.15 Distrib 3.23.43, for pc-linux-gnu
(i686)

Randy Tayler
www.RandymThoughts.com
www.Singlesaints.com
"If I had something funny to say, I'd put it here."


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to