1
0
mirror of https://github.com/MariaDB/server.git synced 2026-01-06 05:22:24 +03:00

MDEV-8719 - Obsolete sql_memdup() in favor of THD::memdup() and thd_memdup()

This commit is contained in:
Sergey Vojtovich
2015-11-18 19:21:30 +04:00
parent 55e67c3e34
commit 13af8650a8
6 changed files with 6 additions and 17 deletions

View File

@@ -24,7 +24,6 @@
#pragma interface /* gcc class implementation */
#endif
#include "thr_malloc.h" /* sql_memdup */
#include "records.h" /* READ_RECORD */
#include "queues.h" /* QUEUE */
/*