ntry_date DESC
>
> it works fine locally on my win98 (PWS server) MySQL 4.0.15 but remotly on
> my FREEBSD server gives this error:
>
> query error: Got error 12 from table handler
>
> Any Suggesstions?
[EMAIL PROTECTED]:~$ perror 12
Error code 12: Cannot allocate memo
error:
query error: Got error 12 from table handler
Any Suggesstions?
George Atef
_
Protect your PC - get McAfee.com VirusScan Online
http://clinic.mcafee.com/clinic/ibuy/campaign.asp?cid=3963
--
MySQL General Mailing List
For list
Doron,
Monday, May 06, 2002, 3:44:02 AM, you wrote:
D> I got the above error when inserting a row into a heap table on linux
D> mySQL version 3.23.49a from the Java JDBC driver. This is not reproduceable
D> on a win32 DB. This does not appear to be space related as it failed after
D> only abo
Hi,
I got the above error when inserting a row into a heap table on linux
mySQL version 3.23.49a from the Java JDBC driver. This is not reproduceable
on a win32 DB. This does not appear to be space related as it failed after
only about 200 rows. Just wondering if anyone has seen this before?