summaryrefslogtreecommitdiff
path: root/sql/sql_string.cc
diff options
context:
space:
mode:
authorSergey Glukhov <Sergey.Glukhov@sun.com>2010-05-18 13:28:21 +0500
committerSergey Glukhov <Sergey.Glukhov@sun.com>2010-05-18 13:28:21 +0500
commitf512cb4eaf0fbbf8cfa0444189da94f0215d8c5c (patch)
tree0f8848c8b69fabecda2c3be3d07125a76c04194b /sql/sql_string.cc
parentf59684b86e2f7005119fd51de16777ae67c9956c (diff)
downloadmariadb-git-f512cb4eaf0fbbf8cfa0444189da94f0215d8c5c.tar.gz
Bug#48729 SELECT ... FROM INFORMATION_SCHEMA.ROUTINES causes memory to grow
Analysis showed that in case of accessing I_S table ROUTINES we perform unnecessary allocations with get_field() function for every processed row that in their turn causes significant memory growth. the fix is to avoid use of get_field().
Diffstat (limited to 'sql/sql_string.cc')
0 files changed, 0 insertions, 0 deletions