summaryrefslogtreecommitdiff
path: root/storage/innodb_plugin
Commit message (Expand)AuthorAgeFilesLines
* Renamed storage/innodb_plugin to storage/innobase, so that 1) it's the sameGuilhem Bichot2009-08-07387-215967/+0
* InnoDB plugin is built-in: remove test code which depended on the plugin prop...Guilhem Bichot2009-08-051-0/+1
* Fixed build failure on Win.Sergey Vojtovich2009-08-041-0/+1
* Added fsp0types.h to source distribution.Sergey Vojtovich2009-07-311-0/+1
* Update to innoplug-1.0.4.Sergey Vojtovich2009-07-30101-1168/+5256
* This patch pretends to fix run-time symbols clash on Solaris:Sergey Vojtovich2009-07-091-3/+5
* On Solaris shared objects must be linked from PIC code.Sergey Vojtovich2009-07-031-3/+6
* Fixed InnoDB plugin compilation failure from source distributionSergey Vojtovich2009-06-251-1/+1
* Fixed build failures.Sergey Vojtovich2009-06-181-1/+1
* mergeVladislav Vaintroub2009-06-172-3/+3
|\
| * When using bundled zlib, INNODB_PLUGIN was looking forSergey Vojtovich2009-06-171-1/+1
| * Removed legacy name for innodb_plugin SE, so --with[out]-innodbSergey Vojtovich2009-06-101-1/+1
| * add missing file in Makefile.amTomas Ulin2009-06-091-1/+1
* | Fixed type defintion for os_thread_id_t on 64 bit Windows.Vladislav Vaintroub2009-06-171-1/+1
* | Backport WL#3653 to 5.1 to enable bundled innodb plugin.Vladislav Vaintroub2009-06-107-1167/+14
|/
* Compile the Innodb plugin so that it can be installed as dynamic plugin only ...Satya B2009-05-294-3199/+43
* Adding innodb_plugin-1.0.4 as storage/innodb_plugin.Satya B2009-05-27375-0/+216180