issues
search
boostorg
/
mysql
MySQL C++ client based on Boost.Asio
https://www.boost.org/doc/libs/master/libs/mysql
Boost Software License 1.0
259
stars
33
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Improved discussion and examples
#381
anarthal
opened
1 week ago
0
assert failure in read_buffer.hpp at line 90
#380
RavikumarTulugu
closed
2 weeks ago
8
Removed brittle checks in connection_pool_cancel test
#379
anarthal
closed
3 weeks ago
0
Boost 1.87: new discussion and examples
#378
anarthal
closed
3 weeks ago
1
with_diagnostics now passes through unknown signatures
#377
anarthal
closed
3 weeks ago
1
ClickHouse Integration
#376
Anefu
opened
3 weeks ago
0
Removed the Boost::coroutine dependency from cmake_test
#375
anarthal
closed
4 weeks ago
1
Boost 1.87 API status update
#374
anarthal
closed
3 weeks ago
1
Document that ping_interval should be >= wait_timeout
#373
anarthal
closed
1 month ago
1
connection_pool destructor now cancels async operations
#372
anarthal
closed
1 month ago
1
Remove explicit instantiations for old connections in separate-build mode
#371
anarthal
opened
1 month ago
0
connection_pool should cancel operations when destroyed
#370
anarthal
closed
1 month ago
0
clang builds now include llvm-symbolizer
#369
anarthal
closed
1 month ago
1
Documented connection_pool execution semantics
#368
anarthal
closed
1 month ago
1
Remove UB regarding connection state for async functions in any_connections
#367
anarthal
opened
1 month ago
0
Boost 1.87 discussion update
#366
anarthal
opened
1 month ago
1
Boost 1.87 example update
#365
anarthal
opened
1 month ago
1
Make any_connection, SQL formatting and connection_pool stable
#364
anarthal
closed
3 weeks ago
0
sequence now returns an owning type
#363
anarthal
closed
1 month ago
1
connection unit tests now cover get_executor
#362
anarthal
closed
1 month ago
1
connection_pool: proper execution semantics for thread_safe=false
#361
anarthal
closed
1 month ago
0
Replaced run_with_timeout by asio::cancel_after
#360
anarthal
closed
1 month ago
1
Client-side SQL: sequence should be an owning type
#359
anarthal
closed
1 month ago
0
async_get_connection now waits if the pool is not running
#358
anarthal
closed
1 month ago
1
Removed global_io_context
#357
anarthal
closed
1 month ago
1
connection_pool: pool_not_running race condition
#356
anarthal
closed
1 month ago
0
Connections now support immediate executors
#355
anarthal
closed
1 month ago
1
Removed pool executor params
#354
anarthal
closed
1 month ago
1
Exemple of how set CA certificate using "any_connection".
#353
Malkverbena
closed
2 months ago
3
Removed connection_pool::async_get_connection timeout overloads
#352
anarthal
closed
2 months ago
1
connection_pool: remove detail::run_with_timeout
#351
anarthal
closed
1 month ago
0
connection_pool: remove pool_executor_params
#350
anarthal
closed
1 month ago
0
connection_pool: remove async_get_connection timeout overloads
#349
anarthal
closed
2 months ago
0
Per-operation cancellation for connection_pool
#348
anarthal
closed
2 months ago
1
Removed gcc-11 PFR warning suppression
#347
anarthal
closed
2 months ago
1
Support clickhouse
#346
anarthal
opened
2 months ago
0
Refactor connection_pool unit tests
#345
anarthal
closed
2 months ago
1
Remove incorrect noexcept from field_view ctor
#344
anarthal
closed
2 months ago
1
Is there any way to interrupt the current query of a pooled connection?
#343
LucianZz
closed
2 months ago
4
connection_pool thread-safety is now more robust
#342
anarthal
closed
2 months ago
1
Docs now use pydocca
#341
anarthal
closed
2 months ago
1
field constructor from std::string_view incorrectly marked as noexcept
#340
anarthal
closed
2 months ago
0
Valgrind now uses a Boost.MySQL-specific b2 feature
#339
anarthal
closed
2 months ago
1
valgrind=on fails after the modular changes
#338
anarthal
closed
2 months ago
0
Modular Boost: Jamfile refactor
#337
anarthal
opened
3 months ago
0
How to properly rollback a transaction when an exception is thrown?
#336
sigasigasiga
closed
3 months ago
3
Switch to asciidoc
#335
anarthal
opened
3 months ago
0
Switch docca to pydocca
#334
anarthal
closed
2 months ago
0
Changelog
#333
anarthal
opened
3 months ago
0
Added LCOV_EXCL_LINE to unreachable lines
#332
anarthal
closed
3 months ago
1
Next