mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +03:00
Fix compiler warnings of the new connect engine.
This commit is contained in:
@@ -31,6 +31,7 @@ int JsonDefPrec = -1;
|
|||||||
int GetDefaultPrec(void);
|
int GetDefaultPrec(void);
|
||||||
int IsArgJson(UDF_ARGS* args, uint i);
|
int IsArgJson(UDF_ARGS* args, uint i);
|
||||||
void SetChanged(PBSON bsp);
|
void SetChanged(PBSON bsp);
|
||||||
|
int GetJsonDefPrec(void);
|
||||||
|
|
||||||
static PBSON BbinAlloc(PGLOBAL g, ulong len, PBVAL jsp);
|
static PBSON BbinAlloc(PGLOBAL g, ulong len, PBVAL jsp);
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user