Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: elasticscript/drizzle-nginx-module

Tags

v0.1.2rc6

Toggle v0.1.2rc6's commit message
bugfix: fixed all the warnings from the clang static analyzer.

v0.1.2rc5

Toggle v0.1.2rc5's commit message
allow use of the DDEBUG macro from the outside (via the "-D DDEBUG=1"…

… cc opton).

v0.1.2rc4

Toggle v0.1.2rc4's commit message
fixed an issue that prematurly removing a write event when still busi…

…ly connecting to the database from the event model.

v0.1.2rc3

Toggle v0.1.2rc3's commit message
introduced a TEST_NGINX_MYSQL_HOST variable in the test suite. now we…

… can test against a remote mysql directly (without a local tcp proxy).

v0.1.2rc2

Toggle v0.1.2rc2's commit message
updated docs and minor coding style fixes.

v0.1.2rc1

Toggle v0.1.2rc1's commit message
added more debugging outputs.

v0.1.1

Toggle v0.1.1's commit message
updated .gitignore.

v0.1.1rc4

Toggle v0.1.1rc4's commit message
enable --with-debug in developer build script again.

v0.1.1rc3

Toggle v0.1.1rc3's commit message
Merge branch 'master' into devel

v0.1.1rc2

Toggle v0.1.1rc2's commit message
Merge branch 'master' of github.com:chaoslawful/drizzle-nginx-module