Skip to content

Releases: jcabi/jcabi-mysql-maven-plugin

classifiers with a space

15 Jun 06:52

Choose a tag to compare

See #140, release log:

Released by Rultor 1.75.0, see build log

refresh

15 Jun 05:29

Choose a tag to compare

See #127, release log:

Released by Rultor 1.75.0, see build log

mysql-dist classifier is wrong for 32-bit Linux

28 Dec 08:21

Choose a tag to compare

See #44, release log:

Released by Rultor 1.46, see build log

Socket file path is too long

04 Dec 09:20

Choose a tag to compare

See #50, release log:

Reusable database

23 Jul 11:32

Choose a tag to compare

See #31. MySQL data can be used between plugin runs.

Instances are public

27 Jun 10:26

Choose a tag to compare

Class Instances is made public, as suggested in #28

Non-root user fix

28 Jan 21:15

Choose a tag to compare

This version fixes the problem with non-root user access granting (see #18)

Custom MySQL credentials

23 Jan 15:35

Choose a tag to compare

This version introduces an ability to configure MySQL credentials, as explained in http://mysql.jcabi.com/example-credentials.html (see #8 for more details)

Command line options

19 Jan 20:24

Choose a tag to compare

This version enables configuration of MySQL command line options, as explained here: http://mysql.jcabi.com/example-options.html (implemented in #12)

--no-defaults

12 Jan 11:04

Choose a tag to compare

This version fixed the bug reported in #11