Search Discussions
-
I am using MySQL 5.0.19 and MySQL++ 2.1.0 under Visual Studio 7.1. The following code compiles with an error: #include <mysql++.h #include <custom.h int main(int argc, char* argv[]) { return 0; } The ...
Tim Stewart
Apr 3, 2006 at 4:50 pm
Apr 5, 2006 at 4:06 pm -
Compiling my application I get: sql.obj : error LNK2001: unresolved external symbol "private: virtual void __thiscall mysqlpp::Query::unlock(void)" ([email protected]@mysqlpp@@EAEXXZ) sql.obj : error ...
Pedro Lamarão
Apr 26, 2006 at 6:25 pm
Apr 28, 2006 at 10:24 am -
Hi all, I get the following error when trying to build from source: In file included from custom1.cpp:29: stock.h: In function `void populate_stock(stock*, const mysqlpp::Row&) [with ...
Kai Hartmann
Apr 26, 2006 at 3:09 pm
Apr 28, 2006 at 10:20 am -
Several interesting fixes in this release: o MinGW and Cygwin will now build and link to mysqlpp DLLs. o Fixed bug in Query, causing it to initialize the "throw exceptions" flag incorrectly. Thanks ...
Warren Young
Apr 5, 2006 at 5:01 am
Apr 19, 2006 at 1:22 am -
While fetching data from a union query as shown in the code fragment below I get the following error when fetching the data from the second part which is only one row. The same behaviour is found ...
Etienne Hirt
Apr 11, 2006 at 6:57 pm
Apr 14, 2006 at 10:35 pm -
Hello, I'm fairly new to mysql and I have a question about finding out if a particular field is NULL for type int and varchar. Using the quick example in the "User's Guide", I tried comparing the ...
Orton, Steve
Apr 7, 2006 at 5:21 pm
Apr 10, 2006 at 2:36 pm -
I have done really heavy testing of version 2.1.1 on all those platforms, and have achieved success in almost any situation (exception: SSQLS with NULL, but that's planned for 3.0), the only thing I ...
Carlos Flores
Apr 24, 2006 at 3:14 pm
Apr 27, 2006 at 8:18 pm -
Hello, After trial and error over a few hours, it looks like retrieving binary data that contains 0 (null) characters is not possible with mysql++. Is this correct? I am using mysql++ 2.1.1 and MySQL ...
Bill K
Apr 17, 2006 at 2:56 am
Apr 17, 2006 at 12:30 pm -
Hi, I tried to build the dll using MsVs7.1 and the given vc workspace, but I got a linker error: Linking... Creating library Release\mysqlpp.lib and object Release\mysqlpp.exp connection.obj : error ...
Roi
Apr 12, 2006 at 3:05 pm
Apr 13, 2006 at 12:04 pm -
Hello, RHEL 4, gcc 3.4.3 MySQL-server-standard-5.0.19 installed MySQL-client-standard-5.0.19 installed MySQL-devel-standard-5.0.19 installed With version 2.0.7 I was able to build the static library. ...
Kal
Apr 7, 2006 at 1:28 pm
Apr 10, 2006 at 1:47 am -
Hi after I've connected with mysql (4.1.12) I need to know some info like CHARACTER-SET. I've tried with Connection- info() but the result is always "..."; How can I obtain this information with ...
Paoletti Vincenzo
Apr 5, 2006 at 12:51 pm
Apr 6, 2006 at 6:33 am -
Hi: I have setup mysql++ fine, setup the test db and everything seems to be working. However, when I run ./simple1, I get the following error: Database connection failed: Access denied for user ...
J S
Apr 1, 2006 at 1:28 am
Apr 4, 2006 at 11:58 pm -
Hello, After searching a while, I found there are some issues with MySQL++ and MySQL Stored Procedures. Reference: http://www.mysqltalk.org/stored-procedures-and-multi-queries-bug-vt158123.html Also, ...
Bill K
Apr 28, 2006 at 4:59 pm
Apr 28, 2006 at 6:38 pm -
If you're a user o bjam and Boost.Build, or if you have a Boost installation lying around, attached to this message is a "Boost.Build plug in" package with Jamfiles ready to build mysqlpp.lib and all ...
Pedro Lamarão
Apr 25, 2006 at 7:29 pm
Apr 25, 2006 at 7:30 pm -
I am having the same problem as below... I can use my app in Debug mode no problem, but when I build Release I get the error below. His solution didn't work for me... plus that is just a workaround ...
Paul Martin
Apr 7, 2006 at 10:32 pm
Apr 8, 2006 at 3:32 am -
I suspect you're looking for the problem in the wrong place. That part of configure.ac is the same as it was in v1.7.40. What _has_ changed recently, though, is Bakefile. If you look at common.bkl in ...
Warren Young
Apr 20, 2006 at 12:18 pm
Apr 20, 2006 at 12:18 pm -
After regenerating the custom.h and custom-macros.h I could succesfully compile. But when I include custom datatypes such as mysqlpp::Date in the sql_create macro I get the following error: ...
Etienne Hirt
Apr 9, 2006 at 4:13 pm
Apr 9, 2006 at 4:13 pm
Group Overview
group | plusplus |
categories | mysql |
discussions | 17 |
posts | 60 |
users | 17 |
website | mysql.com |
irc | #mysql |
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)