-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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: go-sql-driver/mysql
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: af56fba
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: go-sql-driver/mysql
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: dfd973a
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 4 commits
- 8 files changed
- 3 contributors
Commits on Apr 21, 2025
-
test stability improvement. (#1699)
* ensuring performance schema is enabled when testing some performance schema results * do not use collations affected by MariaDB character_set_collations. * ensure using IANA timezone in test, since tzinfo depending on system won't have deprecated tz like "US/Central" and "US/Pacific" Co-authored-by: Diego Dupin <diego.dupin@mariadb.com>
Loading Loading status checks…Configuration menu - View commit details
-
Copy full SHA for 1bee809 - Browse repository at this point
Copy the full SHA 1bee809View commit details
Commits on Apr 22, 2025
-
Transaction Commit/Rollback returns conn's cached error (#1702)
If a transaction connection has a cached error, return it instead of ErrInvalidConn during Commit/Rollback operations. Fix #1690 Co-authored-by: brad-defined <77982333+brad-defined@users.noreply.github.com>
Loading Loading status checks…Configuration menu - View commit details
-
Copy full SHA for ac04e5f - Browse repository at this point
Copy the full SHA ac04e5fView commit details
Commits on Apr 23, 2025
-
backport benchmark_test (#1706)
Backport benchmark improvements.
methane authoredApr 23, 2025 Loading Loading status checks…Configuration menu - View commit details
-
Copy full SHA for 2ed589b - Browse repository at this point
Copy the full SHA 2ed589bView commit details
Commits on Apr 25, 2025
-
Avoid unnecessary allocation. Although this is not a bug, this is a regression in 1.9 branch. This PR fixes performance regression when compression is not used.
methane authoredApr 25, 2025 Loading Loading status checks…Configuration menu - View commit details
-
Copy full SHA for dfd973a - Browse repository at this point
Copy the full SHA dfd973aView commit details
There are no files selected for viewing
Uh oh!
There was an error while loading. Please reload this page.