On my system error 28 is no space left on device.

harry@LordBlink:~> perror 28
Error code  28:  No space left on device

You can verify that is the same on your system with the perror command that
should come with your MySQL installation.

If it is the same error then make sure that your datadir you have specified
has enough space in order to run the tests.  I'm not sure how much exactly
is needed, but more than you currently have it seems.  Hope that helps.

Harrison


----- Original Message -----
From: "Minas" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, May 04, 2002 7:19 PM
Subject: error during sql-bench: create-mysql-SunOS_5.8_i86pc


> could you tell me please, what can cause the bellow error?
>
> Testing server 'MySQL 3.23.45' at 2002-05-04 20:10:55
>
> Testing the speed of creating and droping tables
> Testing with 10000 tables and 10000 loop count
>
> Testing create of tables
> Can't execute command 'create table bench_4497 (i int NOT NULL,d double,f
> float,s char(10),v varchar(100),primary key (i))'
> Error: Error writing file './test/bench_4497.frm' (Errcode: 28)
>
> thank you in advance
>
> Minas
>
>
> ---------------------------------------------------------------------
> 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
>
>
>


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