An open API service providing commit metadata for open source projects.

GitHub / DeNA/HandlerSocket-Plugin-for-MySQL / commits

HandlerSocket is a NoSQL plugin for MySQL, working as a daemon inside the mysqld process, to accept tcp connections, and execute requests from clients. HandlerSocket does not support SQL queries; instead it supports simple CRUD operations on tables.

SHA Message Author Date Stats
1b648f0b merge Merge pull request #107 from DeNA/val_str Akira Higuchi <a****0@g****m>
Committed by: GitHub <n****y@g****m>
almost 10 years ago
d117a5d7 merge Merge pull request #110 from shadeware/master Akira Higuchi <a****0@g****m>
Committed by: GitHub <n****y@g****m>
almost 10 years ago
5f2d19ea merge Merge pull request #116 from karupanerura/fixed/perl-binding Akira Higuchi <a****0@g****m>
Committed by: GitHub <n****y@g****m>
almost 10 years ago
2fccef4d Improvement compile/link options for portability karupanerura <k****a@c****g> almost 10 years ago
4fe5687c Should not use `Variable-length arrays`. clang doesn't support it. karupanerura <k****a@c****g> almost 10 years ago
85aae574 libhsclient: fix socket read/connect: don't fail on EINTR shadeware <x****x@g****m> over 10 years ago
43049607 fix a performance bug Akira Higuchi <a****0@g****m> about 11 years ago
802d7d53 fix that mysqld aborts on exit if an open handlersocket connection remains Akira Higuchi <a****0@g****m> about 11 years ago
83982b3f merge Merge pull request #104 from tony2001/master Akira Higuchi <a****0@g****m> over 11 years ago
1301105e move remove_global_thread() out of the lock Antony Dovgal <t****y@d****g> over 11 years ago
a4f5436e version 1.1.1 Akira Higuchi <a****0@g****m> over 13 years ago
d01c8181 fix a compilation problem with mysql 5.6.11 Akira Higuchi <a****0@g****m> over 13 years ago
a8529273 modify some tests to work with mysql 5.6 Akira Higuchi <a****0@g****m> over 13 years ago
2f86eada add a patch against mysql 5.6 to fix that mysqld shutdown fails Akira Higuchi <a****0@g****m> over 13 years ago
393b82d8 changes for mysql 5.6 Akira Higuchi <a****0@g****m> over 13 years ago
bbd00c91 moved from DeNADev to DeNA Akira Higuchi <a****0@g****m> over 13 years ago
83d8f3af merge Merge pull request #86 from svartalf/master Akira Higuchi <a****0@g****m> about 14 years ago
6ec33eb5 Ability to compile HandlerSocket under a gcc-4.7 SvartalF <s****f@s****o> about 14 years ago
a470bd5d Use AM_PROG_AR instead of a -Wno-extra-portability key SvartalF <s****f@s****o> about 14 years ago
cc5299f9 Fixing build with automake >= 1.12 SvartalF <s****f@s****o> about 14 years ago
1044a280 merge Merge pull request #79 from nox/thd_killed Akira Higuchi <a****0@g****m> over 14 years ago
22e9e756 merge Merge pull request #80 from nox/mariadb-configure Akira Higuchi <a****0@g****m> over 14 years ago
38c10da3 fixed an invalid memory access (issue #78) Akira Higuchi <a****0@g****m> over 14 years ago
8a65d2e2 Support MariaDB configure file in configure.ac Anthony Ramine <n****e@g****m> over 14 years ago
49122899 Use thd_killed() instead of underlaying killed field Anthony Ramine <n****e@g****m> over 14 years ago
395fa554 moved to DeNADev Akira Higuchi <a****0@g****m> over 14 years ago
33fda0d0 revert #56 Akira Higuchi <a****0@g****m> over 14 years ago
51395a43 1.1.0 Akira Higuchi <a****0@g****m> over 14 years ago
1578e7e5 1.1.0 Akira Higuchi <a****0@g****m> over 14 years ago
0986a755 merge Merge branch 'master' of github.com:ahiguti/HandlerSocket-Plugin-for-MySQL Akira Higuchi <a****0@g****m> almost 15 years ago
1f180e14 fixed the MANIFEST file Akira Higuchi <a****0@g****m> almost 15 years ago
9d6a0564 fixed the MANIFECT file Akira Higuchi <a****0@g****m> almost 15 years ago
98b14c3b merge Merge pull request #62 from datamoeras/master Akira Higuchi <a****0@g****m> almost 15 years ago
06528ac4 merge Merge pull request #56 from treylane/e69d5d3a4929f03164acc8a032bf23621b2333bb Akira Higuchi <a****0@g****m> almost 15 years ago
606461ce added a link to the Haskell client Akira Higuchi <a****0@g****m> almost 15 years ago
64aa2484 Fix: accept _both_ numbers and strings as offset parameter in filter specific... Raoul Zwart <r****l@c****l> about 15 years ago
8b52fd9b Also accept a string as the offset in filter specification. Raoul Zwart <r****l@c****l> about 15 years ago
efd9972b fixed docs Akira Higuchi <a****0@g****m> about 15 years ago
06a6b312 fixed a doc Akira Higuchi <a****0@g****m> about 15 years ago
20f41365 fixed a compilation problem Akira Higuchi <a****0@g****m> about 15 years ago
81d6750e merge Merge pull request #51 from bos/master Akira Higuchi <a****0@g****m> about 15 years ago
e69d5d3a Allow multiple rows to be returned for each element in the IN() clause. treylane <d****n@g****m> about 15 years ago
d2979f34 updated docs Akira Higuchi <a****0@g****m> about 15 years ago
1c6b7602 auth support for the perl client Akira Higuchi <a****0@g****m> about 15 years ago
fc8962d9 updated docs Akira Higuchi <a****0@g****m> over 15 years ago
c1e57906 Partly address issue 26: log when not listening for reads or writes Bryan O'Sullivan <b****s@s****m> over 15 years ago
88bf1e02 merge Merged pull request #44 from WheresWardy/master. Akira Higuchi <a****0@g****m> over 15 years ago
7828d176 fixed a verbose error message Akira Higuchi <a****0@g****m> over 15 years ago
635b9309 fixed a minor performance issue Akira Higuchi <a****0@g****m> over 15 years ago
f5f7443d fixed that filters did not work with 'IN' Akira Higuchi <a****0@g****m> over 15 years ago
c1043ba4 temp commit: implements 'IN' Akira Higuchi <a****0@g****m> over 15 years ago
b4d3ab9d temp commit: implements 'IN' Akira Higuchi <a****0@g****m> over 15 years ago
b60f4e87 Added authentication functions to libhsclient to support authentication confi... Matthew Ward <m****1@g****m> over 15 years ago
0e63366c fixed a bug that the table metadata lock is not released when open_index is f... Akira Higuchi <a****0@g****m> over 15 years ago
f9bc8f9a fixed a bug that the table metadata lock is not released when open_index is f... Akira Higuchi <a****0@g****m> over 15 years ago
159ea6d2 uses mkdir -p instead Akira Higuchi <a****0@g****m> over 15 years ago
5d2e5421 fixed that autogen.sh returns non-zero Akira Higuchi <a****0@g****m> over 15 years ago
28c51bcc cleanups Akira Higuchi <a****0@g****m> over 15 years ago
c7f17bd0 error code cleanups Akira Higuchi <a****0@g****m> over 15 years ago
25f4957d hslongrun: added more worker types Akira Higuchi <a****0@g****m> over 15 years ago
8d4a01de hslongrun: cleanups Akira Higuchi <a****0@g****m> over 15 years ago
5e3b13b3 temp commit Akira Higuchi <a****0@g****m> over 15 years ago
ca9c8784 fixed a inconsistency between protocol.txt and the actual code. protocol.txt Akira Higuchi <a****0@g****m> over 15 years ago
f319b8f0 hslongrun: added mysql worker Akira Higuchi <a****0@g****m> over 15 years ago
cba4cf92 fix in hslongrun Akira Higuchi <a****0@g****m> over 15 years ago
9b26cf3e added a long-running test client Akira Higuchi <a****0@g****m> over 15 years ago
b4863b0d temp commit: last_insert_id Akira Higuchi <a****0@g****m> over 15 years ago
de48e4be temp commit: fixed that metadata locks for tables are not acquired (5.5.x only). Akira Higuchi <a****0@g****m> over 15 years ago
f51e0614 temp commit Akira Higuchi <a****0@g****m> over 15 years ago
4e1e5eb8 allocate extra 1 byte in filter_buf because uint3korr() may read 4 bytes(!) Akira Higuchi <a****0@g****m> over 15 years ago
b227af57 added test19 Akira Higuchi <a****0@g****m> over 15 years ago
9a49fa05 temp commit: test19.pl Akira Higuchi <a****0@g****m> over 15 years ago
eff8532e temp commit Akira Higuchi <a****0@g****m> over 15 years ago
c188d576 temp commit: query cache Akira Higuchi <a****0@g****m> over 15 years ago
ed29aac8 added test17 Akira Higuchi <a****0@g****m> over 15 years ago
237b3b4a added test17 Akira Higuchi <a****0@g****m> over 15 years ago
fe164cf6 added test16 Akira Higuchi <a****0@g****m> over 15 years ago
e061adae added test15 Akira Higuchi <a****0@g****m> over 15 years ago
a2392519 cleanups Akira Higuchi <a****0@g****m> over 15 years ago
ce76c2aa temp commit Akira Higuchi <a****0@g****m> over 15 years ago
b135cf27 temp commit Akira Higuchi <a****0@g****m> over 15 years ago
8075ce69 added a test for #33 Akira Higuchi <a****0@g****m> over 15 years ago
9e75cb70 added a test for #33 Akira Higuchi <a****0@g****m> over 15 years ago
1ee79f53 merge Merge branch 'master' of github.com:ahiguti/HandlerSocket-Plugin-for-MySQL Akira Higuchi <a****0@g****m> over 15 years ago
c88efe63 temp commit: fixed the bug #29 and #33 Akira Higuchi <a****0@g****m> over 15 years ago
34cb96a8 changed the link to python-handler-socket Akira Higuchi <a****0@g****m> over 15 years ago
53cf9475 temp commit: increment/decrement Akira Higuchi <a****0@g****m> over 15 years ago
06c5e088 temp commit: query cache Akira Higuchi <a****0@g****m> over 15 years ago
fc39ed63 temp commit: auto_increment Akira Higuchi <a****0@g****m> over 15 years ago
728625d7 temp commit Akira Higuchi <a****0@g****m> over 15 years ago
246899f5 temp commit: filters Akira Higuchi <a****0@g****m> over 15 years ago
7e2be169 temp commit: filters Akira Higuchi <a****0@g****m> over 15 years ago
6a08b244 temp commit: filters Akira Higuchi <a****0@g****m> over 15 years ago
d843a32f temp commit: filters Akira Higuchi <a****0@g****m> over 15 years ago
2615d5d0 temp commit: filters Akira Higuchi <a****0@g****m> over 15 years ago
d51e55da temp commit: filters Akira Higuchi <a****0@g****m> over 15 years ago
5cca5ed1 temp commit: filter_fields Akira Higuchi <a****0@g****m> over 15 years ago
29dabbf4 cleanups Akira Higuchi <a****0@g****m> over 15 years ago
87ab5254 implemented increment/decrement ops Akira Higuchi <a****0@g****m> over 15 years ago
2b56575d struggled to make hs work with mysql 5.5.8 Akira Higuchi <a****0@g****m> over 15 years ago

← Back to repository