Search Discussions
-
The error: Does anyone have just the slightest idea what I'm doing wrong? My compiler command is: To me this seems all good.. Any ideas? Thanks.
Alex
Jul 24, 2008 at 1:34 pm
Jul 29, 2008 at 11:48 am -
Hi! I have built MySQL++ using MySQL client libraries in custom locations (using --with-mysql-lib, --with-mysql-include) and have got a MySQL++ installation in a location under my home directory. ...
Amit k. Saha
Jul 21, 2008 at 12:12 pm
Jul 23, 2008 at 6:19 am -
Hi! I am trying to build MySQL++ 3.0.4 on Solaris 10. I have configured it with: ./configure --with-prefix=/home/as227057/dev-tools/mysql-cpp-lib ...
Amit k. Saha
Jul 21, 2008 at 5:51 am
Jul 26, 2008 at 6:16 pm -
Hi all, first, in case it is relevant, some info about my setup: I'm running Debian unstable and corresponding MySQL v5.0 and mysqlpp v3.0 packages. I have been happily connecting to my database ...
Nick Hastings
Jul 23, 2008 at 7:34 am
Nov 27, 2008 at 2:42 am -
Hi, I get this error when compiling : 43: error: 'Transaction' is not a member of 'mysqlpp' I don't understand why. In the corresponding cpp file, line 43, I declare : mysqlpp::Transaction ...
Christophe-Marie Duquesne
Jul 10, 2008 at 7:27 am
Jul 10, 2008 at 2:31 pm -
Warren: With regard to the "thread-aware" version of MySQL++: If my app, which is multi-threaded is very scrupulous about only letting a single thread use a single connection and not sharing MySQL++ ...
Rick Gutleber
Jul 7, 2008 at 8:04 pm
Jul 9, 2008 at 6:35 pm -
MySQL++'s install.bat sux, primarily because batch files suck. So, I've been looking a technology I could use to replace it that was powerful enough to let me make a smarter installer, but which ...
Warren Young
Jul 23, 2008 at 3:00 am
Jul 27, 2008 at 5:41 pm -
Hi all, The short and dirty question: I need to replicate 3-4 tables over a network from a remote MySQL database to a local MySQL database, from within a (Visual) C++ app. My choices as I see them ...
William Pettersson
Jul 9, 2008 at 10:40 am
Jul 9, 2008 at 9:35 pm -
I was using MySQL v5.0.51a (current community version is 5.0.51b). My company just upgraded to Enterprise (v5.0.64) and we are seeing linking problems with MySQL++ for zlib symbols. The specific ...
Kevin Regan
Jul 15, 2008 at 6:08 pm
Jul 22, 2008 at 6:13 pm -
Hello, I'm running "mysql Ver 14.12 Distrib 5.0.37, for pc-linux-gnu (i686) using readline 5.0" which I compiled from source. My installation is in /usr/local/mysql. I now here about it being not ...
Jonathon Reinhart
Jul 27, 2008 at 9:37 pm
Jul 28, 2008 at 3:10 am -
Here's my code: mysqlpp::Connection awi_mysql_conn(false); And here's what my compiler tells me: ./src/Definitions.cpp:35: error: variable âmysqlpp::Connection awi_mysql_connâ has initializer but ...
Alex
Jul 23, 2008 at 12:26 pm
Jul 24, 2008 at 7:36 am -
Hello, I have read the mysql c API manual,and also read all the forum's stored procedure related stuff. But still i cannot figure out a way on how to get the @out prameter outof stored procedure. I ...
Faqeer ALI
Jul 12, 2008 at 1:42 pm
Jul 14, 2008 at 8:59 am -
Hi everyone. I have been mostly working with Linux for a Long time now and Visual C++ although I have been using it, it was a long time ago. I have Visual c++ 2008 express now installed. I compiled ...
Demetris Zavorotnichenko
Jul 11, 2008 at 8:36 am
Jul 11, 2008 at 1:34 pm -
I am having some trouble understanding why certain 'bad syntax' errors are not being caught. Rather, they are not being caught as mysqlpp-derived exceptions. A catch statement for a std::exception ...
Drew M.
Jul 11, 2008 at 6:37 am
Jul 11, 2008 at 1:31 pm -
Hi ! I just want to add some functions to a SSQLS. So I've created a basic structure that map my sql table. Then I've created a class that derive from this structure. But when I use my class, I've ...
Loïc Dardant
Jul 2, 2008 at 9:56 am
Jul 2, 2008 at 1:04 pm -
I asked how to do an alternate configure step using the mysql++.spec file. Replace line 49 in that file with: %configure --disable-dependency-tracking --enable-thread-check (for instance) And specify ...
Jim
Jul 25, 2008 at 9:50 am
Jul 26, 2008 at 12:30 am -
I am using: MySql++ v 3.0.4 MySql V 5.0.51b Visual Studio 2008 Pro Windows XP SP2 Pro I have had no problems building and running the resetdb, simple1, and simple2 apps located in the VC2005 ...
Bernard
Jul 14, 2008 at 3:09 pm
Jul 22, 2008 at 5:27 pm -
I placed the following code after line 77 or so (just before the return 0;) in the simple1.cpp example: try { query.reset(); string insertStr="insert into stock (item, num,weight,price, ...
Jim
Jul 20, 2008 at 3:13 pm
Jul 21, 2008 at 1:23 am -
So there latest releases of MinGW and MySQL++ work without any issues? Last I tried to use it (about two years now) there were so many errors that MSVC and MinGW wouldn't work nice with it.
Specter Phoenix
Jul 15, 2008 at 12:08 am
Jul 15, 2008 at 2:50 am -
Only bug fixes and documentation improvements this time: o Fixed a few bugs in SslOption that prevented it from actually working. If you've been having SSL problems since upgrading to MySQL++ v3, ...
Warren Young
Jul 2, 2008 at 10:43 pm
Jul 2, 2008 at 10:43 pm
Group Overview
group | plusplus |
categories | mysql |
discussions | 20 |
posts | 105 |
users | 22 |
website | mysql.com |
irc | #mysql |
22 users for July 2008
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)