-
Notifications
You must be signed in to change notification settings - Fork 34
Insights: boostorg/mysql
Overview
-
- 19 Merged pull requests
- 0 Open pull requests
- 18 Closed issues
- 19 New issues
Could not load contribution data
Please try again later
19 Pull requests merged by 1 person
-
Fixed a race condition in per-operation cancellation in variant_stream
#457 merged
Feb 26, 2025 -
Added docs on using asio::cancel_after with pool_params::thread_safe
#453 merged
Feb 24, 2025 -
Starting operations while engaged in multi-function ops is no longer UB
#452 merged
Feb 22, 2025 -
Added unit tests for the close connection algorithm
#451 merged
Feb 19, 2025 -
Reworked the static interface exposition page
#447 merged
Feb 19, 2025 -
Added quit_connection unit tests and refactored
#446 merged
Feb 17, 2025 -
Made the asio::yield_context HTTP server single-threaded and reworked it
#441 merged
Feb 14, 2025 -
Reworked the dynamic interface exposition page
#440 merged
Feb 14, 2025 -
Added a section on interfacing sync and async code
#439 merged
Feb 14, 2025 -
Reworked the text queries and SQL formatting exposition pages
#437 merged
Feb 13, 2025 -
Replaced C++20 feature test macros by Boost.Config's for C++17 headers
#438 merged
Feb 13, 2025 -
Reworked the prepared statement exposition page
#435 merged
Feb 12, 2025 -
Renamed the connection_pool example to http_server_cpp11_coroutines
#436 merged
Feb 12, 2025 -
Updated file copyrights to 2025
#415 merged
Feb 11, 2025 -
Fixed a race condition in per-operation cancellation in connection operations
#413 merged
Feb 11, 2025 -
Added an HTTP server example using C++20 coroutines
#385 merged
Feb 11, 2025 -
Connections now check for in-progress async operations and fail without UB
#410 merged
Feb 5, 2025 -
Simplified locking in sha256 tests by using GET_LOCK
#411 merged
Feb 5, 2025 -
Added any_connection::connection_id
#409 merged
Feb 5, 2025
18 Issues closed by 2 people
-
Race condition in per-operation cancellation in variant_stream
#454 closed
Feb 26, 2025 -
Help with Query interface design to support format
#455 closed
Feb 26, 2025 -
Document interaction between asio::cancel_after and pool_params::thread_safe
#402 closed
Feb 24, 2025 -
Improve diagnostics when trying to use an unconnected connection
#450 closed
Feb 22, 2025 -
Remove UB when an operation is initiated while a multi-function operation is in progress
#448 closed
Feb 22, 2025 -
Close unit tests
#445 closed
Feb 19, 2025 -
Post 1.87 exposition update: static interface page
#419 closed
Feb 19, 2025 -
Quit unit tests
#444 closed
Feb 17, 2025 -
Coroutines example HTTP server (connection_pool) sometimes crashes on termination
#414 closed
Feb 14, 2025 -
Post 1.87 exposition update: dynamic interface page
#418 closed
Feb 14, 2025 -
Race condition in the sync connection_pool snippet
#412 closed
Feb 14, 2025 -
Post 1.87 exposition update: advanced SQL formatting page
#424 closed
Feb 13, 2025 -
Post 1.87 exposition update: text queries page
#417 closed
Feb 13, 2025 -
Post 1.87 exposition update: prepared statements page
#416 closed
Feb 12, 2025 -
Boost 1.87 example update
#365 closed
Feb 11, 2025 -
Race condition in per-operation cancellation in connection/any_connection
#199 closed
Feb 11, 2025 -
Remove UB when an operation is initiated and another one is outstanding
#405 closed
Feb 5, 2025 -
Expose connection_id access
#408 closed
Feb 5, 2025
19 Issues opened by 2 people
-
[Question] is there a benchmark/comparison test to the standard libmysqlclient available?
#458 opened
Feb 27, 2025 -
Make vformat_sql_to public
#456 opened
Feb 25, 2025 -
Remove UB when initiating an operation after a fatal error has occurred
#449 opened
Feb 19, 2025 -
Connect unit tests
#443 opened
Feb 17, 2025 -
Handshake unit tests
#442 opened
Feb 17, 2025 -
TLS certificate verification example should use the actual hostname instead of "mysql"
#434 opened
Feb 11, 2025 -
Post 1.87 exposition update: overview
#433 opened
Feb 11, 2025 -
Post 1.87 exposition update: connection_pool page
#432 opened
Feb 11, 2025 -
Review the source_sql example
#431 opened
Feb 11, 2025 -
Add a dump to JSON example
#430 opened
Feb 11, 2025 -
Add a C++11 callback-based HTTP server
#429 opened
Feb 11, 2025 -
Add an example on stored procedures
#428 opened
Feb 11, 2025 -
Post 1.87 exposition update: pipeline page
#427 opened
Feb 11, 2025 -
Post 1.87 exposition update: time types page
#426 opened
Feb 11, 2025 -
Post 1.87 exposition update: metadata page
#425 opened
Feb 11, 2025 -
Post 1.87 exposition update: error handling page
#423 opened
Feb 11, 2025 -
Post 1.87 exposition update: async page
#422 opened
Feb 11, 2025 -
Post 1.87 exposition update: multi-function operations
#421 opened
Feb 11, 2025 -
Post 1.87 exposition update: multi-resultset
#420 opened
Feb 11, 2025
1 Unresolved conversation
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
Feedback
#140 commented on
Feb 13, 2025 • 0 new comments