73 Commits (51c0f1fce688ec434f9d85336d6d5352ec8c7315)

Author SHA1 Message Date
Vladislav Vaintroub 31b79618e3 Backport WL#3653 to 5.1 to enable bundled innodb plugin. 17 years ago
tnurnberg@mysql.com/white.intern.koehntopp.de 79491f93c8 Bug#32757: hang with sql_mode set when setting some global variables 18 years ago
iggy@alf.(none) 18aba8a82c Bug#31929 Windows build fails with >=4 Parallel build threads. 18 years ago
jperkin/jonathan@chorlton.adsl.perkin.org.uk e286ac998c Use pkglibdir to simplify pkgplugindir, and fix the path in a 18 years ago
jperkin/jonathan@chorlton.adsl.perkin.org.uk f988a7e600 Add new pkgplugindir handling to seperate plugins from libraries, 18 years ago
gshchepa/uchum@gleb.loc 70f36562bc Fixed bug #32034: On 64bit platforms assigning values of 18 years ago
monty@mysql.com/nosik.monty.fi e53a73e26c Fixed a lot of compiler warnings and errors detected by Forte C++ on Solaris 19 years ago
kent@mysql.com/kent-amd64.(none) 413d1e1aa4 CMakeLists.txt (many), win/README, mysql_manifest.cmake, configure.js: 19 years ago
brian@zim.(none) b41a97fade 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
jani@a88-113-38-195.elisa-laajakaista.fi 2c8f4f9791 Added casts to avoid compiler warnings and fixed a wrong type. 19 years ago
monty@mysql.com/narttu.mysql.fi 2d6d45130e Don't give warning that readonly variable is forced to be readonly 19 years ago
mats@kindahl-laptop.dnsalias.net 9a92325c02 WL#3303 (RBR: Engine-controlled logging format): 19 years ago
monty@mysql.com/narttu.mysql.fi 088e2395f1 WL#3817: Simplify string / memory area types and make things more consistent (first part) 19 years ago
serg@janus.mylan 3ecbb5a443 wl#2936 - fixing problems 19 years ago
serg@janus.mylan 68fd66e853 wl#3700 - post-review fixes: 19 years ago
serg@janus.mylan a07fd5fa8f WL#3700: Handler API change: all index search methods - that is, 19 years ago
monty@mysql.com/narttu.mysql.fi 410fc81a72 After merge fixes 19 years ago
kent@mysql.com/kent-amd64.(none) 67868597bb Many files: 19 years ago
kent@mysql.com/kent-amd64.(none) 1e3237fefa Many files: 19 years ago
trudy@linux.site 6e258403c5 Updated file to use doxygen commenting style. 19 years ago
trudy@linux.site f498540b3f Added back missing closing brace at file-end. 19 years ago
trudy@linux.site 9351d5e586 Update file to use doxygen commenting style. 19 years ago
trudy@linux.site 7b74da641f Updated file to use doxygen commenting style. 19 years ago
brian@zim.(none) f0c661f1ac 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
brian@zim.(none) 739f2c27d0 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
brian@zim.(none) faff46eefe Added license information display to output of plugins schema, and tagged all plugins with GPL flag. 19 years ago
brian@zim.(none) a756fd36ef This removes the passing of global hton to engine instance. 19 years ago
brian@zim.(none) f9a02811da Removed Field (this came in as an idea from a previous patch by Serg) 19 years ago
acurtis/antony@xiphis.org/ltamd64.xiphis.org 98a8537adf Bug#22417 19 years ago
brian@zim.(none) 7194b6d75a This changes the order of the universe, black is now the new white. 19 years ago
acurtis/antony@xiphis.org/ltantony.xiphis.org 38a59efbc9 add 2 placeholder values for config and system variables. 20 years ago
brian@zim.(none) f68ce0ddef 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
brian@zim.(none) 3d09079e31 Major changes are plug.in files created for almost all storage engines. A few stray BDB references removed. 20 years ago
monty@mysql.com 74cc73d461 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
bell@sanja.is.com.ua 60b738b62b interface for transaction log management added to handlerton 20 years ago
serg@sergbook.mysql.com fe97dbb587 handlerton cleanup: 20 years ago
msvensson@neptunus.(none) 40bfe246a9 Rename cmakelists.txt -> CMakeLists.txt 20 years ago
reggie@big_geek. 67a692f998 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
serg@sergbook.mysql.com 549fe7c850 auto-set MYSQL_PLUGIN_DIRECTORY for plug.in files 20 years ago
serg@sergbook.mysql.com 376117eb98 auto-include plug.in, remove the need for plugins to modify configure.in 20 years ago
acurtis@xiphis.org f1d4921139 WL#3201 additional post-review fixes 20 years ago
acurtis@xiphis.org 0736d18337 WL#3201 post-review fixups 20 years ago
serg@sergbook.mysql.com 281fb1cfc5 make distcheck and cosmetic fixes 20 years ago
monty@mysql.com 9ad5c2de05 Fix compilation failure when compiling with BUILD/compile-pentium-debug-max 20 years ago
acurtis@xiphis.org 4e11a4d941 WL#3201 20 years ago
acurtis@xiphis.org f6febdb95a Bug#18464 20 years ago
knielsen@mysql.com bc6628d27f Some changes to make it possible to build for Windows with CMake from 20 years ago
knielsen@mysql.com a3ad39cf66 Updated CMake stuff to handle the configurations needed for release 20 years ago
svoj@april.(none) 7e8b145b94 BUG#17117: header fille "plugin.h" does not have a namespace prefix 20 years ago
joerg@mysql.com af396ba40f storage/example/ha_example.cc 20 years ago