Skip to content

Releases: droid-php/droid-mysql

Disable process timeout (unlimited runtime).

30 Sep 06:52
Compare
Choose a tag to compare
Merge pull request #3 from boite/develop

Disable process timeout (unlimited runtime).

Support --can-grant option

21 Aug 17:31
Compare
Choose a tag to compare
v1.5.0

Support --can-grant option

Wrap create, delete user and grant calls in 'flush privileges'

21 Aug 16:26
Compare
Choose a tag to compare
To ensure in-memory state is consistent with database

A command to execute CHANGE MASTER on a MySQL slave

08 Aug 11:33
Compare
Choose a tag to compare
Merge pull request #2 from boite/develop

A command to execute CHANGE MASTER on a MySQL slave

Add mysql:adduser and mysql:deluser commands.

21 Jun 09:19
Compare
Choose a tag to compare
Merge pull request #1 from boite/develop

Add mysql:adduser and mysql:deluser commands.

Add mysql:dump-all

26 Apr 20:20
Compare
Choose a tag to compare
v1.2.0

Add mysql:dump-all

Add mysql:load

26 Apr 19:49
Compare
Choose a tag to compare
v1.1.0

Add mysql:load

Initial tagged release

26 Apr 18:39
Compare
Choose a tag to compare
v1.0.0

Initial checkin, includes mysql:dump