Re: Problem with mysql++, Aborted (core dumped)

2001-04-15 Thread Mr.Y.SHIVAKANT


-Original Message-
From: Luis E. Cruz Campos [EMAIL PROTECTED]
To: [EMAIL PROTECTED] [EMAIL PROTECTED]; [EMAIL PROTECTED]
[EMAIL PROTECTED]
Date: Monday, April 16, 2001 9:37 AM
Subject: Problem with mysql++, Aborted (core dumped)


I am trying to prove a small program of test, but when trying to execute it
this always it throws "Aborted (core dumped)", this happens at the time of
making the connection:

It is the program:

#include iostream.h
#include iomanip.h
#include "sqlplus.hh"

cchar *user="sqluser";
cchar *pass="sqluser";
cchar *host="Localhost";
cchar *db="test";

main () {
 cout  "Conectando...\n";
 Connection MySQL(db, host, user, pass);
 cout  "Ok.";
 return 0;
}

also i have proven with "Connection MySQL(db)" and "Connection MySQL();
MySQL.connect();", this like "root" and "common user"

i am using:

redhat 7.0
gcc 2.96
mysql 3.23.36
mysql++ 1.7.8

Thanks for your help !!! and sorry by my english !!!

--
Luis E. Cruz Campos
[EMAIL PROTECTED]
Where do you get this lib sqlplus.hh i dont know and what is cchar.


YOUR SINCERELY
Shivakanth


-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail [EMAIL PROTECTED]
To unsubscribe, e-mail [EMAIL PROTECTED]
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php




Re: [DOCS COMMENT] Section 'TODO_MySQL_4.0'

2001-01-16 Thread Mr.Y.SHIVAKANT


-Original Message-
From: Mr.Y.SHIVAKANT [EMAIL PROTECTED]
To: [EMAIL PROTECTED] [EMAIL PROTECTED]; Sasha Pachev
[EMAIL PROTECTED]
Date: Thursday, January 04, 2001 8:48 PM
Subject: Re: [DOCS COMMENT] Section 'TODO_MySQL_4.0'



-Original Message-
From: Sasha Pachev [EMAIL PROTECTED]
To: [EMAIL PROTECTED] [EMAIL PROTECTED]
Date: Wednesday, January 03, 2001 7:37 AM
Subject: [DOCS COMMENT] Section 'TODO_MySQL_4.0'


The following comment was submitted to the MySQL Manual.


 From: Sasha Pachev [EMAIL PROTECTED]
Regarding: http://www.mysql.com/manual.php?section=TODO_MySQL_4.0

I want 4.0 now!




--
-
Please check "http://www.mysql.com/documentation/manual.php" before
posting. To request this thread, e-mail [EMAIL PROTECTED]

To unsubscribe, send a message to:
[EMAIL PROTECTED]

If you have a broken mail client that cannot send a message to
the above address (Microsoft Outlook), you can use:
http://lists.mysql.com/php/unsubscribe.php


sounds good

YOURS SINCERELY
SHIVAKANTH


--
-
Please check "http://www.mysql.com/documentation/manual.php" before
posting. To request this thread, e-mail [EMAIL PROTECTED]

To unsubscribe, send a message to:
[EMAIL PROTECTED]

If you have a broken mail client that cannot send a message to
the above address (Microsoft Outlook), you can use:
http://lists.mysql.com/php/unsubscribe.php

 hey i am online and got a lot of time to waste comming


-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail [EMAIL PROTECTED]
To unsubscribe, e-mail [EMAIL PROTECTED]
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php