FAQ

Search Discussions

20 discussions - 105 posts

  • 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.
    AlexAlex
    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. SahaAmit 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. SahaAmit 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 HastingsNick 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 DuquesneChristophe-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 GutleberRick 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 YoungWarren 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 PetterssonWilliam 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 ReganKevin 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 ReinhartJonathon 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 ...
    AlexAlex
    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 ALIFaqeer 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 ZavorotnichenkoDemetris 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.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 DardantLoï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 ...
    JimJim
    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 ...
    BernardBernard
    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, ...
    JimJim
    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 PhoenixSpecter 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 YoungWarren Young
    Jul 2, 2008 at 10:43 pm
    Jul 2, 2008 at 10:43 pm
Group Navigation
period‹ prev | Jul 2008 | next ›
Group Overview
groupplusplus @
categoriesmysql
discussions20
posts105
users22
websitemysql.com
irc#mysql
Archives