Re: [Cppcms-users] cppdb and lock table in mysql
Brought to you by:
artyom-beilis
From: mawan s. <ma...@gm...> - 2016-01-25 08:56:50
|
Ok, thanks .. i got it .. and i try it .. Thanks .. Mawan On Mon, Jan 25, 2016 at 3:48 PM, mawan sugiyanto <ma...@gm...> wrote: > Dear Artyom > > is it different term with prepared statement in mysql? > > http://dev.mysql.com/doc/refman/5.7/en/sql-syntax-prepared-statements.html > > I always got error "cppcms, error: Caught exception [cppdb::mysql::This > command is not supported in the prepared statement protocol yet]" when i > lock table; > > thanks > > > Mawan > > > On Mon, Jan 25, 2016 at 3:43 PM, Artyom Beilis <art...@gm...> > wrote: > >> > is cppdb always use prepared statement for all query? >> >> Dear Mawan, >> >> Can you please RTFM http://cppcms.com/sql/cppdb/stat.html >> >> Artyom >> >> >> ------------------------------------------------------------------------------ >> Site24x7 APM Insight: Get Deep Visibility into Application Performance >> APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month >> Monitor end-to-end web transactions and take corrective actions now >> Troubleshoot faster and improve end-user experience. Signup Now! >> http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140 >> _______________________________________________ >> Cppcms-users mailing list >> Cpp...@li... >> https://lists.sourceforge.net/lists/listinfo/cppcms-users >> > > |