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
MCOL-3741 Change IDB-xxxx error codes to MCS-xxxx
This commit is contained in:
@ -99,7 +99,7 @@ private:
|
||||
* getIntVal() will be called, because MCS_add() is passed as the third argument
|
||||
* to substr function, and an integer result is expected.
|
||||
*
|
||||
* If one API is not implemented but called for a function, IDB-5001 error will
|
||||
* If one API is not implemented but called for a function, MCS-5001 error will
|
||||
* be returned.
|
||||
*/
|
||||
class MCS_add : public funcexp::Func
|
||||
|
Reference in New Issue
Block a user