|
From: Jonathan W. <my...@ka...> - 2011-02-25 10:45:06
|
2011/2/25 刘文凯 : > > My process started last night,and crashed this morning. > > http://forums.mysql.com/read.php?10,409342,409342#msg-409342 > > does anyone confront the problem same to me? Thanks! It's throwing an exception because of an error executing the query. You need to catch the exception to find out what the error is. You should consider using mysql++ instead of mysqlcppapi. http://tangentsoft.net/mysql++ |