summaryrefslogtreecommitdiff
path: root/sql/sql_plugin.cc
Commit message (Expand)AuthorAgeFilesLines
* wl#3700 - post-review fixes:unknown2007-03-171-1/+1
* Merge bk-internal.mysql.com:/home/bk/mysql-5.1unknown2007-02-211-2/+1
|\
| * WL#3700: Handler API change: all index search methods - that is,unknown2007-01-291-2/+1
* | Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.1unknown2007-02-031-0/+11
|\ \
| * | After merge fixesunknown2007-01-291-0/+11
| |/
* | Two things:unknown2007-01-261-5/+16
|/
* Merge kboortz@bk-internal.mysql.com:/home/bk/mysql-5.1unknown2006-12-311-1/+1
|\
| * Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.1unknown2006-12-271-1/+1
| |\
| | * Potential use of NULL pointer in 'plugin_for_each_with_mask', check pointerunknown2006-12-221-1/+1
| | * Bug#22694 "function plugin_foreach_with_mask() uses an uninitialized pointer"unknown2006-12-221-9/+10
* | | Merge kboortz@bk-internal.mysql.com:/home/bk/mysql-5.1unknown2006-12-271-2/+1
|\ \ \ | |/ / |/| |
| * | Many files:unknown2006-12-271-2/+1
| |/
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.1unknown2006-12-011-11/+10
|\ \ | |/ |/|
| * Merge bk-internal.mysql.com:/home/bk/mysql-5.1unknown2006-11-121-11/+10
| |\
| | * Bug#22694unknown2006-10-241-11/+10
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1unknown2006-11-301-1/+1
|\ \ \
| * | | Fixed compiler warnings (Mostly VC++):unknown2006-11-301-1/+1
| |/ /
* | | Refactored a number of engines to have correct init/deinit. Added pass suppor...unknown2006-11-191-2/+2
* | | Merge bk-internal.mysql.com:/data0/bk/mysql-5.1unknown2006-11-111-5/+12
|\ \ \ | |/ / |/| |
| * | This patch fixes the example engine, the example parser, and the example daem...unknown2006-11-101-5/+12
| |/
* | Fixed a lot of compiler warnings (Mainly in mysqld and instance manager)unknown2006-11-011-2/+2
|/
* Bug#20615unknown2006-09-251-1/+1
* Bug#21610unknown2006-09-251-7/+9
* This changes the order of the universe, black is now the new white.unknown2006-09-151-27/+31
* bugfixunknown2006-09-091-1/+1
* cleanup of pligin removal codeunknown2006-09-071-94/+78
* minor plugin api fixes:unknown2006-09-071-1/+1
* converting plugin states to bitmask to simplify testing.unknown2006-09-061-7/+9
* plugin_foreach - don't hold the lock when calling the functionunknown2006-09-051-18/+40
* Re'ordering of startup. Fixed Execution path issues. Added function for de'in...unknown2006-08-291-87/+105
* Merge baker@bk-internal.mysql.com:/home/bk/mysql-5.1unknown2006-08-251-1/+1
|\
| * Cleanup of unused variables.unknown2006-08-251-1/+1
* | Cleanup patch.unknown2006-08-171-3/+3
|/
* Bug#20168unknown2006-06-121-11/+11
* Re-apply missing changesets in 5.1unknown2006-06-061-0/+1
* Merge bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2006-06-041-1/+2
|\
| * This changeset is largely a handler cleanup changeset (WL#3281), but includes...unknown2006-06-041-1/+2
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2006-05-311-2/+3
|\ \
| * | Incompatible ftparser plugin API change.unknown2006-05-281-2/+3
| |/
* | handlerton cleanup:unknown2006-05-281-22/+22
|/
* WL#3201unknown2006-04-241-1/+1
* Merge xiphis.org:/home/antony/work2/wl3201.3unknown2006-04-241-11/+64
|\
| * WL#3201unknown2006-04-131-11/+64
* | Adding back support for loadable engines. unknown2006-04-161-2/+10
|/
* Fixed compiler and valgrind warningsunknown2006-03-291-1/+2
* Bug#11835 CREATE FUNCTION crashes serverunknown2006-03-211-0/+2
* bug#17568 mysql_fix_privilege_tables doesn't create mysql.pluginunknown2006-02-281-1/+1
* Merge baker@bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2006-02-171-9/+2
|\
| * Removing support for storage engines being loadable, will push featureto 5.2.unknown2006-02-171-9/+2
* | Automergeunknown2006-02-151-3/+3
|\ \