Bug #59458 | Inconsistent plugin author reporting for InnoDB plugins | ||
---|---|---|---|
Submitted: | 12 Jan 2011 20:17 | Modified: | 4 Jan 2012 20:44 |
Reporter: | Mark Leith | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: InnoDB storage engine | Severity: | S3 (Non-critical) |
Version: | 5.5.5 | OS: | Any |
Assigned to: | Vasil Dimov | CPU Architecture: | Any |
[12 Jan 2011 20:17]
Mark Leith
[28 Feb 2011 8:10]
Vasil Dimov
10:09:28 mysql> select plugin_name,plugin_author from information_schema.plugins; +-----------------------+----------------------------+ | plugin_name | plugin_author | +-----------------------+----------------------------+ | binlog | MySQL AB | | mysql_native_password | R.J.Silk, Sergei Golubchik | | mysql_old_password | R.J.Silk, Sergei Golubchik | | CSV | Brian Aker, MySQL AB | | MEMORY | MySQL AB | | MyISAM | MySQL AB | | MRG_MYISAM | MySQL AB | | InnoDB | Innobase Oy | | INNODB_TRX | Innobase Oy | | INNODB_LOCKS | Innobase Oy | | INNODB_LOCK_WAITS | Innobase Oy | | INNODB_CMP | Innobase Oy | | INNODB_CMP_RESET | Innobase Oy | | INNODB_CMPMEM | Innobase Oy | | INNODB_CMPMEM_RESET | Innobase Oy | | PERFORMANCE_SCHEMA | Marc Alff, Oracle | | partition | Mikael Ronstrom, MySQL AB | +-----------------------+----------------------------+ 17 rows in set (0.00 sec) 10:09:31 mysql> select @@version; +--------------+ | @@version | +--------------+ | 5.5.10-debug | +--------------+ 1 row in set (0.00 sec)
[28 Feb 2011 9:34]
Vasil Dimov
Fixed in vasil.dimov@oracle.com-20110228083948-z27sh3x73qk8zq0a vasil.dimov@oracle.com-20110228090224-wzk4kbrgi2001s6y vasil.dimov@oracle.com-20110228090722-0hsg605yvm2ypl9c