78 Commits (9c89cca5e364310928bde10287a56128378c107c)

Author SHA1 Message Date
Georgi Kodinov b1a8b3aa6e Bug #42144: plugin_load fails 15 years ago
Georgi Kodinov 5eeb6488cf Bug #42144: plugin_load fails 16 years ago
Davi Arnaut 9a5fa17fd3 Bug#45288: pb2 returns a lot of compilation warnings on linux 16 years ago
Davi Arnaut cd37b73fe5 Bug#53445: Build with -Wall and fix warnings that it generates 16 years ago
Staale Smedseng c7fad393fd Bug #49829 Many "hides virtual function" warnings with 16 years ago
Vladislav Vaintroub 768bbae90e Backport WL#3653 to 5.1 to enable bundled innodb plugin. 17 years ago
unknown 9bd3b8545a Bug#32757: hang with sql_mode set when setting some global variables 18 years ago
unknown e524e0f146 Bug#31929 Windows build fails with >=4 Parallel build threads. 18 years ago
unknown ad367fe00a Use pkglibdir to simplify pkgplugindir, and fix the path in a 18 years ago
unknown 92e31e96a2 Add new pkgplugindir handling to seperate plugins from libraries, 18 years ago
unknown 69762c0581 Fixed bug #32034: On 64bit platforms assigning values of 18 years ago
unknown 09a53f28a7 Fixed a lot of compiler warnings and errors detected by Forte C++ on Solaris 19 years ago
unknown 1337c429fb CMakeLists.txt (many), win/README, mysql_manifest.cmake, configure.js: 19 years ago
unknown 70ae8f692f On internals@mysql a developer at IBM pointed out that DBTYPE needed to be removed from the example (its a single line which was needed for previous versions of MySQL). Its been removed. Added a couple of comments. 19 years ago
unknown c6ff8a6500 Added casts to avoid compiler warnings and fixed a wrong type. 19 years ago
unknown 441b11374d Don't give warning that readonly variable is forced to be readonly 19 years ago
unknown 098e15c164 WL#3303 (RBR: Engine-controlled logging format): 19 years ago
unknown f252f9248a WL#3817: Simplify string / memory area types and make things more consistent (first part) 19 years ago
unknown bf2aaad97d wl#2936 - fixing problems 19 years ago
unknown 7d383909db wl#3700 - post-review fixes: 19 years ago
unknown 4e8b49d656 WL#3700: Handler API change: all index search methods - that is, 19 years ago
unknown f40e0cc0d0 After merge fixes 19 years ago
unknown d73b5b8e83 Many files: 19 years ago
unknown 92e68d49d7 Many files: 19 years ago
unknown 1786952856 Updated file to use doxygen commenting style. 19 years ago
unknown 71ce9ccbf2 Added back missing closing brace at file-end. 19 years ago
unknown 9219489ba1 Update file to use doxygen commenting style. 19 years ago
unknown f8bd2ef351 Updated file to use doxygen commenting style. 19 years ago
unknown 7d6b4a1ab0 Refactored a number of engines to have correct init/deinit. Added pass support for "data" from plugin to plugin generic init to use memory location. 19 years ago
unknown 81d3eb5440 This patch fixes the example engine, the example parser, and the example daemon to compile. AKA You can now test that the interface is actually working :) 19 years ago
unknown 76cdfbbdfe Added license information display to output of plugins schema, and tagged all plugins with GPL flag. 19 years ago
unknown 48d5b3bd1f This removes the passing of global hton to engine instance. 19 years ago
unknown 057f98b326 Removed Field (this came in as an idea from a previous patch by Serg) 19 years ago
unknown 39407a0309 Bug#22417 19 years ago
unknown d79485a9be This changes the order of the universe, black is now the new white. 19 years ago
unknown 2dfaa6697c add 2 placeholder values for config and system variables. 19 years ago
unknown cfafd45807 This changeset moves the ha_myisam files to their storage directories. It also includes updates for all engines include patch for windows builds. 20 years ago
unknown b470b3ab87 Major changes are plug.in files created for almost all storage engines. A few stray BDB references removed. 20 years ago
unknown 01d03e7b4b This changeset is largely a handler cleanup changeset (WL#3281), but includes fixes and cleanups that was found necessary while testing the handler changes 20 years ago
unknown 1101cda353 interface for transaction log management added to handlerton 20 years ago
unknown e2e582d1fb handlerton cleanup: 20 years ago
unknown e8a5d25bea Rename cmakelists.txt -> CMakeLists.txt 20 years ago
unknown 2dce7ff6f1 performing a set of bk mv on each CMakeLists.txt file to try and restore the mixed case filenames since this seems to be required with Cmake 2.4 beta 1. 20 years ago
unknown db590c1897 auto-set MYSQL_PLUGIN_DIRECTORY for plug.in files 20 years ago
unknown b41823175d auto-include plug.in, remove the need for plugins to modify configure.in 20 years ago
unknown ad4c32c89a WL#3201 additional post-review fixes 20 years ago
unknown fa15fbf347 WL#3201 post-review fixups 20 years ago
unknown 2eff96e631 make distcheck and cosmetic fixes 20 years ago
unknown 31024b7c4a Fix compilation failure when compiling with BUILD/compile-pentium-debug-max 20 years ago
unknown 83583111ca WL#3201 20 years ago