Sha256: d0795ece11e483702f7c8146cc472ab08587aad6ae999279b94dc3dc9432ba03
Contents?: true
Size: 652 Bytes
Versions: 1
Compression:
Stored size: 652 Bytes
Contents
# 0.2.2 (2016-08-29) Enhancements: * Before MySQL 5.5.8, a negative timeout value did not mean infinite timeout on platforms except Windows. Apply large number of timeout (4294967295) if timeout < 0 is given to support infinite timeout spuriously for MySQL < 5.5.8. # 0.2.1 (2016-08-28) Enhancements: * Raises `LockError` if #synchronize failed to acquore a lock # 0.2.0 (2016-08-28) Enhancements: * Add #self_locked? to check lock is obtained by myself # 0.1.2 (2016-08-28) Enhancements: * #lock returns true if it successfully acquired a lock # 0.1.1 (2016-08-28) Fixes: * trivial but critical fix # 0.1.0 (2016-08-28) First version
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
mysql_getlock-0.2.2 | CHANGELOG.md |