mirror of
https://github.com/MariaDB/server.git
synced 2025-07-27 18:02:13 +03:00
remove append_escaped(), use String::append_for_single_quote() instead
This commit is contained in:
@ -365,6 +365,4 @@ public:
|
||||
List<Item> &field_list);
|
||||
};
|
||||
|
||||
bool append_escaped(String *to_str, String *from_str);
|
||||
|
||||
#endif /* SQL_ANALYSE_INCLUDED */
|
||||
|
Reference in New Issue
Block a user