You've already forked mariadb-columnstore-engine
mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2025-12-24 14:20:59 +03:00
Finished the first cut. I assume it doesn't build yet.
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
namespace idbdatafile
|
||||
{
|
||||
|
||||
/* This should be renamed; it's more than a pool, it also does the low-level communication. TBD. */
|
||||
class SocketPool : public boost::noncopyable
|
||||
{
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user