vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Hi, I get this error when trying to create newtables in a cluster. I just created about 27 tables using ndbcluster-engine without a problem. trying to create any more tables fails with this error. anybody knows? thx -- Sebastian Mork <federente@gmx.de> |
| ||||
| I've now figured out that the error occurs when I try to create any table that has a primary key. creating tables without the primary key works. hmm.. is there any limitation in the mysql (ndb)-settings that I've to change? Its the standard-installation of 4.1.21-max... -- Sebastian Mork federente@gmx.de -- On Wed, 11 Oct 2006 09:52:05 +0200 Sebastian Mork <federente@gmx.de> wrote: > Hi, > > I get this error when trying to create newtables in a cluster. > I just created about 27 tables using ndbcluster-engine without a problem. > trying to create any more tables fails with this error. > > anybody knows? > thx > -- > Sebastian Mork <federente@gmx.de> > > > -- > MySQL General Mailing List > For list archives: http://lists.mysql.com/mysql > To unsubscribe: http://lists.mysql.com/mysql?unsub=federente@gmx.de -- Sebastian Mork <federente@gmx.de> |