mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +03:00
- Fix MDEV-13463 unescape table name during detection of table structure
modified: storage/connect/myconn.cpp - Remove a few gcc warnings modified: storage/connect/jmgoconn.cpp modified: storage/connect/json.h modified: storage/connect/tabjson.cpp
This commit is contained in:
@@ -54,8 +54,6 @@
|
||||
/* External functions. */
|
||||
/***********************************************************************/
|
||||
USETEMP UseTemp(void);
|
||||
bool IsNum(PSZ s);
|
||||
char *NextChr(PSZ s, char sep);
|
||||
char *GetJsonNull(void);
|
||||
|
||||
typedef struct _jncol {
|
||||
|
Reference in New Issue
Block a user