2
0
mirror of https://github.com/boostorg/mysql.git synced 2026-01-31 20:32:09 +00:00
Commit Graph

4 Commits

Author SHA1 Message Date
ruben
caaa4e5764 Prepared statements use now iterator-like model 2019-08-21 21:12:44 +01:00
ruben
d0f2535f31 Fixed problem in stmt exec response for NULLs
Now it uses the right null bitmap traits
Now NullBitmapTraits::is_null works properly
2019-08-14 08:14:07 +01:00
ruben
87288f232a Added parsing of prepared statement responses
Fixed problems in execute request serialization
2019-08-13 22:10:10 +01:00
ruben
69ba45ff30 Added basic execution of prepared statements 2019-07-28 13:43:02 +01:00