Skip navigation links
Showing entries 1 to 6

Tags Filter: MySQL Proxy (reset)

Articles
Add to Favourites +2 Vote Up -0Vote Down
This example will show you how to log your MySQL Proxy output to a log file rather than to the terminal.
Articles
Add to Favourites +1 Vote Up -0Vote Down
This article shows you how to use MySQL Proxy to capture queries that cause errors.
Articles
Add to Favourites +1 Vote Up -0Vote Down
This article will show you how to set up MySQL Proxy as a service on Windows. This will allow you to use "net start proxy" to start the proxy, and "net stop proxy" to stop the proxy.
Presentations
Add to Favourites +4 Vote Up -0Vote Down
Jan Kneschke, creator of MySQL Proxy, gives an overview of the architecture and usage of MySQL Proxy.
Presentations
Add to Favourites +1 Vote Up -0Vote Down
This talk will cover the advanced Lua script methods. So you must have attended the basic session and be acquainted with the mechanics of Proxy scripting. Having learned the basic of Lua programming for Proxy, some advanced topics can be covered. This session will explain how to tackle some difficult tasks with the Proxy, organizing your work so that you can create a new script in minutes: using a script loader to change script at run time, without restarting; creating new commands; creating quick methods for returning datasets and error messages to the client; executing multiple commands in the Proxy, while returning only one result to the client; chaining more scripts to extend Proxy features.
Presentations
Add to Favourites +2 Vote Up -0Vote Down
This session will introduce the basics of Lua language, with particular emphasis on the features of immediate use with MySQL Proxy. The lecture will include with a few examples of growing difficulty, commented in depth.
Showing entries 1 to 6