lp://staging/~capttofu/drizzle/memcached-udf-tests-added
- Get this branch:
- bzr branch lp://staging/~capttofu/drizzle/memcached-udf-tests-added
Branch merges
Recent revisions
- 1099. By patg <patg@hanuman>
-
Added functionality to deal with integer return values for behaviors such as:
MEMCACHED_
BEHAVIOR_ SOCKET_ SEND_SIZE
MEMCACHED_BEHAVIOR_ SOCKET_ RECV_SIZE
MEMCACHED_BEHAVIOR_ POLL_TIMEOUT
MEMCACHED_BEHAVIOR_ CONNECT_ TIMEOUT
MEMCACHED_BEHAVIOR_ RETRY_TIMEOUT
MEMCACHED_BEHAVIOR_ IO_MSG_ WATERMARK
MEMCACHED_BEHAVIOR_ IO_BYTES_ WATERMARK - 1098. By patg <patg@hanuman>
-
Added memc_behavior_get() - and it works this time! Thanks to the work of
Padraig! - 1097. By Padraig O'Sullivan
-
Updating Patrick's memc_behavior_set UDF to use a std::map and a switch
statement instead of the numerous string comparisons and large block if/else
statements that were previously there. - 1095. By Padraig O'Sullivan
-
Updated typo in the plugin file to ensure the memcached UDF plugin is built when
libmemcached is present. - 1094. By Padraig O'Sullivan
-
Added the initial version of the memcached UDF plugin. Not all of the MySQL
memcached UDF's have been ported to Drizzle but a significant number of them
are included in this patch. - 1091. By Brian Aker <brian@gaz>
-
Collection of patches from new-cleanup (includes asserts for field in debug)
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar RepositoryFormatKnitPack6 (bzr 1.9)
- Stacked on:
- lp://staging/~drizzle-trunk/drizzle/development