Filename | Latest Rev | Last Changed | Committer | Comment | Size | ||
---|---|---|---|---|---|---|---|
.. | |||||||
ascii | 1030.2.5 | 15 years ago | devananda | refactored functin/ascii into plugin/ascii | |||
auth_all | 2215.6.1 | 13 years ago | Brian Aker | This modifies basic auth such that: 1) We now by | |||
auth_file | 1432.1.1 | 14 years ago | Eric Day | Added auth_file plugin. | |||
auth_http | 974.2.1 | 15 years ago | Mark Atwood | add auth_http plugin | |||
auth_ldap | 1497.2.2 | 14 years ago | Eric Day | Initial auth_ldap plugin. There are no test cases | |||
auth_pam | 259 | 16 years ago | Brian Aker | First pass on PAM auth | |||
auth_schema | 2425.1.1 | 13 years ago | Daniel Nichter | auth_schema (auth_db) working prototype. | |||
auth_test | 1337.4.6 | 14 years ago | Eric Day | Added auth_test module for testing auth interface | |||
benchmark | 1030.3.5 | 15 years ago | devananda | refactored function/benchmark into plugin/benchmar | |||
catalog | 1960.1.3 | 13 years ago | Brian Aker | First bit of create framework. | |||
charlength | 1086.4.1 | 15 years ago | Devananda | refactored functin/charlength into plugin/charleng | |||
coercibility_function | 1717.1.1 | 14 years ago | LinuxJedi | Make coercibility a plugin which is not built/enab | |||
collation_dictionary | 1273.13.50 | 14 years ago | Brian Aker | Additional plugins. | |||
compression | 971.1.64 | 15 years ago | Monty Taylor | Merged compress, uncompress and uncompressed_lengt | |||
connection_id | 1086.7.1 | 15 years ago | devananda | refactored function/connection_id into plugin/conn | |||
console | 971.6.9 | 15 years ago | Eric Day | Added console plugin. | |||
crc32 | 139.1.2 | 16 years ago | Stewart Smith | CRC32() as UDF | |||
debug | 1996.1.2 | 13 years ago | Brian Aker | Moved crash function to being debug. | |||
default_replicator | 1039.5.1 | 15 years ago | Jay Pipes | * New serial event log plugin Implemented in /plu | |||
drizzle_protocol | 971.7.10 | 14 years ago | Eric Day | Duplicated oldlibdrizzle module, one for Drizzle p | |||
errmsg_stderr | 499.2.6 | 16 years ago | Mark Atwood | an implemention of the errmsg plugin | |||
error_dictionary | 1996.3.3 | 13 years ago | Monty Taylor | Add error message data dictionary table. | |||
filtered_replicator | 1039.9.1 | 15 years ago | Padraig O'Sullivan | Created a simple filtered replicator that can filt | |||
function_dictionary | 1751.3.2 | 14 years ago | Brian Aker | Adding in data dictionary table to list out functi | |||
function_engine | 1273.13.55 | 14 years ago | Brian Aker | Naming fixes. | |||
gearman_udf | 971.3.31 | 15 years ago | Eric Day | Started Gearman UDF. | |||
hello_events | 1502.5.4 | 14 years ago | Barry.Leslie at PrimeBase | Added a demo plugin based on the the events plugin | |||
hello_world | 134.1.2 | 16 years ago | Mark Atwood | Add hello_world() UDF | |||
hex_functions | 1300.4.3 | 14 years ago | Stewart Smith | move HEX() and UNHEX() to hex_functions plugin. | |||
http_functions | 2283.4.13 | 13 years ago | Stewart Smith | add basic http_functions plugin. uses libcurl | |||
information_schema_dictionary | 1340.1.5 | 14 years ago | Brian Aker | Update, we now have all of the ANSI INFORMATION_SC | |||
innobase | 992.1.24 | 15 years ago | Monty Taylor | Ported InnoDB to register_plugins. | |||
ipv6_function | 2398.1.1 | 13 years ago | Muhammad Umair | merge lp:~mumair/drizzle/drizzle-IPv6Address | |||
js | 2370.2.8 | 13 years ago | Henrik Ingo | Change name from js_eval() to just js(), also chan | |||
json_server | 2283.4.1 | 13 years ago | Stewart Smith | very basic HTTP server | |||
length | 1086.9.1 | 15 years ago | Devananda | refactored function/length into plugin/length | |||
logging_gearman | 910.7.1 | 15 years ago | Mark Atwood | add gearman logging plugin | |||
logging_query | 383.6.6 | 16 years ago | Mark Atwood | rename logging_noop to logging_query | |||
logging_stats | 1320.4.1 | 14 years ago | Joe Daly | scoreboard implementation for statistics | |||
math_functions | 1751.3.5 | 14 years ago | Brian Aker | Add two plugins to handle the string and math func | |||
md5 | 139.1.1 | 16 years ago | Stewart Smith | Move MD5() into a UDF | |||
memcached_functions | 1166.5.1 | 15 years ago | Patrick Galbraith | Starting over with a fresh tree, moved in memcache | |||
memcached_stats | 1144.5.1 | 15 years ago | Padraig O'Sullivan | Created plugin which simply adds I_S tables for qu | |||
memory | 1758.2.1 | 14 years ago | patrick crews | Moved engine-specific tests to their respective pl | |||
multi_thread | 868 | 15 years ago | Brian Aker | Adding Multi-threaded Scheduler into the system. | |||
myisam | 992.1.25 | 15 years ago | Monty Taylor | Moved myisam to new plugin system. | |||
mysql_protocol | 971.7.10 | 14 years ago | Eric Day | Duplicated oldlibdrizzle module, one for Drizzle p | |||
mysql_unix_socket_protocol | 1887.1.1 | 14 years ago | Brian Aker | Adding uninux socket protocol for real. | |||
performance_dictionary | 1764.3.5 | 14 years ago | Brian Aker | First pass at session_usage. | |||
protocol_dictionary | 2131.7.1 | 13 years ago | Andrew Hutchings | Add protocol counters table | |||
query_log | 2311.1.1 | 13 years ago | Daniel Nichter | Add query_log plugin. It's tested and documented. | |||
rabbitmq | 1283.2.1 | 14 years ago | Marcus Eriksson | rabbitmq replication applier | |||
rand_function | 1351.2.2 | 14 years ago | Stewart Smith | move RAND() into a plugin | |||
regex_policy | 2215.5.1 | 13 years ago | Clint Byrum | Adding regex_policy plugin for detailed authorizat | |||
registry_dictionary | 1273.13.50 | 14 years ago | Brian Aker | Additional plugins. | |||
replication_dictionary | 1405.6.1 | 14 years ago | Jay Pipes | This patch adds the following functionality: * Re | |||
reverse_function | 1300.4.2 | 14 years ago | Stewart Smith | make REVERSE() a plugin instead of built in functi | |||
schema_dictionary | 1273.13.49 | 14 years ago | Brian Aker | Does not work (compile issue in plugin). | |||
schema_engine | 1273.20.1 | 14 years ago | Brian Aker | Basic engine with test. | |||
session_dictionary | 1273.13.55 | 14 years ago | Brian Aker | Naming fixes. | |||
show_dictionary | 1429.1.1 | 14 years ago | Brian Aker | Shift show commands to their own dictionary. | |||
show_schema_proto | 1240.5.1 | 14 years ago | Stewart Smith | small SHOW_SCHEMA_PROTO() function (like SHOW_TABL | |||
shutdown_function | 1711.6.9 | 14 years ago | Brian Aker | Adding in optional shutdown function. | |||
signal_handler | 900 | 15 years ago | Brian Aker | Creating signal handler plugin. | |||
simple_user_policy | 1471.2.3 | 14 years ago | Monty Taylor | Replaced test_authz with a plugin implementing a h | |||
slave | 2116.1.1 | 13 years ago | David Shrewsbury | Initial version of slave replication plugin. | |||
sleep | 1103.7.1 | 15 years ago | Patrick Galbraith | Drizzle can now sleep! | |||
status_dictionary | 1273.13.50 | 14 years ago | Brian Aker | Additional plugins. | |||
storage_engine_api_tester | 1860.2.2 | 14 years ago | Stewart Smith | add initial implementation of storage_engine_api_t | |||
string_functions | 1751.3.5 | 14 years ago | Brian Aker | Add two plugins to handle the string and math func | |||
substr_functions | 1300.4.4 | 14 years ago | Stewart Smith | move SUBSTR, SUBSTRING and SUBSTR_INDEX to plugins | |||
syslog | 1637.3.1 | 14 years ago | Mark Atwood | new syslog module, with plugins for query log, err | |||
table_cache_dictionary | 1340.1.2 | 14 years ago | Brian Aker | Merge of table cache/def DD. | |||
tableprototester | 1273.2.34 | 14 years ago | Stewart Smith | initial TableProtoTester engine. We can't just use | |||
transaction_log | 1143.2.10 | 15 years ago | Jay Pipes | Phase 2 new replication work: * Removes old repli | |||
trigger_dictionary | 1836.4.2 | 14 years ago | Brian Aker | More testing around events. | |||
user_locks | 1823.6.1 | 14 years ago | Brian Aker | First pass through adding back user_locks. | |||
utility_dictionary | 1751.3.1 | 14 years ago | Brian Aker | This add a couple of utility table functions to be | |||
utility_functions | 1864.3.4 | 14 years ago | Brian Aker | This creates a function for seeing which catalog y | |||
uuid_function | 1300.4.5 | 14 years ago | Stewart Smith | convert UUID() to plugin. We move the libuuid requ | |||
version | 1086.6.1 | 15 years ago | devananda | refactored function/version into plugin/version | |||
zeromq | 2386.1.1 | 13 years ago | Marcus Eriksson | initial zeromq replicator support |