Re: mysql C API hang
Erich Dollansky <[email protected]> Mon, 04 Apr 2005 00:14:55 +0800
| Newsgroups | gmane.comp.db.mysql.bugs |
|---|---|
| Organization | oceanare pte ltd |
| Message-ID | <[email protected]> |
Hi, Karl wrote: > Hello, > sry about my bad english. > > in code is something this: > sprintf(query,"update database.table set something='something else' where > username='someone'"); > mysql_query(&mysql,query); > Could it be a memory problem? WHat do you do with the connection after each update? Where is 'query' stored? At the stack or the heap? Erich -- MySQL Bugs Mailing List For list archives: http://lists.mysql.com/bugs To unsubscribe: http://lists.mysql.com/[email protected]