FAQ

Search Discussions

39 discussions - 154 posts

  • Hi, I am working on a program to do analysis of data from the Wikipedia (http://wikipedia.org) database using MySQL++. The program reads a very large result (up to several gigabytes) from the ...
    Byrial JensenByrial Jensen
    May 23, 2005 at 10:01 pm
    May 26, 2005 at 5:14 am
  • Im trying to use the equal_list() method and passing a vector to it. such as in the example from the manual... //////////////////////// The vector form (not shown above) allows you to pass a boolean ...
    Mark MerendinoMark Merendino
    May 3, 2005 at 9:17 pm
    May 11, 2005 at 9:08 pm
  • I'm trying to work with mysql 4.1.10 , mac OS 10.3.9 and mysql++1.7.35. The installation seemed to go correctly once I told it where to find mysql (installed by Fink). But... The examples crash at ...
    Shaun RoeShaun Roe
    May 10, 2005 at 12:25 pm
    May 10, 2005 at 4:54 pm
  • Hi, Below is a patch that contains a couple suggested documentation changes, as well as an explanation of how the type system works in type_info.{h,cpp}. The documentation describes what I was able ...
    Chris FreyChris Frey
    May 11, 2005 at 6:58 am
    May 18, 2005 at 8:28 pm
  • Hy there, just trying to compile the mysql++-1.7.35 with the following error: source='custom1.cpp' object='custom1.o' libtool=no \ depfile='.deps/custom1.Po' tmpdepfile='.deps/custom1.TPo' \ ...
    Benjamin MontuaBenjamin Montua
    May 23, 2005 at 11:27 am
    May 24, 2005 at 6:55 am
  • Hi, The type conversion operator to std::string in mysql_dt_base (datetime.h) should be declared const. Otherwise it leads to compilation bugs with SSQL's that have a field of Date type which is also ...
    Wolfram ArnoldWolfram Arnold
    May 11, 2005 at 9:13 am
    May 23, 2005 at 3:09 pm
  • Hi, When a Row object is constructed, it will copy all data of the fetched row of type MYSQL_ROW to a vector of std::string. That seems to me as unnecessary use of time and memory. The row data is ...
    Byrial JensenByrial Jensen
    May 29, 2005 at 5:28 pm
    Jul 8, 2005 at 9:08 am
  • Noticed this in the diffs from 1.7.34 to 1.7.35, in the Wishlist: @@ -103,7 +114,8 @@ also floating point precision item in previous section. o Attribution and licensing needs attention. Note LGPL at ...
    Chris FreyChris Frey
    May 11, 2005 at 5:27 am
    May 12, 2005 at 5:43 am
  • This is a monster release! Most of it's documentation, but there's a fair bit of functional change, too: o Multiple item form of insert() now works if you're using the SQLQuery class, or its ...
    Warren YoungWarren Young
    May 27, 2005 at 6:03 pm
    Jun 1, 2005 at 1:27 pm
  • Hello everyone. Using latest mysql++ and MySQL 5.0.4 Windows XP, VisualStudio .NET 2003, utilizing Windows Forms. Able to connect to mysql only with empty params: mysqlpp::Connection con(true); bool ...
    Tim ShorTim Shor
    May 10, 2005 at 6:06 pm
    May 16, 2005 at 2:18 pm
  • I often store booleans (MySQL type BOOL, alias for TINYINT(1)). So it would be very nice to have an automatic conversion from ColData to bool so I in my programs can write someting like: Row row = ...
    Byrial JensenByrial Jensen
    May 29, 2005 at 5:47 pm
    Jun 20, 2005 at 9:54 am
  • Hi, I have visited the following site: http://dev.mysql.com/doc/plusplus/en/ I wanted to read the MySQL++ manual and found it very usefull. I am particularly interested in the example found under the ...
    Eurfyl DaviesEurfyl Davies
    May 27, 2005 at 7:39 pm
    Jun 1, 2005 at 11:39 am
  • I'm a green-hand I try to run msys.bat and enter ./configure --mysql=/d/software/mysql but the error is told "checking for mysql library directory ... configure : error : Didn't find the mysql ...
    Owen nirvanaOwen nirvana
    May 30, 2005 at 5:31 am
    Jun 1, 2005 at 11:32 am
  • Hello everyone. Here is what I'm using: Windows XP Pro, Visual Studio .NET 2005 Beta 2, MySQL Server ver. 5.0.4 Beta, MySQL++ ver 1.7.35 I am trying to incorporate MySQL++ and Windows Forms from .NET ...
    Tim ShorTim Shor
    May 24, 2005 at 11:20 am
    May 24, 2005 at 9:06 pm
  • Hi, May anyone tell me how to change datetime with Unix format(Mon May 02 10:09:09 2005) to ANSI SQL format(2005-05-02 10:09:09) or directly convert time_t to ANSI SQL format string. I am developing ...
    ZlfZlf
    May 2, 2005 at 2:47 am
    May 6, 2005 at 1:43 am
  • Hi, Just started using mysql++ today for the first time. I went through the examples and they worked fine. I tried to make a generic function Result Select_From_Database ( const char* field_select, ...
    Roland SgorceaRoland Sgorcea
    May 30, 2005 at 11:46 am
    Jun 1, 2005 at 11:35 am
  • Hello everyone, I'm just trying to grab one column of information and I keep getting the exception thrown by this snippet of code in coonection.cpp if (lock()) { if (throw_excptns) { throw ...
    Lance AdditonLance Additon
    May 21, 2005 at 5:01 am
    May 23, 2005 at 3:13 pm
  • I'm reading through the diffs from 1.7.32 to 1.7.33 and noticed the following change in lib/query.h: @@ -11,13 +30,11 @@ #include <mysql.h #define mysql_query_define1(RETURN, FUNC) \ - RETURN FUNC () ...
    Chris FreyChris Frey
    May 10, 2005 at 10:19 pm
    May 11, 2005 at 10:24 pm
  • Hi there, Some fixes here that make mysql++ compile more cleanly with the new GCC 4.0.0. I'm liking this compiler so far. Seems fast too. This fixes: - some virtual destructors for classes that have ...
    Chris FreyChris Frey
    May 4, 2005 at 9:56 am
    May 6, 2005 at 7:11 pm
  • I am looking at making my private Subversion repository public somehow. Hosting this repository myself is not practical. Therefore, I've looked into the various free Subversion hosting providers. ...
    Warren YoungWarren Young
    May 4, 2005 at 8:29 pm
    May 5, 2005 at 10:54 am
  • Hi, I was reading the source code to figure out how iterators exactly work on Result objects, since I knew I used them before. Apparently my projects only use operator*(). Consider the following ...
    Chris FreyChris Frey
    May 29, 2005 at 11:59 pm
    Jul 8, 2005 at 9:57 am
  • Hi, As a new user of mysql++, I have been surprised by the way the exception flags works. The User Manual says: The state of the object's exception enabling flag is passed down to child objects. For ...
    Byrial JensenByrial Jensen
    May 29, 2005 at 5:29 pm
    Jun 20, 2005 at 9:53 am
  • We are using mysql++ 1.7.32 with mysql 5.0.4. We have setup triggers on a table to envoke an external function that sends a signal to a process when the table is modified. If the table is UPDATEd ...
    Bruce KeatsBruce Keats
    May 31, 2005 at 8:27 pm
    May 31, 2005 at 10:44 pm
  • I am trying to compile some code, and I seem to be running into a whole lot of problems. Searching with google has been fruitless. Maybe some of you might have an idea of what this means, or could ...
    Ash ChristopherAsh Christopher
    May 27, 2005 at 5:42 pm
    May 27, 2005 at 6:05 pm
  • I am trying link a static executable. I use the following on linking g++ -I/usr/include/mysql++ -I/usr/include/mysql -02 -c application.cpp g++ -I/usr/include/mysql++ -I/usr/include/mysql -02 -c ...
    Willy K'Willy K'
    May 25, 2005 at 12:56 pm
    May 25, 2005 at 1:38 pm
  • Hi all, I'm a new C++ programmer and I need to make a connection to a MySQL server. I'd like to know if mysqlpp library has SSL connection support, in the source tree I've downloaded I can't find any ...
    Israel Fdez. CabreraIsrael Fdez. Cabrera
    May 23, 2005 at 12:04 pm
    May 23, 2005 at 3:33 pm
  • when i build the example sample1 in visual c++ 2005 it says winsock.h not found how do i solve this? Don�t just search. Find. Check out the new MSN Search! ...
    Joe wasterJoe waster
    May 19, 2005 at 8:42 pm
    May 19, 2005 at 9:03 pm
  • Here's the equal_list() example based on Mark Merendino's email, split out into its own file: custom5.cpp. - Chris Index: software/mysql++/examples/Makefile.am diff -u ...
    Chris FreyChris Frey
    May 11, 2005 at 6:28 am
    May 11, 2005 at 6:53 pm
  • Hi all, I am using 'mysql_config' to produce g++ argument. However execute [g++ -c testMain.cpp 'mysql_config --include'] will get an error message [mysql_config --include: No such file or ...
    ZlfZlf
    May 7, 2005 at 5:07 am
    May 7, 2005 at 5:11 am
  • The "Cinco de Mayo" release: o Added a "how to use Unicode with MySQL++" chapter to the user manual. (Too bad "Cinco de Mayo" doesn't have any accented characters. That would be just _too_ precious.) ...
    Warren YoungWarren Young
    May 5, 2005 at 12:07 pm
    May 5, 2005 at 12:19 pm
  • hi all, I just wrote bunch 'C' functions that use binding capability in 4.1.11, specifically mysql_prepare, mysql_execute. I can compile them fine, but can't find the libs to link them with: ...
    Jean RobichaudJean Robichaud
    May 1, 2005 at 5:55 pm
    May 2, 2005 at 4:35 pm
  • Hello, I've found a small buglet in coldata.h, the type() method should be const, but isn't. If you use something like row[i].type().sql_name(), you get an 'passing this...discards qualifiers' error. ...
    ErwinErwin
    May 1, 2005 at 9:02 am
    May 2, 2005 at 4:22 pm
  • Hi, I could compile the examples only if I comment some lines. g++ doesn't like the what() call. See the message from g++: deadline.cpp: In function `int main(int, char**)': deadline.cpp:75: error: ...
    Andreas VolzAndreas Volz
    May 1, 2005 at 12:15 pm
    May 1, 2005 at 6:23 pm
  • Minor cleanup patch for the simple example makefile. - Chris Index: software/mysql++/examples/Makefile.simple diff -u software/mysql++/examples/Makefile.simple:1.1.1.5 ...
    Chris FreyChris Frey
    May 29, 2005 at 2:29 am
    May 29, 2005 at 2:29 am
  • The biggest piece in the new 1.7.40 release is the new reference manual documentation. I've spent nearly every working hour for the past 3 weeks since 1.7.35 was released adding material to the ...
    Warren YoungWarren Young
    May 27, 2005 at 6:03 pm
    May 27, 2005 at 6:03 pm
  • Hy there, just trying to compile the mysql++-1.7.35 with the following error: source='custom1.cpp' object='custom1.o' libtool=no \ depfile='.deps/custom1.Po' tmpdepfile='.deps/custom1.TPo' \ ...
    Benjamin MontuaBenjamin Montua
    May 23, 2005 at 11:27 am
    May 23, 2005 at 11:27 am
  • In another thread, some of those of us who have been using MySQL++ the longest were shown something about MySQL++ that we didn't even know existed. Since one of the big pushes recently has been ...
    Warren YoungWarren Young
    May 11, 2005 at 6:46 pm
    May 11, 2005 at 6:46 pm
  • query.h is missing the template for the new mulit insert. I believe this should be added to fix the problem... template<class Iter Query& insert(Iter first, Iter last) { SQLQuery::insert(first, ...
    Mark MerendinoMark Merendino
    May 5, 2005 at 6:28 pm
    May 5, 2005 at 6:28 pm
  • Just FYI, I will be away until Monday, and won't be checking this mail account. Be good, kids. :)
    Warren YoungWarren Young
    May 5, 2005 at 12:20 pm
    May 5, 2005 at 12:20 pm
Group Navigation
period‹ prev | May 2005 | next ›
Group Overview
groupplusplus @
categoriesmysql
discussions39
posts154
users27
websitemysql.com
irc#mysql

27 users for May 2005

Warren Young: 51 posts Chris Frey: 40 posts Byrial Jensen: 8 posts Earl Miles: 6 posts Shaun Roe: 6 posts Benjamin Montua: 5 posts Mark Merendino: 4 posts Wolfram Arnold: 4 posts Sergey Prikhodko: 3 posts Tim Shor: 3 posts Zlf: 3 posts Ash Christopher: 2 posts Bernd Prager: 2 posts Nicholas Watmough: 2 posts Nicolas Barrera: 2 posts Owen nirvana: 2 posts Andreas Volz: 1 post Bruce Keats: 1 post Erwin: 1 post Eurfyl Davies: 1 post
show more
Archives