Skip to content

Pull requests: brianmario/mysql2

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Build :utc DATETIME values without a 7-argument rb_funcall
#1461 opened Aug 6, 2026 by nuclearspike Contributor Loading…
Two allocation reductions in result materialisation
#1460 opened Aug 6, 2026 by nuclearspike Contributor Loading…
Bind prepared-statement result buffers once per result set
#1459 opened Aug 6, 2026 by nuclearspike Contributor Loading…
Parse canonical DATETIME and DATE without sscanf
#1458 opened Aug 6, 2026 by nuclearspike Contributor Loading…
Only release the GVL for row fetches that can actually block
#1457 opened Aug 6, 2026 by nuclearspike Contributor Loading…
Fix zero and partial-zero dates over the binary protocol
#1452 opened Jul 28, 2026 by nuclearspike Contributor Loading…
Tuning shop: perf optimizations for result fetching
#1422 opened Dec 10, 2025 by jeremy Contributor Draft
Add test from PR 1410
#1418 opened Oct 22, 2025 by sodabrew Collaborator Loading…
adds tls sni support to mysql2
#1405 opened Jul 14, 2025 by mikemackintosh Loading…
Dynamic Password Provider
#1370 opened Jun 4, 2024 by davidsiaw Contributor Draft
Add an option to use certifications generated from localhost.
#1296 opened Dec 23, 2022 by junaruga Contributor Loading…
0.2.x update for ruby 2.5
#1126 opened Jun 27, 2020 by pavelvasev Loading…
Add references from Client and Statement to each other
#1048 opened May 21, 2019 by sodabrew Collaborator Loading…
Use vio_is_connected to check connected state
#1022 opened Feb 1, 2019 by csfrancis Loading…
fix build with MariaDB 10.2 headers
#1014 opened Nov 10, 2018 by AlexeyDemidov Loading…
added #empty? to MySql2::Result
#1003 opened Sep 17, 2018 by walf443 Loading… 0.6.0
Rebase of PR 807: non-blocking behavior for next_result
#962 opened Apr 14, 2018 by sodabrew Collaborator Loading… 0.6.0
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.