Skip to content

Releases: JuliaDatabases/MySQL.jl

v0.7.1

28 Oct 10:04
v0.7.1
61fae10

Choose a tag to compare

v0.7.1 (2019-10-27)

Diff since v0.7.0

Closed issues:

  • Very poor performance on query with many fields but few rows [v0.7.0] (#130)
  • All query code-paths produce a warning (#121)

Merged pull requests:

v0.7.0: Initial Tables.jl implementation (#117)

26 Sep 06:12
808930c

Choose a tag to compare

* Initial Tables.jl implementation

* Remove DataStreams, add Tables to REQUIRE, fix tests

* Try to fix CI

* Remove osx testing for now

v0.6.0

16 Aug 14:22

Choose a tag to compare

Remove uses of uninitialized

v0.5.2

10 Mar 15:09

Choose a tag to compare

Couple bugfixes

v0.5.1

08 Mar 17:32

Choose a tag to compare

Various bugfixes

v0.5.0: Gettin' our bindeps2 on (#100)

05 Mar 13:43
f9664a2

Choose a tag to compare

* Use BinaryProvider for getting libmysql shared libraries

v0.4.0

26 Dec 13:04

Choose a tag to compare

Fix #96

v0.3.0: Merge pull request #92 from JuliaDB/jq/updates

19 Dec 03:53
5fa2ad2

Choose a tag to compare

0.6 Compatible release

20 Aug 20:51

Choose a tag to compare

Merge pull request #85 from apurvis/master

Better troubleshooting docs; add support for percona libraries on OSX