Me again, new problem further down the same road:

C:\mysql\bin>mysql < \dev_hotel_data.sql
ERROR 1030 at line 73106: Got error 28 from table handler

C:\mysql\bin>mysql < \dev_hotel_data.sql
ERROR 1030 at line 74097: Got error 28 from table handler  

Yes, just as it looks, the same error occurred on subsequent runs of the
same exact batch file.  I didn't make any changes to the file or
anything else between the two runs; I just ran it once, got the error
and ran it again.  And yet, the error occurs at two different points,
supporting my theory that there's nothing wrong with the code being
executed.  Both lines are simple INSERT statements that work fine when
run by themselves.  Is this a hardware limitation?  A MySQL limitation?
When I checked the MySQL.err file after each attempt, nothing was
recorded about either error.  Searching for "1030" in the documentation
produces nothing.

Anybody got a clue as to what could be causing it, and/or what I can do
about it?

Tab

---------------------------------------------------------------------
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