1
0
mirror of https://github.com/codership/wsrep-lib.git synced 2025-08-02 05:46:35 +03:00
Commit Graph

5 Commits

Author SHA1 Message Date
0c75d68bed Added encryption simulation in dbsim
Option --encryption=1 enables encryption simulation in dbsim. The
`do_crypt()` callback flips bits of input buffer and writes to output.
2019-01-28 12:58:59 +02:00
f30d9c06ce Enhanced dbsim to store view and position in storage engine
Mimic real DBMS implementation by storing view and position
into storage engine.
2019-01-25 12:18:46 +02:00
c0c977f9ab Added GPLv2 licence and copyright headers. 2018-10-15 15:14:22 +03:00
dae5231dfc Added topology argument to dbsim to allow testing master/slave 2018-06-16 11:30:50 +03:00
ae68122d59 Refactored dbms simulator. Survives SST. 2018-06-15 16:25:27 +03:00