Bug #16781 | InnoDB related error at installation | ||
---|---|---|---|
Submitted: | 25 Jan 2006 14:48 | Modified: | 6 Apr 2006 20:44 |
Reporter: | [ name withheld ] (Basic Quality Contributor) | Email Updates: | |
Status: | Can't repeat | Impact on me: | |
Category: | MySQL Server | Severity: | S1 (Critical) |
Version: | 5.1.5/5.1.6 BK | OS: | Windows (WinXP sp2/Linux) |
Assigned to: | CPU Architecture: | Any |
[25 Jan 2006 14:48]
[ name withheld ]
[26 Jan 2006 14:41]
MySQL Verification Team
Thank you for the bug report. c:\mysql\bin>mysqld-max-nt --standalone --console --default-storage-engine=innodb Unknown/unsupported table type: innodb c:\mysql\bin>mysqld-max-nt --standalone --console --default-storage-engine=innobase 060126 12:35:01 InnoDB: Started; log sequence number 0 43655 060126 12:35:02 [Note] mysqld-max-nt: ready for connections. Version: '5.1.5-alpha-nt-max' socket: '' port: 3306 MySQL Community Edition (GPL) - Max miguel@hegel:~/dbs/5.1> libexec/mysqld --default-storage-engine=innodb Unknown/unsupported table type: innodb miguel@hegel:~/dbs/5.1> libexec/mysqld --default-storage-engine=innobase 030426 12:40:21 InnoDB: Started; log sequence number 0 53287 030426 12:40:21 [Note] libexec/mysqld: ready for connections. Version: '5.1.6-alpha-debug' socket: '/tmp/mysql.sock' port: 3306 Source distribution
[27 Feb 2006 15:56]
Magnus BlÄudd
Can't reproduce. Please retest with latest 5.1
[6 Apr 2006 20:44]
MySQL Verification Team
I was unable to repeat with current source server.