mariadb/storage
Sergey Vojtovich c182f70115 Removed legacy name for innodb_plugin SE, so --with[out]-innodb
option doesn't affect innodb_plugin.

Currently it works as following:
* configure without relevant options producing two dynamic plugins
* configure --with-plugin-innodb (or legacy --with-innodb) producing
  static standard InnoDB
* configure --without-plugin-innodb (or legacy --without-innodb)
  disabling standard InnoDB
* configure --with-plugin-innodb_plugin producing dynamic innodb_plugin
* configure --without-plugin-innodb_plugin disabling innodb_plugin

storage/innodb_plugin/plug.in:
  Removed legacy name for innodb_plugin SE.
2009-06-10 22:50:00 +05:00
..
archive Bug #39802 On Windows, 32-bit time_t should be enforced 2009-05-13 15:41:24 +05:30
blackhole Added "Sun Microsystems, Inc." to copyright headers on files modified 2008-11-10 21:21:49 +01:00
csv compiler warning fix 2009-03-24 13:02:01 +04:00
example Merge trift2.:/MySQL/M51/mysql-5.1 2008-03-14 14:41:08 +01:00
federated Bug #39802 On Windows, 32-bit time_t should be enforced 2009-05-13 15:41:24 +05:30
heap Bug#29125 Windows Server X64: so many compiler warnings 2009-02-13 11:41:47 -05:00
ibmdb2i Bug#44856 IBMDB2I gives misleading 2504 error 2009-05-17 22:50:20 +05:30
innobase merge to 5.1-bugteam tree 2009-05-19 14:01:29 +05:30
innodb_plugin Removed legacy name for innodb_plugin SE, so --with[out]-innodb 2009-06-10 22:50:00 +05:00
myisam 5.0-bugteam->5.1-bugteam merge 2009-05-27 15:42:19 +05:00
myisammrg 5.0-bugteam->5.1-bugteam merge 2009-05-27 15:42:19 +05:00
ndb Add missing newline to usage message of ndb_print_backup_file (Bug #34989) 2009-04-28 11:21:47 -07:00
Makefile.am Add the IBM DB2 for i storage engine. 2009-02-15 03:18:30 +01:00