mariadb/storage/innodb_plugin
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
..
btr Applying InnoDB Plugin 1.0.6 snapshot, Fixes BUG#48469 2009-11-30 19:12:26 +05:30
buf
data
dict
dyn
eval
fil
fsp
fut
ha
handler Bug #38883: thd_security_context is not thread safe, crashes? 2009-12-03 23:38:09 +04:00
ibuf
include Bug #38883 (reopened): thd_security_context is not thread safe, crashes? 2009-12-01 14:38:40 +04:00
lock Bug #38883 (reopened): thd_security_context is not thread safe, crashes? 2009-12-01 14:38:40 +04:00
log
mach
mem
mtr
mysql-test
os
page
pars
que
read
rem
row
scripts
srv
sync
thr
trx Bug #38883 (reopened): thd_security_context is not thread safe, crashes? 2009-12-01 14:38:40 +04:00
usr
ut
ChangeLog Applying InnoDB Plugin 1.0.6 snapshot, Fixes BUG#48469 2009-11-30 19:12:26 +05:30
CMakeLists.txt Fix for BUG#49502 - CMake error compiling 5.1 on Windows 2009-12-14 13:42:26 +05:30
compile-innodb
compile-innodb-debug
COPYING
COPYING.Google
COPYING.Percona
COPYING.Sun_Microsystems
Doxyfile
ha_innodb.def
Makefile.am
plug.in
revert_gen.sh
setup.sh