|
|
Choosing A Webhost: |
Re: problems using mysql++ > 2.0.0: msg#00071db.mysql.c++
Thomas Werth wrote:
If I understand Google's translation, you are claiming that there is a memory leak in Query.store() when using C++ strings? //Backslashes doublen I believe MySQL++'s escape manipulator will do this for you. query << sql.c_str(); Why can't you say "query << sql" ? Is this where you see this memory leak? When running in try block right after leaving with return debug assert Try building a debug version of MySQL++. I believe all you need to do is change the /M?? flag in lib/Makefile.vc and rebuild the library. Then see if the problem still occurs when linking your debug program against the debug version of MySQL++. It may simply be that VC++'s memory debugger is losing track of the Connection object, and seeing an error where none exists. -- MySQL++ Mailing List For list archives: http://lists.mysql.com/plusplus To unsubscribe: http://lists.mysql.com/plusplus?unsub=gcdmc-plusplus@xxxxxxxxxxx
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | 2.0.1 Compile Problems on QXN 6.3, Haines, Charles A. |
|---|---|
| Next by Date: | Re: 2.0.1 Compile Problems on QXN 6.3, Warren Young |
| Previous by Thread: | Re: problems using mysql++ > 2.0.0, Thomas Werth |
| Next by Thread: | Re: problems using mysql++ > 2.0.0, Warren Young |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
Free MagazinesCisco NewsReceive a free quarterly e-newsletter with exclusive articles on how Cisco IT uses its own products and solutions to enable the business. subscribe Systems Management News, the newspaper for IT systems administration and data center managers! Each issue of Systems Management News is chock-full of news and analysis to help you understand what's happening in your field. subscribe The Enterprise Newsweekly eWeek is the essential technology information source for builders of e-business. subscribe Oracle Magazine Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Oracle (NASDAQ: ORCL) is the world's largest enterprise software company. subscribe Total Telecom Total Telecom is "The Economist of the communications industry". subscribe |