Merge branch '2.3' into develop

This commit is contained in:
Markus Mäkelä
2019-04-23 12:05:18 +03:00
26 changed files with 134 additions and 78 deletions

View File

@ -167,6 +167,7 @@ private:
ResponseStat m_response_stat;
uint64_t m_num_coldefs = 0;
bool m_large_query = false;
bool m_skip_next = false;
inline bool is_opening_cursor() const
{