| Bug #5130 | create table(..) type=ndb; does not fail if mysqld is started w/o --ndbcluster | ||
|---|---|---|---|
| Submitted: | 20 Aug 2004 17:42 | Modified: | 20 Aug 2004 18:12 |
| Reporter: | Johan Andersson | Email Updates: | |
| Status: | Not a Bug | Impact on me: | |
| Category: | MySQL Cluster: Cluster (NDB) storage engine | Severity: | S2 (Serious) |
| Version: | mysql 4.1 bk | OS: | Any (*) |
| Assigned to: | CPU Architecture: | Any | |
[20 Aug 2004 17:42]
Johan Andersson
[20 Aug 2004 18:12]
MySQL Verification Team
That is the expected behavior when an engine isn't available, please see create table syntax in the Manual at: "If a storage engine is specified that is not available, MySQL uses MyISAM instead....." http://dev.mysql.com/doc/mysql/en/CREATE_TABLE.html
