Skip navigation links

MySQL Forums :: MySQL Proxy :: MySQL Proxy: Articles, Blogs, Docs, FAQs


Advanced Search

MySQL Proxy: Articles, Blogs, Docs, FAQs
Posted by: Edwin DeSouza ()
Date: June 27, 2007 11:17AM

MySQL Proxy
- Source: https://launchpad.net/mysql-proxy
- Dev-Discuss: https://launchpad.net/~mysql-proxy-discuss
- Forum: http://forums.mysql.com/list.php?167
- Forge wiki: http://forge.mysql.com/wiki/MySQL_Proxy
- FAQ: http://forge.mysql.com/wiki/MySQL_Proxy_FAQ
- Docs: http://dev.mysql.com/doc/refman/5.1/en/mysql-proxy.html

MySQL Proxy: public repo moved to launchpad
http://jan.kneschke.de/2009/1/13/mysql-proxy-public-repo-moved-to-launchpad

MySQL Proxy: Rethinking the scripting API of the proxy plugin
https://lists.launchpad.net/mysql-proxy-discuss/msg00207.html

MySQL Proxy: from 0.6.1 to 0.7.0
http://jan.kneschke.de/2009/1/30/mysql-proxy-from-0-6-1-to-0-7-0

Use Cases:
http://dev.mysql.com/tech-resources/quickpolls/mysql-proxy.html

Proxy Scripts:
http://forge.mysql.com/search.php?k=mysql+proxy

Designing Scalable Architectures with MySQL Proxy
http://datacharmer.org/presentations/webinar_proxy_jul2008/mysql_proxy_scalable_arch.pdf

MySQL Proxy - from architecture to implementation (OSCON 2008):
http://datacharmer.org/presentations/oscon2008/mysql_proxy_oscon_2008a.pdf

Getting started with MySQL Proxy:
http://www.oreillynet.com/pub/a/databases/2007/07/12/getting-started-with-mysql-proxy.html

MySQL Proxy: Read/Write Splitting
http://jan.kneschke.de/2007/8/26/mysql-proxy-more-r-w-splitting
http://jan.kneschke.de/2007/8/1/mysql-proxy-learns-r-w-splitting

MySQL Proxy: Improved read-only load balancing
http://blogs.sun.com/soapbox/entry/improved_read_only_load_balancing

MySQL Proxy: Keep Alive option
http://fmpwizard.blogspot.com/2009/05/mysql-proxy-what-if-it-crashes.html

MySQL Proxy - Tutorial: SHOW PROXY PROCESSLIST
http://www.chriscalender.com/?p=41
http://www.chriscalender.com/?p=6

MySQL Proxy: How to access internal information in a Lua script
http://jan.kneschke.de/2009/2/18/mysql-proxy-lua-classes

MySQL Proxy: Profiling, Benchmarks
http://blogs.sun.com/kay/entry/mysql_proxy_benchmarking_and_profiling
http://jan.kneschke.de/2009/8/6/mysql-proxy-profiling-0-8

MySQL Proxy: Binlog Storage Engine:
http://jan.kneschke.de/2009/5/4/binlog-storage-engine-mysql-proxy-edition

MySQL Proxy: playing with binlogs
http://jan.kneschke.de/2009/3/24/mysql-proxy-playing-with-binlogs

MySQL Proxy: .address is now .dst|src.name
http://jan.kneschke.de/2009/2/20/mysql-proxy-address-is-now-dst-src-name

MySQL Proxy: a shell with auto-EXPLAIN
http://jan.kneschke.de/2009/2/23/mysql-proxy-yet-another-mysql-shell
http://jan.kneschke.de/2009/3/1/mysql-proxy-a-shell-with-auto-show-warnings
http://jan.kneschke.de/2009/3/2/mysql-proxy-a-shell-with-auto-explain

MySQL Proxy and master.info
http://fmpwizard.blogspot.com/2009/04/mysql-proxy-and-masterinfo-contribution.html

Musings about MySQL Proxy
http://classdump.org/articles/2008/02/14/mysql-proxy-enhancements

Writing your first Macros for MySQL Proxy:
http://datacharmer.blogspot.com/2007/06/your-first-macros-with-mysql-proxy.html

Boost your SQL with MySQL Proxy loops:
http://datacharmer.blogspot.com/2007/08/boost-your-sql-with-proxy-loops.html

Chaining Proxies
http://datacharmer.blogspot.com/2008/05/chaining-proxies.html

MySQL Proxy How-To:
http://datacharmer.blogspot.com/2008/03/mysql-proxy-recipes-returning-dataset.html
http://datacharmer.blogspot.com/2008/03/mysql-proxy-recipes-returning-error.html
http://datacharmer.blogspot.com/2008/03/mysql-proxy-recipes-tokenizing-query.html
http://datacharmer.blogspot.com/2008/04/mysql-proxy-recipes-conditional-query.html
http://datacharmer.blogspot.com/2008/04/mysql-proxy-recipes-debugging-messages.html
http://datacharmer.blogspot.com/2008/04/mysql-proxy-recipes-returning-non.html
http://datacharmer.blogspot.com/2008/04/mysql-proxy-recipes-sharing-info-among.html

Funnel - a multiplexer plugin for mysql-proxy
https://lists.launchpad.net/mysql-proxy-discuss/msg00030.html

Database Sharding at Netlog, with MySQL and PHP
http://www.jurriaanpersyn.com/archives/2009/02/12/database-sharding-at-netlog-with-mysql-and-php/

