2
0
mirror of https://github.com/boostorg/mysql.git synced 2026-01-29 19:52:11 +00:00
Commit Graph

8 Commits

Author SHA1 Message Date
ruben
d28c82037d Added msgs::auth_switch_request 2019-10-22 19:13:36 +01:00
ruben
60ceac8a3e Added msgs::handshake_response
Including serialization functions and tests for them
2019-10-21 20:48:57 +01:00
ruben
d1a08d4524 Added serialization of handshake
Added error code for extra bytes at the end of a frame
Improved (de)serialization test output in case of failure
2019-10-13 12:57:23 +01:00
ruben
c95e27ceaf Split serialization tests into fixtures
Created fixtures for only serializing, deserializing, space checking
Split common types tests into separate suites per type
2019-10-05 12:27:28 +01:00
ruben
d1fec94d99 Split serialization test utils into a separate header 2019-10-05 11:56:19 +01:00
ruben
b546bd01aa Added (de)serialization of error packets 2019-10-05 11:44:11 +01:00
ruben
72c9b0525c Added (de)serialization for ok_packet 2019-10-05 11:32:17 +01:00
ruben
876bb77752 Added generic struct (de)serialization 2019-10-04 21:19:23 +01:00