Skip to content

Tags: phpinnacle/mysql

Tags

v1.1.0

Toggle v1.1.0's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
trowski Aaron Piotrowski
Update example

v1.0.0

Toggle v1.0.0's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
trowski Aaron Piotrowski
Update to tagged amphp/sql and amphp/sql-common

v0.3.1

Toggle v0.3.1's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
trowski Aaron Piotrowski
Do not set $this->promise on connection creation

v0.3.0

Toggle v0.3.0's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
trowski Aaron Piotrowski
Ignore connection push if pool closed

v0.2.3

Toggle v0.2.3's commit message
The server going away may cause it to send an error packet

v0.2.2

Toggle v0.2.2's commit message
Fixed amphp#40 - unpack not having enough input

v0.2.1

Toggle v0.2.1's commit message
Prepared statement closing must properly reset the sequence ID

v0.2.0

Toggle v0.2.0's commit message
Update connect() and crypto enable

v0.1.6

Toggle v0.1.6's commit message
Fixup un/signed mess, add support for decoding SHORT in binary protocol

v0.1.5

Toggle v0.1.5's commit message
Merge pull request amphp#31 from marcioAlmada/master

Fix connection pool recovery