~diego-fmpwizard/mysql-proxy/bug-43424

  • Committer: Kay Roepke
  • Author(s): jan at mysql
  • Date: 2008-09-04 15:19:55 UTC
  • Revision ID: kay@mysql.com-20080904151955-q31bzuz5d1kkh78m
added a mutex to allow parallel, safe access to the backend structures
Filename Latest Rev Last Changed Committer Comment Size
..
proxy 148 16 years ago Kay Roepke added some base-modules and application-like modul Diff
active-queries.lua 339 16 years ago Kay Roepke merge from HEAD 2.9 KB Diff Download File
active-transactions.lua 366 16 years ago Kay Roepke added a deadlock-statement-tracker 1.6 KB Diff Download File
admin-sql.lua 473 15 years ago Kay Roepke create more test-commands 7 KB Diff Download File
admin.lua 431 16 years ago Kay Roepke merge 1 KB Diff Download File
analyze-query.lua 361 16 years ago Kay Roepke work on the query, not on the unique-key 9.5 KB Diff Download File
auditing.lua 339 16 years ago Kay Roepke merge from HEAD 909 bytes Diff Download File
chassis.c 476 15 years ago Kay Roepke removed extra debug-message at load-time 5.1 KB Diff Download File
chassis.def 463 15 years ago Kay Roepke expose the shutdown function for our test-cases 48 bytes Diff Download File
commit-obfuscator.lua 365 16 years ago Kay Roepke added the COMMIT obfuscator 887 bytes Diff Download File
commit-obfuscator.msc 365 16 years ago Kay Roepke added the COMMIT obfuscator 186 bytes Diff Download File
glib2.c 404 16 years ago Kay Roepke fixed load errors if liblua isn't built with LUA_C 1.2 KB Diff Download File
glib2.def 390 16 years ago Kay Roepke added export files for the lua modules on win32 44 bytes Diff Download File
histogram.lua 339 16 years ago Kay Roepke merge from HEAD 4.3 KB Diff Download File
lfs.c 404 16 years ago Kay Roepke fixed load errors if liblua isn't built with LUA_C 14.2 KB Diff Download File
lfs.def 390 16 years ago Kay Roepke added export files for the lua modules on win32 40 bytes Diff Download File
load-multi.lua 339 16 years ago Kay Roepke merge from HEAD 12.3 KB Diff Download File
lpeg.c 492 15 years ago Kay Roepke switch to lpeg to parse the PROXY ... queries 56 KB Diff Download File
lpeg.def 494 15 years ago Kay Roepke added win32 support to compile lpeg as module 42 bytes Diff Download File
mysql-proto.c 515 15 years ago Kay Roepke report errors to create the auth packets up as lua 9.5 KB Diff Download File
mysql.def 472 15 years ago Kay Roepke added missing file 50 bytes Diff Download File
ro-balance.lua 339 16 years ago Kay Roepke merge from HEAD 5.8 KB Diff Download File
ro-pooling.lua 460 15 years ago Kay Roepke added tests to verify connection pooling 6.1 KB Diff Download File
rw-splitting.lua 495 15 years ago Kay Roepke use the tokenizer now returns a userdata instead o 9.9 KB Diff Download File
sql-tokenizer-lua.c 496 15 years ago Kay Roepke fixed segfault in out-of-range access to the token 3.3 KB Diff Download File
sql-tokenizer.h 500 15 years ago Kay Roepke moved the sql-tokenizer.h next to the lib/ folder 6 KB Diff Download File
sql-tokenizer.l 503 15 years ago Kay Roepke --\n can also be a valid SQL comment 12 KB Diff Download File
xtab.lua 497 15 years ago Kay Roepke added a mock for xtab1 and ported the xtab to usin 12.4 KB Diff Download File