You've already forked mariadb-columnstore-engine
mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2025-07-29 08:21:15 +03:00
Added SMDataFile methods to the list tested.
This commit is contained in:
@ -65,6 +65,8 @@ SMComm * SMComm::get()
|
||||
errno = l_errno; \
|
||||
common_exit(bs1, bs2, retCode); \
|
||||
} \
|
||||
else \
|
||||
errno = 0; \
|
||||
}
|
||||
|
||||
SMComm::SMComm()
|
||||
|
Reference in New Issue
Block a user