Regards,
Chris
Sp.Raja wrote:
Thanks for your input. I'm trying to do is at the server end(mysqld), could you get some pointers?
Regards, Sp.Raja
------------Original Message------------ From: Chris Nolan <[EMAIL PROTECTED]> To: "Sp.Raja" <[EMAIL PROTECTED]> Cc: [EMAIL PROTECTED] Date: Tue, Feb-17-2004 6:29 PM Subject: Re: MySQL Memory
Hi!
You'll want to look through the MySQL C API docs. There are specific calls for allocating certain structures that MySQL client software should use (and routines for deallocating it as well).
Regards,
Chris
Sp.Raja wrote:
Hi List,
I want to use some other memory allocator routine other than malloc in MySQL/InnoDB 4.0.15a. Does MySQL call malloc directly? or thru wrappers? If it is through wrappers then my job will be much simpler, If so please give me the list of wrappers.
Any Advice welcome
Regards, Sp.Raja
-- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]
-- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]
-- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]