You've already forked mariadb-columnstore-engine
mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2025-07-30 19:23:07 +03:00
* fix(compilation): New warn
AKA 3919c541
backport
* fix(compilation): `New warn` AKA 3919c541
backport
* chore: Bump version to 6.4.8-2
This commit is contained in:
@ -103,4 +103,3 @@ string ErrorCodes::errorString(uint16_t code) const
|
||||
return (fPreamble + msg);
|
||||
}
|
||||
} // namespace logging
|
||||
// vim:ts=4 sw=4:
|
||||
|
@ -307,5 +307,4 @@ class ProtocolError : public std::logic_error
|
||||
|
||||
} // namespace logging
|
||||
|
||||
#endif
|
||||
// vim:ts=4 sw=4:
|
||||
#endif
|
Reference in New Issue
Block a user