Bug #8591 'ps_7ndb' fails in 5.0.3-alpha
Submitted: 17 Feb 2005 22:01 Modified: 5 Apr 2005 21:09
Reporter: Matt Wagner Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server Severity:S1 (Critical)
Version:5.0.3-alpha OS:many, use 'build' as example
Assigned to: Pekka Nousiainen CPU Architecture:Any

[17 Feb 2005 22:01] Matt Wagner
Description:
on 'build' with 5.0.3-alpha '-max':

13256: ps_7ndb                        [ fail ]
13257: 
13258: Errors are (from /build/mysqldev/build/test/mysql-max-5.0.3-alpha-pc-linux-gnu-i686/mysql-test/var/log/mysqltest-time) :
13259: /build/mysqldev/build/test/mysql-max-5.0.3-alpha-pc-linux-gnu-i686/bin/mysqltest: At line 31: query 'create table t9 
13260: (
13261: c1  tinyint, c2  smallint, c3  mediumint, c4  int,
13262: c5  integer, c6  bigint, c7  float, c8  double,
13263: c9  double precision, c10 real, c11 decimal(7, 4), c12 numeric(8, 4),
13264: c13 date, c14 datetime, c15 timestamp(14), c16 time,
13265: c17 year, c18 tinyint, c19 bool, c20 char,
13266: c21 char(10), c22 varchar(30), c23 tinyblob, c24 tinytext,
13267: c25 blob, c26 text, c27 mediumblob, c28 mediumtext,
13268: c29 longblob, c30 longtext, c31 enum('one', 'two', 'three'),
13269: c32 set('monday', 'tuesday', 'wednesday'),
13270: primary key(c1)
13271: ) engine = 'NDB'  ' failed: 1005: Can't create table './test/t9.frm' (errno: 138)
13272: (the last lines may be the most important ones)

How to repeat:
compile 5.0.3-alpha '-max' on 'build'.

see this url for other affect platforms: https://intranet.mysql.com/~kboortz/status/mysql-5.0.3-alpha/builds.html
[28 Feb 2005 9:22] Pekka Nousiainen
Was fixed in:
ChangeSet@1.1700.252.1, 2005-02-17 12:13:16+01:00, pekka@mysql.com
  ndb - accept ps_7ndb.result