Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: mysql/mysql-connector-j
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: a7b3c94
Choose a base ref
...
head repository: mysql/mysql-connector-j
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: fdef61f
Choose a head ref
  • 13 commits
  • 24 files changed
  • 1 contributor

Commits on Oct 22, 2025

  1. Post-release version bump.

    Change-Id: I6fbfd347db49006b57e90b8526ed9efbe447163a
    fjssilva committed Oct 22, 2025
    Configuration menu
    Copy the full SHA
    2c1a0da View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2025

  1. Fix for XProtocolTest.testWarnings() failing after defaults for EXPLA…

    …IN changed in MySQL Server 9.5.0.
    
    Change-Id: I000a65f73c9a34abc04f67b8bf663005d62c7bd7
    fjssilva committed Nov 4, 2025
    Configuration menu
    Copy the full SHA
    5fb9891 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2025

  1. Fix for Bug#119245 (Bug#38599240), Select into fix breaks queries wit…

    …h 'into' in them.
    
    Change-Id: I0aaf552d8ab6d8ab79e9a0d1bd90027b8ede9c87
    fjssilva committed Nov 5, 2025
    Configuration menu
    Copy the full SHA
    36eb175 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2025

  1. Fix for Bug#119271 (Bug#38599496), Connector/J fails to accept legacy…

    … value zeroDateTimeBehavior=convertToNull on multi-host URLs (failover).
    
    Change-Id: I5ff3fe76ce25cb64a3f94a3ae4287c51c6ca2051
    fjssilva committed Nov 7, 2025
    Configuration menu
    Copy the full SHA
    e9dfbe8 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2025

  1. Fix for Bug#113413 (Bug#36107426), Connection.changeUser cannot be do…

    …ne after DriverManager.loginTimeout elapses.
    
    Change-Id: I0ec337027dcfc5eab25cdb19917192ee1a4d2a29
    fjssilva committed Nov 14, 2025
    Configuration menu
    Copy the full SHA
    af0aa94 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2025

  1. Fix for Bug#118234 (Bug#37975837), A potential bugs in Mysql Connecto…

    …r/J.
    
    Change-Id: I7680705cdb675434e8e51192f0af84319e541b49
    fjssilva committed Nov 19, 2025
    Configuration menu
    Copy the full SHA
    b369d81 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2025

  1. Fix for Bug#113336 (Bug#36080226), Inconsistent getUpdateCount() Beha…

    …vior with allowMultiQueries.
    
    Change-Id: I95db599dbbb1867c626cc42e0045710e2e16b3a5
    fjssilva committed Nov 21, 2025
    Configuration menu
    Copy the full SHA
    3b9c627 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2025

  1. Fix for Bug#113130 (Bug#36043125), getGeneratedKeys() returns a zero …

    …resultset with non-key-generating statements.
    
    Change-Id: I386fdd321902bc8c7f7d39d50fe50b6b6d6d56db
    fjssilva committed Nov 26, 2025
    Configuration menu
    Copy the full SHA
    3394bf6 View commit details
    Browse the repository at this point in the history
  2. Fix for tests in MetaDataTest using conflicting table names.

    Change-Id: I789d8c2297aa52997eb0853e9aeb6cb669a088df
    fjssilva committed Nov 26, 2025
    Configuration menu
    Copy the full SHA
    5767fc5 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2025

  1. Fix for Bug#118002 (Bug#37843004), The setFetchSize() method in the S…

    …tatement class may have a potential bug.
    
    Change-Id: Id83b5d9953bb5633f51889deff570e011ffd5396
    fjssilva committed Nov 27, 2025
    Configuration menu
    Copy the full SHA
    a281379 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2025

  1. Fix for non deterministic results in some StatementRegressionTest tests.

    Change-Id: I0dcd3583c11ae1981427c1f52db10220e312d6e1
    fjssilva committed Nov 28, 2025
    Configuration menu
    Copy the full SHA
    46758ca View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2025

  1. Update for GPL license book.

    Change-Id: I9fcdf2ba2a74d55124a0e11596607affb8ab8cdc
    fjssilva committed Dec 17, 2025
    Configuration menu
    Copy the full SHA
    43aced7 View commit details
    Browse the repository at this point in the history
  2. Update copyright year.

    fjssilva committed Dec 17, 2025
    Configuration menu
    Copy the full SHA
    fdef61f View commit details
    Browse the repository at this point in the history
Loading