|
|||||||||||
|
TABLESPACE
From: Gabriel KLEIN <gklein(at)itool.com>
Date: Thu Jun 28 2007 - 11:48:59 EDT
I have a probleme with table space :
mysql> alter logfile group lg_1 add undofile 'undo_10.dat' initial_size
16M engine ndb;
mysql> create tablespace test add datafile 'dos4130201.1.dat' use logfile group lg_1 initial_size 4M engine ndb; ERROR 1516 (HY000): Failed to create TABLESPACE I can create ~200 220 but random bug Where i am limited? in config.ini or my.cnf ? Thank you for your help -- MySQL Cluster Mailing List For list archives: http://lists.mysql.com/cluster To unsubscribe: http://lists.mysql.com/cluster?unsub=lists@pantek.comReceived on Thu Jun 28 12:10:48 2007 This archive was generated by hypermail 2.1.8 : Thu Jun 28 2007 - 12:20:05 EDT |
||||||||||
|
|||||||||||