Skip to content

Releases: JuliaDatabases/MySQL.jl

v1.4.6

21 Mar 05:46
9d61afb
Compare
Choose a tag to compare

MySQL v1.4.6

Diff since v1.4.5

Merged pull requests:

  • Escaping the error "Method overwriting is not permitted during Module precompilation" with Julia V 1.10 (#217) (@pascalr0410)

v1.4.5

23 Feb 18:26
7b75f23
Compare
Choose a tag to compare

MySQL v1.4.5

Diff since v1.4.4

Merged pull requests:

v1.4.4

16 Feb 21:10
e0b1564
Compare
Choose a tag to compare

MySQL v1.4.4

Diff since v1.4.3

Merged pull requests:

Closed issues:

  • Can't use nothing to insert NULL (#210)

v1.4.3

25 Oct 20:24
ffd5aeb
Compare
Choose a tag to compare

MySQL v1.4.3

Diff since v1.4.2

Closed issues:

  • it's possible for timestamp strings to be 0000-00-00 00:00:00 (#186)
  • Unable to connect to RDS Proxy (#201)
  • Connection errors when using SubString{String} type (#203)

Merged pull requests:

  • Support zero_date (#200) (@quinnj)
  • Ensure string options are converted to proper strings before passing … (#204) (@quinnj)
  • Fix other string C api call arguments (#205) (@quinnj)

v1.4.2

07 Oct 23:11
a7f19d6
Compare
Choose a tag to compare

MySQL v1.4.2

Diff since v1.4.1

Closed issues:

  • Dates parsing failure (#188)
  • MySQL.load bug with unsigned ints (#194)

Merged pull requests:

  • Fix issue loading Int8/UInt8 values into mysql table (#199) (@quinnj)

v1.4.1

06 Oct 06:31
0893dff
Compare
Choose a tag to compare

MySQL v1.4.1

Diff since v1.4.0

Closed issues:

  • MethodError when creating a connection (#197)

Merged pull requests:

  • Fix miscategorization of ssl_verify_server_cert keyword arg at C level (#198) (@quinnj)

v1.4.0

05 Oct 04:39
96873e3
Compare
Choose a tag to compare

MySQL v1.4.0

Diff since v1.3.1

Closed issues:

  • Feature request - bind to accept any AbstractString (#183)
  • Plugin http could not be loaded (#191)
  • Can't connect to server using MacOS (#192)
  • Hi tried connecting to public aws RDS and failed at first step (#193)
  • Precompilation fails on Windows and Julia 1.8 (#195)

Merged pull requests:

v1.3.1

12 Apr 04:31
0d8bfb2
Compare
Choose a tag to compare

MySQL v1.3.1

Diff since v1.3.0

Merged pull requests:

v1.3.0

06 Mar 02:51
c514ff6
Compare
Choose a tag to compare

MySQL v1.3.0

Diff since v1.2.1

Closed issues:

  • Error precompiling MySQL: ERROR: LoadError: UndefVarError: artifact_dir not defined (#184)
  • How to fix an 2013 error when using MySQL.jl? (#185)

Merged pull requests:

v1.2.1

30 Jul 07:05
Compare
Choose a tag to compare

MySQL v1.2.1

Diff since v1.2.0

Merged pull requests: