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: 8.3.0
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: 8.4.0
Choose a head ref
  • 18 commits
  • 706 files changed
  • 2 contributors

Commits on Jan 5, 2024

  1. Post-release version bump.

    Change-Id: Idc3c030c604de2531655635e2f0100cd2a4d1e1f
    fjssilva committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    60324aa View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2024

  1. Fix for WL#15197 title in CHANGES.

    Change-Id: Iccbdbeebcda327ffdaeecfc5755cd08f6aaad883
    fjssilva committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    6898ba8 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2024

  1. Test case for Bug#77183 (21181501), INSERT..VALUE..lead to invalidati…

    …on of batch insert.
    
    Change-Id: I44932ce189e361405de66a15fc161293daa935c4
    fjssilva committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    2c79721 View commit details
    Browse the repository at this point in the history
  2. Fix for Bug#23143279, CLIENT HANG WHEN LOADBALANCESTRATEGY IS BESTRES…

    …PONSETIME.
    
    Change-Id: I5a72e15d4f6647c18c1a407347014be75199554f
    fjssilva committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    53e6875 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2024

  1. Fix for Bug#110286 (Bug#35152855), Only call Messages.getString(...) …

    …when it's needed (when the SQLException is thrown).
    
    Change-Id: Ie60b192a852cc0db1eba3f65930213c07cd3b1fc
    fjssilva committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    67ffda1 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2024

  1. WL#16147, Remove support for FIDO authentication.

    Change-Id: Iace5761b0cfd9814f9d23b5b4a502e9243b95083
    fjssilva committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    e030ed6 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

  1. Fix for Bug#22931632, GETPARAMETERBINDINGS() ON A PS RETURNS NPE WHEN…

    … NOT ALL PARAMETERS ARE BOUND.
    
    Change-Id: I3e4907277ccb83ad98dcc7125f3dc39c2365f57f
    Axyoan Marcelo committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    b226e34 View commit details
    Browse the repository at this point in the history
  2. Fix for Bug#113129 (Bug#36043145), setting the FetchSize on a Stateme…

    …nt object does not affect.
    
    Change-Id: Ie909ef6b2557b1525a6671ca7c1bd749f3250920
    Axyoan Marcelo committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    e558e11 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2024

  1. Fix for Bug#91550 (Bug#28297874), DatabaseMetaData specifies incorrec…

    …t extra name characters.
    
    Change-Id: Ide79a36b62548b16f98f3dc8d824daab7d2d28d9
    Axyoan Marcelo committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    832994a View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

  1. Fix for Bug#113599 (Bug#36171571), Contribution: Replace StringBuffer…

    … with StringBuilder in ValueEncoders.
    
    Change-Id: I94583700015187c68095b93b2bf728082a03fb9e
    Axyoan Marcelo committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    00449a4 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2024

  1. Fix for Bug#111031 (Bug#35392222), Contribution: Update SyntaxRegress…

    …ionTest.java.
    
    Change-Id: I4c7e4f1e887b49ce7f6559374995eb1a41bfd814
    Axyoan Marcelo committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    c91a638 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

  1. WL#16196, GPL License Exception Update.

    Change-Id: If00bcd4a6d32ce0ae0e923b09b6e012805bbd053
    fjssilva committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    e629456 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. Fix for Bug#113600 (Bug#36171575), Contribution: Fix join condition f…

    …or retrieval of imported primary keys.
    
    Change-Id: I94d36d86bb8cd6aa3992a03d99d76f0e0bbdbca3
    Axyoan Marcelo committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    8b40d85 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2024

  1. Fix for Bug#36380711, Tests failing due to removal of deprecated feat…

    …ures.
    
    Change-Id: I1e0df877b04b73a68631256d9637b9bc5da75627
    fjssilva committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    6fbbd21 View commit details
    Browse the repository at this point in the history
  2. WL#16174, Support for VECTOR data type.

    Change-Id: I76162363411033b45ac3b482f871cddef4f6a8fc
    Axyoan Marcelo committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    6758555 View commit details
    Browse the repository at this point in the history
  3. WL#15706, Add OpenTelemetry tracing.

    Change-Id: Ib2aa3406e638abc8bed28b07eb66c51bfd3a57ea
    fjssilva committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    b1da962 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2024

  1. Update fix for Bug#36380711, Tests failing due to removal of deprecat…

    …ed features.
    
    Change-Id: I6561e4bdfb5e07c4497d2d3e43f8d737632be631
    fjssilva committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    5f2383d View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. Documentation review for WL#15706 and WL#16174.

    Change-Id: I1596ef5588a314aea8567a1cbf1737aeeac53d53
    fjssilva committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    1c3f5c1 View commit details
    Browse the repository at this point in the history
Loading