Bug #13472 memory leak in view.test
Submitted: 25 Sep 2005 20:38 Modified: 27 Sep 2005 8:17
Reporter: Sergei Golubchik Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Server: Views Severity:S3 (Non-critical)
Version:5.0 OS:
Assigned to: Assigned Account CPU Architecture:Any

[25 Sep 2005 20:38] Sergei Golubchik
Description:
Warning: Not freed memory segments: 1
Warning: Memory that was not free'ed (8152 bytes):
	  8152 bytes at 0x00b84d018, allocated at line 1617 in 'sql_lex.cc'

How to repeat:
./mysql-test-run view
[27 Sep 2005 8:17] Dmitry Lenev
This is duplicate of bug #13451 "mysql-test-run t/view.test produces warning about
 unfreed memory".