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: 9.2.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: 9.3.0
Choose a head ref
  • 14 commits
  • 711 files changed
  • 2 contributors

Commits on Jan 9, 2025

  1. Post-release version bump.

    Change-Id: Idfeaad0257e31a6fb520f8452914c79a489d1b36
    fjssilva committed Jan 9, 2025
    Configuration menu
    Copy the full SHA
    681f553 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2025

  1. Copyright header year bump.

    Change-Id: Ib0ae6d997e032b96a8f4ba6c6f0139ecb535f224
    fjssilva committed Jan 10, 2025
    Configuration menu
    Copy the full SHA
    8274244 View commit details
    Browse the repository at this point in the history
  2. Fix for Bug#19829452, PARAMETER INDEX VALIDATION NOT PROPER IN CALLAB…

    …LESTATEMENT.
    
    Change-Id: Ib1717aa20ecfbded937596abae97dd52df2884da
    Axyoan Marcelo committed Jan 10, 2025
    Configuration menu
    Copy the full SHA
    347fe9d View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2025

  1. Fix for Bug#117027 (Bug#37415840), Mysql connector use an uneffective…

    … way to match numericValue.
    
    Change-Id: I23e46f15ea970ff6d3da3616434bae0c078417cd
    Axyoan Marcelo committed Jan 20, 2025
    Configuration menu
    Copy the full SHA
    27b50cb View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2025

  1. Fix for Bug#19857207, EXECUTE ON CALLABLESTATEMENT RESULTS IN ARRAYIN…

    …DEXOUTOFBOUNDSEXCEPTION.
    
    Change-Id: I1039a26fbc4768e3983cecc1d12bca2fde9fbd37
    Axyoan Marcelo committed Jan 23, 2025
    Configuration menu
    Copy the full SHA
    52c87f0 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2025

  1. Fix for Bug#37311996, allow only Krb5LoginModule in Kerberos authenti…

    …cation.
    
    Change-Id: Idb5f83d6fdff36b4862e02c49a524ba55ae85319
    fjssilva committed Jan 31, 2025
    Configuration menu
    Copy the full SHA
    9027bec View commit details
    Browse the repository at this point in the history
  2. Fix for Bug#20279671, PROCEDURE EXECUTION FAILS WHEN THE PARAMETER NA…

    …ME CONTAINS ESCAPE CHARACTER.
    
    Change-Id: I6c7d7b6dbdca97ecc387e7eb12dde8814728cc95
    Axyoan Marcelo committed Jan 31, 2025
    Configuration menu
    Copy the full SHA
    a69fe66 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2025

  1. WL#16756, Implement missing methods in DatabaseMetaDataUsingInfoSchema.

    Change-Id: Ie5e058bf55be7f9d7dea88003245212c83e29cdb
    Axyoan Marcelo committed Feb 14, 2025
    Configuration menu
    Copy the full SHA
    f2edd67 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2025

  1. WL#16723, DatabaseMetaData clean up.

    Change-Id: I74000684dc0ad2acd913ced4acaca5818e363eb5
    fjssilva committed Mar 14, 2025
    Configuration menu
    Copy the full SHA
    ffb6ef5 View commit details
    Browse the repository at this point in the history
  2. Update for GPL license book.

    Change-Id: I8e4170dc43ecd37e89b0cab058f16dd25874c0b9
    fjssilva committed Mar 14, 2025
    Configuration menu
    Copy the full SHA
    ea6a238 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2025

  1. Fix for Bug#20802830, RESULTSET UPDATE METHODS NOT CHECKING VALIDITY …

    …OF RESULTSET.
    
    Change-Id: I9da159dd158e21d2aede1ab203876a256573d38b
    Axyoan Marcelo authored and fjssilva committed Mar 15, 2025
    Configuration menu
    Copy the full SHA
    6bbbf90 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2025

  1. Fix for StatementsTest.testBatchRewriteErrors() due to test database …

    …name length.
    
    Change-Id: I43d3c9ed61e5f6736c9090c47b4611c97b52bce8
    fjssilva committed Mar 18, 2025
    Configuration menu
    Copy the full SHA
    7ed2d27 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2025

  1. Fix for tests failing after changes in MySQL 9.3.0.

    Change-Id: Ib6bbf3f617e0f91c671916ed185ef2db379e4eeb
    fjssilva committed Mar 20, 2025
    Configuration menu
    Copy the full SHA
    36c448a View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2025

  1. Fix for Bug#117294 (Bug#37523180), Updatable ResultSet fails with 'Pa…

    …rameter index out of range'.
    
    Change-Id: I04eb64134c5b057da3f2149802765f3b33f6a2e2
    Axyoan Marcelo authored and fjssilva committed Mar 22, 2025
    Configuration menu
    Copy the full SHA
    20ef8ee View commit details
    Browse the repository at this point in the history
Loading