~roger-booth/mysql-proxy/laminator

  • Committer: Roger Booth
  • Date: 2010-01-11 02:46:16 UTC
  • Revision ID: roger.booth@gmail.com-20100111024616-s84ujm9uejyftgdq
Fix for Proxy parser.lua MySQL Bug #36151
Filename Latest Rev Last Changed Committer Comment Size
..
check_sql_tokenizer.c 939 14 years ago jan at mysql replace the keyword -> token-id cache with a build 9.6 KB Diff Download File
Makefile.am 939 14 years ago jan at mysql replace the keyword -> token-id cache with a build 6.4 KB Diff Download File
CMakeLists.txt 939 14 years ago jan at mysql replace the keyword -> token-id cache with a build 4 KB Diff Download File
check_chassis_filemode.c 933 14 years ago jan at mysql return 0 instead of 77 for a skipped test on win32 3.1 KB Diff Download File
t_network_queue.c 926 14 years ago jan at mysql moved the network_queue_* functions to network-que 3.3 KB Diff Download File
t_network_address.c 907 15 years ago michael.schuster at sun 1) add test case for host: (no port) 2) stop g_cr 1.9 KB Diff Download File
check_mysqld_proto.c 892 15 years ago jan at mysql replaced assert() on missing trailing space by a " 15.4 KB Diff Download File
t_network_mysqld_packet.c 891 15 years ago jan at mysql allow a empty password in 4.0 auth-response packet 21.1 KB Diff Download File
t_network_backend.c 869 15 years ago jan at mysql added missing semicolon for win32 4.2 KB Diff Download File
check_chassis_path.c 865 15 years ago jan at mysql another fix for win32 dir-seps 3 KB Diff Download File
t_network_socket.c 860 15 years ago jan at mysql disabled UDP test for now as it is not used in the 9.3 KB Diff Download File
t_network_mysqld_masterinfo.c 829 15 years ago jan at mysql AIX + memcmp() fixes 3.1 KB Diff Download File
t_chassis_timings.c 761 15 years ago jan at mysql added test-cases for the timing infrastructure 2 KB Diff Download File
check_chassis_log.c 654 15 years ago Kay Roepke add a small header for the Test List page, and sta 1.6 KB Diff Download File
check_loadscript.c 620 15 years ago jan at mysql deprecated "backend_t", backend_init() and backend 1.9 KB Diff Download File
check_plugin.c 618 15 years ago jan at mysql tagged unused params 4.3 KB Diff Download File
t_network_injection.c 538 16 years ago Kay Roepke merge copyright changes 3.6 KB Diff Download File
lua 273 17 years ago Kay Roepke moved the lua unit-tests to tests/unit/lua and add Diff