HSCALE: Partitioning Using MySQL Proxy: Application-based Sharding
http://pero.blogs.aprilmayjune.org/2008/04/10/hscale-01-released-partitioning-using-mysql-proxy/
http://pero.blogs.aprilmayjune.org/2008/03/26/mysql-partitioning-on-application-side/
http://pero.blogs.aprilmayjune.org/2008/03/29/progress-on-mysql-proxy-partitioning/
http://pero.blogs.aprilmayjune.org/2008/08/26/mysql-proxy-vs-hscale/

HSCALE: Dictionary Based Partition Lookup
http://pero.blogs.aprilmayjune.org/2008/09/06/version-03-of-hscale-is-almost-in-the-door/

HSCALE Benchmarks:
http://pero.blogs.aprilmayjune.org/2008/05/05/benchmark-mysql-proxy-and-hscale/
http://pero.blogs.aprilmayjune.org/2008/05/05/update-benchmark-hscale-with-mysql-proxy-070-svn-against-061/

HSCALE - Handling 200 Million Transactions Per Month Using Transparent Partitioning With MySQL Proxy
http://highscalability.com/hscale-handling-200-million-transactions-month-using-transparent-partitioning-mysql-proxy

Log4Lua:
http://hscale.org/display/LUA/Log4LUA
http://pero.blogs.aprilmayjune.org/2008/09/02/more-fun-with-lua-introducing-log4lua/
http://pero.blogs.aprilmayjune.org/category/lua/

MySQL Proxy and Global Variables:
http://cmcahoon.blogspot.com/2007/08/mysql-proxy-and-global-variables.html

MySQL Proxy: Query Stats and SQL Tokenizer
http://jan.kneschke.de/2007/8/24/mysql-proxy-query-stats

MySQL Proxy: Tracking Parallel Queries
http://jan.kneschke.de/2007/8/28/mysql-proxy-tracking-parallel-queries

MySQL Proxy: Adaptive Slow Query Log
http://jan.kneschke.de/2007/9/14/mysql-proxy-adaptive-slow-query-log

MySQL Proxy: tape^H^H^Hest recorder
http://jan.kneschke.de/2007/10/23/mysql-proxy-tape-h-h-hest-recorder

MySQL Proxy: Das Modul
http://jan.kneschke.de/2007/10/29/mysql-proxy-das-modul

MySQL Proxy: a chassis and a MySQL-server
http://jan.kneschke.de/2007/12/2/mysql-proxy-a-chassis-and-a-mysql-server

MySQL Proxy: rollbacked transactions
http://jan.kneschke.de/2008/4/23/mysql-proxy-rollbacked-transactions

MySQL Proxy: Setting up as a Service on Windows
http://www.chriscalender.com/?p=54

MySQL Proxy: COMMIT obfuscator
http://jan.kneschke.de/2008/4/23/mysql-proxy-commit-obfuscator

MySQL Proxy: Simple MySQL Auditing
http://www.pythian.com/blogs/1064/simple-mysql-auditing

MySQL Proxy: Capturing Queries that cause an Error
http://www.chriscalender.com/?p=66

MySQL-Proxy: Learning to block SQL-Injection
http://www.suspekt.org/2008/08/15/mysql-proxy-learning-to-block-sql-injection/

MySQL Proxy: Roles, Authentication, LDAP
http://jan.kneschke.de/2009/6/25/mysql-proxy-roles

Combining MySQL Proxy with MySQL Cluster
http://blogs.mysql.com/kaj/2007/12/10/combining-mysql-proxy-with-mysql-cluster/

MySQL Failover Strategy using State Management, introducing MPP - Part 3
http://dev.mysql.com/tech-resources/articles/failover-strategy-part3.html

MySQL Proxy and Amazon EC2: No fixed IP addresses
http://mtocker.livejournal.com/37875.html

MySQL Proxy on Amazon EC2
http://blog.dbadojo.com/2007/12/mysql-proxy-on-ec2.html

MySQL Proxy: Replication into Memcached
http://jan.kneschke.de/2008/5/18/mysql-proxy-replicating-into-memcache

mysql-proxy-cache (memcached)
http://github.com/clofresh/mysql-proxy-cache/tree/master

LuaMemcached
http://luamemcached.luaforge.net/

How to create your own IP to Location translation
http://jan.kneschke.de/2008/1/31/how-to-create-your-own-ip-to-location-translation
http://jan.kneschke.de/2008/2/4/ip-to-location-writing-a-efficient-scanner

Most Commonly Sought-After Command in MySQL Proxy
http://www.pythian.com/blogs/1015/most-commonly-sought-after-command-in-mysql-proxy

MockLoad: Simulating Load with MySQL Proxy
http://fmpwizard.blogspot.com/2009/07/mockload-on-launchpad-mysql-proxy.html

SpockProxy: A Sharding-only Version of MySQL Proxy
http://www.frankf.us/wp/?p=25
http://www.frankf.us/wp/?p=28
http://www.frankf.us/wp/?p=30



Edited 74 time(s). Last edit at 11/23/2009 10:20PM by Edwin DeSouza.

Options: ReplyQuote


Subject Views Written By Posted
MySQL Proxy: Articles, Blogs, Docs, FAQs 6184 Edwin DeSouza 06/27/2007 11:17AM


Sorry, you can't reply to this topic. It has been closed.