FAQ

Search Discussions

10 discussions - 27 posts

  • I have some code that was working in 3.0.9 that is throwing an exception after I compile against 3.1.0. The exception message is: "Not enough parameters to fill the template." Backtrace: #1 ...
    Jason ToffalettiJason Toffaletti
    Aug 23, 2010 at 8:49 am
    Aug 24, 2010 at 10:16 am
  • Hi, I have a simple query : SELECT client_number FROM clients WHERE client_number = 100 +---------------+ +---------------+ 1 row in set (0.00 sec) If I use execute() mysqlpp::Query query = ...
    AsokodesukaAsokodesuka
    Aug 20, 2010 at 1:20 am
    Aug 20, 2010 at 4:29 am
  • Hi, In my project using 3.0.9, I had a piece of code that looked like this: const mysqlpp::String &str = row[x]; std::string stdstring; if ( str.type().sql_type() == MYSQL_TYPE_DATE stdstring = ...
    Wilfred van VelzenWilfred van Velzen
    Aug 10, 2010 at 5:39 pm
    Aug 11, 2010 at 3:17 am
  • What is the ReadTimeout default when using mysql++ ? I dug a bit and could only find out how to override it now what was setting it in either make or import or such. Thanks /* Joe Stein, 973-944-0094 ...
    Joe SteinJoe Stein
    Aug 18, 2010 at 12:04 am
    Aug 18, 2010 at 1:33 pm
  • Dear all, with respect to the following announcment from December 2008 Implemented MySQL_PreparedStatement::setNull(). (Andre) I tried to use setNull in association with the MySQL C++ connector, but ...
    Gerd AndersGerd Anders
    Aug 13, 2010 at 5:55 am
    Aug 13, 2010 at 12:08 pm
  • Hi I use mysqlpp 3.1.0 execute() sometimes throw exceptions after calling disconnect() - connect(). for example, execute stored procedure which has result set. set_option_impl() is not called in ...
    Heejin JuHeejin Ju
    Aug 12, 2010 at 5:00 am
    Aug 12, 2010 at 8:57 pm
  • Hello listers, I am writing an object that merges two resultsets together and creates a table with the contents of the merged resultset. I have it written, but I'm having a problem with finding a way ...
    Orton, Steven J (IS)Orton, Steven J (IS)
    Aug 4, 2010 at 7:11 pm
    Aug 5, 2010 at 2:39 am
  • Just for information: I found some errors compiling mysql++ V3.1.0 on windows XP 32 bit with the mingw makefile: The two executatbles it fails to make are: ssqlsxlat.exe and test_ssqls2.exe the ...
    Nathanael inksonNathanael inkson
    Aug 27, 2010 at 4:33 pm
    Aug 27, 2010 at 4:33 pm
  • Hallo. I have problem to link my or original MySql++ examples (make call). It both ends with error undefined reference to `mysqlpp::XXXXX I have properly installed Cygwin 1.7.61 - tested with ...
    Josef ChmelJosef Chmel
    Aug 24, 2010 at 1:54 pm
    Aug 24, 2010 at 1:54 pm
  • Hi All I run multiple threads which query the database. Intermittently I get a dump with the cause of the error as "Lost conection to MYSQL server during query". My application connects to the ...
    Devyani SapreDevyani Sapre
    Aug 1, 2010 at 10:03 am
    Aug 1, 2010 at 10:03 am
Group Navigation
period‹ prev | Aug 2010 | next ›
Group Overview
groupplusplus @
categoriesmysql
discussions10
posts27
users13
websitemysql.com
irc#mysql
Archives