At 17:18 -0500 3/19/03, Tab Alleman wrote:
>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
Get a bigger disk?
C:\> perror 28
Error code 28: No space left on device
--
Paul DuBois
http://www.kitebird.com/
sql, query