Search Discussions
-
Hi All I'm trying to install / compile mysql++ 1.7.9 and failing miserably. I've installed the binaries and tried to compile some of the examples. I've removed the binaries, installed the source and ...
Steve Davies
Oct 14, 2003 at 2:38 pm
Oct 14, 2003 at 11:14 pm -
I am a beginner on mysql developing. I want to develope a application on Microsoft VC++, so I think it should be convenient to chose the C++ api, that is MySQL++. But when I go to the mysql++ api ...
Tommy Tang
Oct 29, 2003 at 1:37 am
Oct 31, 2003 at 1:32 pm -
Hi there, As I am interested in using mySQL++, which looks a very nice library (as a STL and mySQL lover I cannot dream better), I tried to install it on my Debian GNU/Linux system. Well, I first ...
Magnet
Oct 27, 2003 at 5:39 pm
Oct 31, 2003 at 11:05 am -
Hi, I finally have the C++ API build and working under VC++ 6.0. I have created a table where I have to do a lot of inserts and I would like to do them as a transaction and commit about every 50 ...
Gary weideman
Oct 7, 2003 at 7:47 pm
Oct 9, 2003 at 4:27 am -
Hello, i`m quite new using this (or any) api, so this must be a pretty easy question: i´ve done this program, test.cc, which is very simple, i´ve compiled it but when i run it i get this prompt " ", ...
Gustavo Castro
Oct 8, 2003 at 9:33 am
Oct 8, 2003 at 5:43 pm -
Hello, I´m running Mysql 3.23.57 under Suse 7.1. I want to use this api, the Mysql++, so i´ve downloaded the 1.7.9 source distribution version. I´ve descompressed it, and after reading the README ...
Gustavo Castro
Oct 2, 2003 at 10:13 am
Oct 2, 2003 at 12:28 pm -
Hello everyone. After some trouble setting up MySQL++ and successfully compiling my first test progams with it, I've run into a problem which I was unable to find a solution for. I also checked the ...
Matthias Dahl
Oct 9, 2003 at 12:28 pm
Oct 9, 2003 at 12:58 pm -
3
sockets
Hi List, Does anyone know where, in the code, does MySql send the socket information (i.e., path & socket) from the server to the client. I'd like to snatch it from the c-struct (I presume), with out ...DePhillips, Michael P
Oct 31, 2003 at 8:53 pm
Nov 3, 2003 at 11:54 am -
Dear everyone, during my tries to get my previous problem (post: "quote manipulators") solved, I have run into(what I consider) a serious bug. The method escape_string() does *not* correctly escape ...
Matthias Dahl
Oct 31, 2003 at 11:03 am
Nov 1, 2003 at 11:07 am -
Dear everyone, maybe I am doing something wrong, but I think I have stumbled over a bug. The "quote" manipulators for ostream like objects (e.g. Query), do not work. Example: #include <iostream ...
Matthias Dahl
Oct 30, 2003 at 3:56 pm
Oct 31, 2003 at 11:12 am -
Hi, I have a 2-line program which will always cause a segfault within the MySQL++ 1.7.9 library code. This has been reduced to the simplest available testcase from a much more complex project in ...
Vincent Cunniffe
Oct 14, 2003 at 10:59 am
Oct 14, 2003 at 11:40 pm -
hi all, I'm trying to create a dialog box that verifies a username & password but I'm getting some odd results. When I compile the examples, they work fine, although I get warnings. (Warnings shown ...
Alec Bickerton
Oct 26, 2003 at 6:01 pm
Oct 27, 2003 at 1:02 pm -
A short problem Today I compiled my C Program with the new compiler gcc 3.3. So I got some errors, but I could cope with. At least I had one problem, that I didn't solved yet. This is the message: in ...
Reinhard Weege
Oct 22, 2003 at 8:21 pm
Oct 22, 2003 at 8:31 pm -
Hello I'm a new user of MySql++,: Ihave dowloaded 1.7.9 version and patch's for gcc 3.0, 3.2 and 3.2.2 because i often use SuSE 8.1 (GCC 3.2) or RedHat 9(gcc 3.2.2). Ok, i've donloaded it, but how ...
Braghieri Federico
Oct 21, 2003 at 7:57 am
Oct 21, 2003 at 12:26 pm -
hi I am using MySQL++ apis for my MySQL database in our project. Now whenever I execute a query, there could be at least three possible outcomes: 1. A success 2. An exception if the query is mal ...
Bhaskarb
Oct 14, 2003 at 6:44 pm
Oct 15, 2003 at 12:04 am -
I am new to mysql (but not DBs or C++) and am having a problem getting the mysql++ examples to work. I have done the following (on WinXP); 1) downloaded binaries for and installed mysql 4.0 2) ...
McNulty, Jason
Oct 31, 2003 at 8:16 pm
Nov 1, 2003 at 11:09 am -
Can I ask questions related to the C API here too?? Or that list is just for C++? I'm having problems to RETRIEVE a binary data (blob) with C API. []'s Hradec [email protected] www.hradec.com/hradec
Hradec.com
Oct 31, 2003 at 3:35 pm
Nov 1, 2003 at 11:02 am -
Hello, I'm trying to compile the OpenH323 with the MySQL++(with VC 6.0) support and I'm having the following error: Any tip is welcome. I'm trying to implement an OpenH323 system with contacts list, ...
Glauco D. G. Sombrio - Matrix Internet BON
Oct 30, 2003 at 1:52 am
Oct 31, 2003 at 10:44 am -
Hello, I'm trying to compile the OpenH323 with the MySQL++(with VC 6.0) support and I'm having the following error: Any tip is welcome. I'm trying to implement an OpenH323 system with contacts list, ...
Glauco D. G. Sombrio - Matrix Internet BON
Oct 29, 2003 at 4:10 pm
Oct 29, 2003 at 4:28 pm -
Hi, I have installed libsqlplus-dev on Debian testing and am trying to us it but I am having absolutely no luck whatsoever... Basically, when I try and build anything (including the simple example in ...
Marcus Povey
Oct 23, 2003 at 1:39 pm
Oct 24, 2003 at 1:03 pm -
All, I'm having trouble getting MySQL++ 1.7.9 to create a configure script that works. It appears to be a problem with the automake part of the process. I've tried it with the latest version of ...
Paine, Thomas Asa
Oct 24, 2003 at 1:31 am
Oct 24, 2003 at 2:10 am -
hi, I applied the relevant patches, configured and when i try make, iam getting the following errors. Here is the list of commands i've used - patch -p1 -d mysql++-1.7.9 < mysql++-gcc-3.0.patch patch ...
Sri
Oct 17, 2003 at 11:31 am
Oct 17, 2003 at 11:50 am -
i have a problem... when i run 'mysql' and it's report this error: ERROR 2003: Can't connect to MySQL server on '127.0.0.1' (113) but it's not a problem, real problem is my program wanna detect that ...
/// Blue Sunshine ///
Oct 14, 2003 at 12:23 pm
Oct 14, 2003 at 11:45 pm -
I´ve been trying for a while making the Mysql++ work but i´m not able, can you give me any advice? here is a list with all the steps i followed but didn´t work. * First of all, i´m using Suse 7.1 and ...
Gustavo Castro
Oct 10, 2003 at 5:23 pm
Oct 13, 2003 at 1:01 am -
Hi, I wanted to add some new user defined functions (UDF) to mysql 4.0.12-standard-log. I read in the manual that it is possible if you can start with the option --with-mysqld-ldflags=-rdynamic. Then ...
Bernd Jagla
Oct 9, 2003 at 5:39 pm
Oct 9, 2003 at 5:41 pm -
All, So does anyone know if there is a way to check for a result of an update or an insert somehow ? The API++ doc mentions that an object with the result from a non-select query is returned but I'm ...
Gary weideman
Oct 9, 2003 at 2:32 pm
Oct 9, 2003 at 3:35 pm -
Hello Im looking for a way to configure a mysql server to work with mysql++ client on another host. Does anyone know how I can configure the server to accept the client? "mysql.sock"?? Best regards ...
Johan Thoren L (KI/EAB)
Oct 9, 2003 at 2:16 pm
Oct 9, 2003 at 3:10 pm -
I´m running Mysql 3.23.57 under Suse 7.1. I want to use this api, the Mysql++, so i`ve downloaded the 1.7.9 source distribution version. The gcc version i use is 2.96. I also downloaded the autoconf ...
Gustavo Castro
Oct 6, 2003 at 10:10 pm
Oct 8, 2003 at 11:10 am -
OK, let me tell you about my database that pertains to this problem. I have two tables, Categories and Items. Categories consists of 3 fields, Category (text), Subcategory (text), and catID ...
Adam Clauss
Oct 25, 2003 at 3:38 am
Oct 25, 2003 at 3:38 am -
Hi. I am trying to compile MySQL++ version 1.7.9 with GCC 3.2.2, but using STLport-4.5.3 STL instead of GCC STL. I applied the patches for gcc-3.2.2, no problems. There is an older patch for MySQL++ ...
Meir Lamed
Oct 16, 2003 at 1:31 pm
Oct 16, 2003 at 1:31 pm -
Hi, All: My linux env: redhat 9.0, gcc 3.2.2 Get mysql++ api 1.7.9 source code(msql++-1.7.9.tar.gz) and all patch, I did: 1. installed all source successfully; 2. patch -p1 -imysql++-gcc-3.0.patch ...
Zhao Hunter
Oct 16, 2003 at 9:04 am
Oct 16, 2003 at 9:04 am -
Hi! My name is Johan Malmström, and I just signed up on this list. I'm rather fresh to MySQL++. Have been using MySQL for some time though, accessed via PHP or Perl. I work here: <http://www.jcd.se , ...
Johan Malmstrom
Oct 15, 2003 at 2:49 pm
Oct 15, 2003 at 2:49 pm -
Hi, I have select performace at 10 ticks (.01 secs) and inserts at less than 1 tick on a 2 Ghz PC. Why are selects so slow ?? I am using a default myISAM table with about 5000 rows with 200 columns, ...
Gary weideman
Oct 13, 2003 at 3:13 pm
Oct 13, 2003 at 3:13 pm -
Please, please, would anybody give me a walkthrough, or at least the right steps, in order to install and making the Mysql++ run? I´ve been trying for a few days and it´s getting on my nerves. I´ve ...
Gustavo Castro
Oct 11, 2003 at 3:43 pm
Oct 11, 2003 at 3:43 pm -
Hello Im trying to get the mysql++ work on a local host which should connect to another serverhost where the mysql database is located. Is the possible and what configuration do I need? I suspect I ...
Johan Thoren L (KI/EAB)
Oct 8, 2003 at 1:18 pm
Oct 8, 2003 at 1:18 pm
Group Overview
group | plusplus |
categories | mysql |
discussions | 35 |
posts | 101 |
users | 37 |
website | mysql.com |
irc | #mysql |
37 users for October 2003
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)