FAQ

Search Discussions

6 discussions - 23 posts

  • Hi, In my project I use the sql_create_compete_XXX macro for creating C++ database table abstractions. For example table host: sql_create_complete_3(host, 1, 3, mysqlpp::sql_int_unsigned, _host_id, ...
    Andrej van der ZeeAndrej van der Zee
    Mar 18, 2010 at 1:52 am
    Mar 18, 2010 at 8:29 am
  • There seems to be a memory error in the copy-constructor for the Connection class. Here is a backtrace and an example. #0 *__GI___libc_free (mem=0x2f3c6573656e6968) at malloc.c:3687 #1 ...
    Alexander GolecAlexander Golec
    Mar 27, 2010 at 1:32 am
    Mar 28, 2010 at 2:35 pm
  • Hi there, mixing up mysqlpp with boost (and properly some others) can cause compliation errors because there is no namespace declaration in comparable.h: mysql++/datetime.h:48: error: reference to ...
    Michael RadzewitzMichael Radzewitz
    Mar 12, 2010 at 6:31 pm
    Mar 13, 2010 at 8:08 am
  • It seems for symmetry reasons (and that I really want this function) that there should be a function for replace that takes two iterators just like insert does: template <class Iter Query& ...
    David WalthourDavid Walthour
    Mar 30, 2010 at 5:56 pm
    Mar 30, 2010 at 7:12 pm
  • Hello, Are there any plans to feed custom allocators to the Row class and its members? (or the entire library - one can wish) Currently I'm in the process of lowering the amount of heap fragmentation ...
    F.N. BruggemanF.N. Bruggeman
    Mar 31, 2010 at 9:03 am
    Mar 31, 2010 at 6:10 pm
  • Hello everybody, I am a student and new in MySql++. I write a program that needs to connect to the database. I try to create a table programatically and it doesn't succeeded. The query is "DROP TABLE ...
    Hadass yaariHadass yaari
    Mar 15, 2010 at 9:50 pm
    Mar 15, 2010 at 11:57 pm
Group Navigation
period‹ prev | Mar 2010 | next ›
Group Overview
groupplusplus @
categoriesmysql
discussions6
posts23
users9
websitemysql.com
irc#mysql
Archives