Search Discussions
-
configure give me this: checking for MySQL library directory... configure: error: Didn't find mysqlclient_r library in '/usr/local/mysql/lib/mysql /usr/local/lib/mysql /opt/mysql/lib/mysql ...
George13p
Mar 21, 2006 at 7:58 pm
Mar 31, 2006 at 1:00 pm -
Is there a reason why Row::at() doesn't take constant unsigned ints? same with the [] operator. Respectfully, Alan Alvarez.
Alan Alvarez
Mar 18, 2006 at 2:31 pm
Mar 21, 2006 at 8:10 pm -
In Wishlist we read: o Transaction support. Create a "Transaction" class, an object of which you create on the stack, giving it a reference to the Connection object. Transaction object's ctor calls a ...
Pedro Lamarão
Mar 6, 2006 at 3:08 pm
Mar 8, 2006 at 8:38 pm -
Hi there I've just started using the MySQL++ library and has run into trouble when I escape strings. Consider the query below where column "foo" is a string and column "bar" is an int: mysqlpp::Query ...
Bjoern Rasmussen
Mar 31, 2006 at 10:00 am
Apr 5, 2006 at 3:02 am -
I actually found a way to build a shared library, all you have to do is go through all thwe process to build a static one, then use one of the usefull minngw tools, a2dll, all you have to do is: ...
Carlos Flores
Mar 25, 2006 at 11:19 pm
Apr 18, 2006 at 6:40 pm -
This is the first working version from the MySQL++ v2.1 branch. There are no new features. In fact, it goes slightly backwards, as it is currently based on MySQL++ 2.0.6; I haven't bothered to roll ...
Warren Young
Mar 2, 2006 at 10:28 am
Mar 6, 2006 at 5:55 pm -
I wouldn't have released this one so soon, if it wasn't for the potentially destructive uninstall target in the previous version. Hopefully I'll slow down from releasing tarballs every day. :) So, ...
Warren Young
Mar 4, 2006 at 9:23 am
Mar 6, 2006 at 5:31 pm -
Hi, I've been using mysql++ for years with all the disgusing patches, I've finaly found a good time to upgrade to 2.x. But I'm having a major problem with exceptions. It works perfectly on my ...
Samuel Borgman
Mar 21, 2006 at 10:45 am
Mar 22, 2006 at 9:48 am -
Okay, it's beta time for v2.1. That means that it's feature complete and only wants testing to find bugs before release. I had other plans for features to add to v2.1, but due to having such low ...
Warren Young
Mar 18, 2006 at 6:08 am
Mar 20, 2006 at 6:12 pm -
Hello, I would like to highlight a possible bug according to the following entry in the change log for version 2.0.0, 2005.08.16 (r1031) The "Excess Hair Removal" release: Regards, Joel. -- ...
Joel Fielder
Mar 29, 2006 at 5:10 pm
Mar 31, 2006 at 3:59 pm -
I have migrated from 1.7.40 to 2.0.7. I had an issue compiling my code. I was using the execute member function in the Connection class to perform "FLUSH PRIVILEGES". However, the execute member ...
Martin Dubuc
Mar 20, 2006 at 3:44 pm
Mar 20, 2006 at 5:57 pm -
I'm having a problem where the doubles I try to store in my MySQL database using the macro generated smart types in MySQL++. I tried searching the mailing list for problem concerning 'double' and ...
Nis Haller Baggesen
Mar 17, 2006 at 3:57 pm
Mar 18, 2006 at 3:57 am -
Hi, I'm in trouble compiling and building a c++ application that use mysql++... Under linux i downloaded and compiled mysql++, so now i can run examples, but I don't understand how to compile a new ...
Riccardo Roasio
Mar 14, 2006 at 10:25 am
Mar 14, 2006 at 5:36 pm -
Hello every one, I spen much time to install mysql++ to work on mingw, and this is the way I did’t hope help some one: The REAME.mingw file ask to do: First, you will need to create a ...
Marco A. Ramos
Mar 8, 2006 at 9:05 pm
Mar 8, 2006 at 10:20 pm -
Hai all, I am haranath.t and this is my 1st post to this group.I am very much new to mysql database.Here i want to insert the finger print template's(Binaray data) into mysql database from C API ...
Hara
Mar 6, 2006 at 4:19 am
Mar 6, 2006 at 4:23 pm -
Changes since yesterday's alpha1: - Merged the changes between v2.0.6 and v2.0.7 in, so there are no missing features in v2.1.x relative to 2.0.x. - Added uninstall, rpm, ebuild, and ctags Makefile ...
Warren Young
Mar 3, 2006 at 1:39 pm
Mar 4, 2006 at 7:25 am -
Hi, I have a program which receives a packet from another application and processes it against the DB depending on whats passed. The structure of the program is event driven, so I have a class which ...
Ankur G35 Saxena
Mar 30, 2006 at 5:01 pm
Mar 30, 2006 at 5:01 pm -
It's finally here, version 2.1: o Converted automake and makemake files to their equivalents in Bakefile format. o Added the Transaction class, which makes it easy to use transaction sets in MySQL++. ...
Warren Young
Mar 24, 2006 at 10:20 pm
Mar 24, 2006 at 10:20 pm -
- Added Transaction class, and an example to test it. You need to re-run resetdb to make this work. - Extracted all the C++ equivalents of SQL types from the top of type_info.cpp into a new ...
Warren Young
Mar 11, 2006 at 6:01 am
Mar 11, 2006 at 6:01 am
Group Overview
group | plusplus |
categories | mysql |
discussions | 19 |
posts | 99 |
users | 24 |
website | mysql.com |
irc | #mysql |
24 users for March 2006
Archives
- July 2014 (20)
- June 2014 (4)
- May 2014 (1)
- April 2014 (1)
- March 2014 (2)
- February 2014 (7)
- January 2014 (24)
- December 2013 (11)
- November 2013 (8)
- October 2013 (1)
- August 2013 (3)
- June 2013 (24)
- May 2013 (7)
- April 2013 (1)
- March 2013 (6)
- January 2013 (6)
- September 2012 (9)
- August 2012 (7)
- July 2012 (2)
- May 2012 (9)
- April 2012 (3)
- March 2012 (6)
- February 2012 (5)
- January 2012 (21)
- December 2011 (8)
- October 2011 (21)
- September 2011 (4)
- August 2011 (21)
- July 2011 (49)
- June 2011 (8)
- May 2011 (28)
- April 2011 (44)
- March 2011 (66)
- February 2011 (19)
- January 2011 (50)
- December 2010 (42)
- November 2010 (21)
- October 2010 (31)
- September 2010 (32)
- August 2010 (27)
- July 2010 (22)
- June 2010 (23)
- May 2010 (29)
- April 2010 (13)
- March 2010 (23)
- February 2010 (18)
- January 2010 (41)
- December 2009 (41)
- November 2009 (64)
- October 2009 (10)
- September 2009 (7)
- August 2009 (31)
- July 2009 (35)
- June 2009 (69)
- May 2009 (41)
- April 2009 (30)
- March 2009 (78)
- February 2009 (64)
- January 2009 (65)
- December 2008 (87)
- November 2008 (102)
- October 2008 (96)
- September 2008 (91)
- August 2008 (98)
- July 2008 (105)
- June 2008 (44)
- May 2008 (62)
- April 2008 (70)
- March 2008 (58)
- February 2008 (62)
- January 2008 (99)
- December 2007 (127)
- November 2007 (63)
- October 2007 (70)
- September 2007 (90)
- August 2007 (124)
- July 2007 (134)
- June 2007 (103)
- May 2007 (45)
- April 2007 (81)
- March 2007 (89)
- February 2007 (72)
- January 2007 (97)
- December 2006 (60)
- November 2006 (95)
- October 2006 (91)
- September 2006 (73)
- August 2006 (65)
- July 2006 (51)
- June 2006 (92)
- May 2006 (37)
- April 2006 (60)
- March 2006 (99)
- February 2006 (90)
- January 2006 (101)
- December 2005 (91)
- November 2005 (155)
- October 2005 (70)
- September 2005 (141)
- August 2005 (158)
- July 2005 (122)
- June 2005 (107)
- May 2005 (154)
- April 2005 (122)
- March 2005 (191)
- February 2005 (87)
- January 2005 (51)
- December 2004 (137)
- November 2004 (149)
- October 2004 (58)
- September 2004 (93)
- August 2004 (124)
- July 2004 (22)
- June 2004 (44)
- May 2004 (75)
- April 2004 (114)
- March 2004 (131)
- February 2004 (169)
- January 2004 (119)
- December 2003 (87)
- November 2003 (74)
- October 2003 (101)
- September 2003 (69)
- August 2003 (98)
- July 2003 (162)
- June 2003 (71)
- May 2003 (80)
- April 2003 (65)
- March 2003 (58)
- February 2003 (24)
- January 2003 (26)
- December 2002 (21)
- November 2002 (72)
- October 2002 (66)
- September 2002 (71)
- August 2002 (43)
- July 2002 (140)
- June 2002 (96)
- May 2002 (119)
- April 2002 (97)
- March 2002 (28)
- February 2002 (20)
- January 2002 (42)
- December 2001 (55)
- November 2001 (35)
- October 2001 (25)
- September 2001 (38)
- August 2001 (50)
- July 2001 (70)
- June 2001 (60)
- May 2001 (73)
- April 2001 (57)
- March 2001 (104)
- February 2001 (60)
- January 2001 (65)
- December 2000 (79)
- November 2000 (59)
- October 2000 (39)
- September 2000 (9)
- August 2000 (16)
- July 2000 (7)
- November 1999 (2)