Bug #4587 MEDIUM INT not supported
Submitted: 17 Jul 2004 19:20 Modified: 19 Jul 2004 11:46
Reporter: Johan Andersson Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Cluster: Cluster (NDB) storage engine Severity:S2 (Serious)
Version:mysql 4.1 bk src OS:Linux (RH9)
Assigned to: Magnus Blåudd CPU Architecture:Any

[17 Jul 2004 19:20] Johan Andersson
Description:
Mediumint datatype not supported.

How to repeat:
create a table with  mediumint
[19 Jul 2004 11:46] Magnus Blåudd
Has added test of creating a table with MEDIUMINT column to mysql-test/t/ndb_types, along with test of several other column types.