Shomal,

----- Original Message -----
From: "Shomal Bafna" <[EMAIL PROTECTED]>
Newsgroups: mailing.database.mysql
Sent: Tuesday, February 04, 2003 7:46 PM
Subject: Innodb: Limited creation of tables


> The box is running a MySQL 3.23-47 Max rpm based version on a Mandrake 8.2
> Linux with Duron processor and 256MB Ram. Thera are 10 InnoDb type tables
> created and several MyISAM types too (approx 30 more.). On adding the 11
> table of InnoDb type the following error is displayed:
>
> ERROR 1005 at line 1: Can't create table './myDB/personalDetails.frm'
(errno:
> 135)

heikki@hundin:~/mysql-max-3.23.47-pc-linux-gnu-i686/bin> perror 135
Error code 135:  Unknown error 135
135 = No more room in record file

Please see http://www.innodb.com/ibman.html#InnoDB_start and
http://www.innodb.com/ibman.html#Adding_and_removing about how to add
another ibdata file.

> Need help.
>
> Shomal

Best regards,

Heikki Tuuri
Innobase Oy
---
InnoDB - transactions, row level locking, and foreign key support for MySQL
See http://www.innodb.com, download MySQL-Max from http://www.mysql.com

sql query




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