1. 03 Jul, 2009 1 commit
  2. 25 Jun, 2009 2 commits
  3. 24 Jun, 2009 1 commit
  4. 18 Jun, 2009 1 commit
  5. 17 Jun, 2009 3 commits
  6. 11 Jun, 2009 3 commits
  7. 10 Jun, 2009 3 commits
    • Sergey Vojtovich's avatar
      Removed legacy name for innodb_plugin SE, so --with[out]-innodb · 4adad43f
      Sergey Vojtovich authored
      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
      4adad43f
    • Satya B's avatar
      Add innodb plugin tests to a new mysql test suite 'innodb'. · 635b4fe3
      Satya B authored
      Created a test suite 'innodb' under mysql-test/suite/innodb for the innodb plugin tests.
      test suite 'innodb' has tests only which are not under any other mysql-test suites.
      
      Total 14 testcases are added to the test suite.
      
      Note: the patches in storage/innodb_plugin/mysql-test/patches are not applied yet
      635b4fe3
    • Vladislav Vaintroub's avatar
      Backport WL#3653 to 5.1 to enable bundled innodb plugin. · 31b79618
      Vladislav Vaintroub authored
      Remove custom DLL loader code from innodb plugin code, use 
      symbols exported from mysqld.
      31b79618
  8. 09 Jun, 2009 1 commit
  9. 05 Jun, 2009 2 commits
  10. 03 Jun, 2009 1 commit
  11. 02 Jun, 2009 1 commit
  12. 29 May, 2009 3 commits
  13. 28 May, 2009 3 commits
  14. 27 May, 2009 9 commits
  15. 26 May, 2009 2 commits
  16. 25 May, 2009 4 commits