1
0
mirror of https://github.com/mariadb-corporation/mariadb-columnstore-engine.git synced 2025-12-15 12:09:09 +03:00
Commit Graph

10 Commits

Author SHA1 Message Date
Patrick LeBlanc
4f47ee1f96 Implemented the SM-side copy op & a couple minor changes. 2019-02-01 13:05:29 -06:00
Patrick LeBlanc
443c4dfdf3 Finished the unit tests & they pass. 2019-01-31 16:23:07 -06:00
Patrick LeBlanc
13af644425 Working on defining message structures and unit tests for
the PosixTask subclasses.
2019-01-31 14:43:32 -06:00
Patrick LeBlanc
8d926202ac Finished first cut of CRP & PosixTasks. No way it builds yet. 2019-01-29 09:52:14 -06:00
Patrick LeBlanc
b38c92738c EOD checkpoint. Finished first cut of the harder posix tasks. 2019-01-28 17:26:09 -06:00
Patrick LeBlanc
0d74c32d08 Checkpointing. 2019-01-28 15:14:01 -06:00
Patrick LeBlanc
b23d507eaa Fixed parsing errors in messageFormat.h. 2019-01-23 13:04:38 -06:00
Patrick LeBlanc
e420aab9bf Added a comment documenting the format of the messages
between SM and clients.
2019-01-22 16:03:37 -06:00
Patrick LeBlanc
50daf50b82 Changed the message magic from a macro to a const uint. 2019-01-21 16:39:09 -06:00
Patrick LeBlanc
20b0d3b88b initial commit of the message format definitions. 2019-01-17 10:34:19 -06:00