FAQ

Search Discussions

16 discussions - 62 posts

  • Hi, I've been using Connection::connect() to connect to my MySQL 4.1 server but I wanted it to use a different port than the default 3306. However, even if I change the port parameter, mysql++ ...
    António SantosAntónio Santos
    Feb 27, 2008 at 4:00 pm
    Feb 29, 2008 at 8:07 pm
  • Hello, Maybe there a bug in current mysql 3.0.0 rc3 ssl code. When trying to connect using ssl to a mysql server it seems connection doesn't send username when calling connect function. here's code ...
    Thomas WerthThomas Werth
    Feb 7, 2008 at 2:06 pm
    Feb 12, 2008 at 6:47 am
  • Your humble maintainer has been slacking. Only yesterday did I begin trying to convert my company's code to MySQL++ v3. Not exactly eating my own dogfood... This has resulted in several minor changes ...
    Warren YoungWarren Young
    Feb 8, 2008 at 2:03 am
    Feb 12, 2008 at 3:59 am
  • The biggest change in this one is the Null<T stuff: http://tangentsoft.net/mysql++/test/mysql++-3.0.0-rc5.tar.gz or for the RPM folk: http://tangentsoft.net/mysql++/test/mysql++-3.0.0-rc5.src.rpm ...
    Warren YoungWarren Young
    Feb 19, 2008 at 11:28 pm
    Feb 29, 2008 at 8:04 pm
  • First of all, thanks for this release (candidate)! I expected more effort for upgrading my project to mysqlpp 3.0, but it was done without pain in a few hours! I found a minor compile-time issue. The ...
    Andrej van der ZeeAndrej van der Zee
    Feb 15, 2008 at 2:19 am
    Feb 19, 2008 at 11:21 am
  • Lots of little improvements and fixes. It's mostly been discussed here on the list. I'm not aware of anything else that has to happen. I'm ready to call it "finished", but am giving you all one last ...
    Warren YoungWarren Young
    Feb 12, 2008 at 8:18 am
    Feb 19, 2008 at 11:32 am
  • Hi I'm using MySQL++ version 2.3.2 with MS Visual Studio 2005 Pro, MySQL version 5.0, MyISAM database. I'm confused about how to use the mysqlpp::quote manipulator. The MySQL documentation ( ...
    Noud de BeijerNoud de Beijer
    Feb 12, 2008 at 3:35 pm
    Feb 12, 2008 at 4:46 pm
  • Hi. MySQL 2.3.2 and 3.0.0 RC3 dosen't build using new gcc version. Here is patches proposal : - mysql++-gcc43.patch for mysql 2.3.2 (already include for Fedora 9 build) - mysql++3-gcc43.patch for ...
    Remi ColletRemi Collet
    Feb 9, 2008 at 10:19 am
    Feb 12, 2008 at 12:43 am
  • Hi, While attempting to build 3.0.0-rc3, I've run into two separate build problems. The first is the version of install-sh that's shipped in the mysql++ tarball is a symlink: lrwxrwxrwx 1 root root ...
    Andres SalomonAndres Salomon
    Feb 5, 2008 at 5:59 pm
    Feb 7, 2008 at 10:09 pm
  • Hi, In Debug mode, VS 2005 reports a memory leak from the following simple application that links to "mysqlpp.lib" and "libmysql.lib": #include "mysql++.h" using namespace mysqlpp; int _tmain(int ...
    Dan NissenbaumDan Nissenbaum
    Feb 23, 2008 at 11:05 pm
    Mar 24, 2008 at 11:27 pm
  • At long last, the biggest release of MySQL++, ever, is finished. I'm releasing it today, Leap Day, because it is such a giant leap forward. Much of that is due to the number and quality of the ...
    Warren YoungWarren Young
    Feb 29, 2008 at 9:51 pm
    Feb 29, 2008 at 11:35 pm
  • Hello, I've been using MySQL++ for several years now and it works great. Recently, as one of my applications has been used more, I've started having deadlocks occur periodically. According to the ...
    Nick HallNick Hall
    Feb 22, 2008 at 5:14 pm
    Feb 22, 2008 at 6:28 pm
  • Hi, I was wondering if there is support for auto increment columns with SSQLS (maybe in v3.0?). Currently, when I insert a bunch of rows in a table with SSQLS, I read the maximum id from the database ...
    Andrej van der ZeeAndrej van der Zee
    Feb 1, 2008 at 6:24 am
    Feb 1, 2008 at 9:30 am
  • Hi guys! I use a MySQL version 4, and I want to implement a listener function in my C++ code. There is a chance to map database trigger event(for example: update a data value in the table) into this ...
    JAttilaJAttila
    Feb 29, 2008 at 11:27 am
    Feb 29, 2008 at 11:27 am
  • Hi All, My web server log error is " NULL::dba can't connect to mysql" The above error shows occasionally in the error log file of apache. Every thing is fine on the mysql database server. It happens ...
    Krishna Chandra PrajapatiKrishna Chandra Prajapati
    Feb 26, 2008 at 5:08 am
    Feb 26, 2008 at 5:08 am
  • Mostly documentation improvements this time, but there's some last-minute changes to Date, DateTime, and Time: - As a result of NOW() feature, hid all of DateTime's data members behind accessor ...
    Warren YoungWarren Young
    Feb 2, 2008 at 3:36 am
    Feb 2, 2008 at 3:36 am
Group Navigation
period‹ prev | Feb 2008 | next ›
Group Overview
groupplusplus @
categoriesmysql
discussions16
posts62
users17
websitemysql.com
irc#mysql
Archives