mariadb/storage
Satya B f0ef41058c Fix for BUG#49502 - CMake error compiling 5.1 on Windows
When applying innodb snapshot 1.0.6 the storage engine name for innodb plugin
under windows was changed from INNODB_PLUGIN to INNOBASE.

This is a wrong and changing back the name to INNODB_PLUGIN.

storage/innodb_plugin/CMakeLists.txt:
  Fix for BUG#49502 - CMake error compiling 5.1 on Windows
  
  Change the storage engine name to INNODB_PLUGIN in CMakeLists.txt
2009-12-14 13:42:26 +05:30
..
archive fix for pb2 failure after bug#47012 push. 2009-11-17 17:44:27 +05:30
blackhole
csv
example
federated Bug#47382 'mysqladmin debug' crash on 64-bit Windows 2009-11-10 13:41:43 -06:00
heap
ibmdb2i merging with mysql-5.1-bugteam 2009-12-11 17:27:12 +05:30
innobase Bug #38883: thd_security_context is not thread safe, crashes? 2009-12-03 23:38:09 +04:00
innodb_plugin Fix for BUG#49502 - CMake error compiling 5.1 on Windows 2009-12-14 13:42:26 +05:30
myisam A follow-up to fix for 2009-10-27 18:27:27 +04:00
myisammrg
ndb Automerge. 2009-11-02 18:37:21 -02:00
Makefile.am
mysql_storage_engine.cmake