| | Rating Thread /
Thread Starter | Last Post | Replies | Views |
|  | I have a problem in writing a dynamic cursor
CREATE PROCEDURE testassign(IN testdb varchar(50))
BEGIN
DECLARE a varchar(50);
DECLARE b...
dbkarthik@gmail.com
|
03-30-2007 03:20 AM
dbkarthik@gmail.com | 0 | 3,438 |
|  | mysql 5.0.9 in redhat 9.0 -- i can't include mysql.h header file in c++
coding
can u tell me how to include the mysql file ,mysql is installed but...
yogesh
|
01-04-2007 03:12 AM
Axel Schwenke | 3 | 935 |
|  | Greetings,
I've started testing MySQL 4.1.x in preparation for a future upgrade.
However, I'm not having any luck getting DBD::mysql (2.9004) to...
Shea Lovan
|
10-13-2004 12:04 PM
Shea Lovan | 0 | 763 |
|  | hi,
i've installed DBD and i'm trying to run a test perl script to connect
to the database. I get the following error:
install_driver(mysql)...
Paras Dagli
|
10-05-2004 03:00 AM
Jochen Wiedmann | 5 | 935 |
|  | Hi list,
When running a perl script, I get this error message below:
perl bb.pl
ld.so.1: perl: fatal: relocation error:...
George Zervakos
|
09-30-2004 01:53 PM
Bill Karwin | 1 | 991 |
|  | I just can't install this.
I get the following error on make test
install_driver(mysql) failed: Can't...
Dan Bolser
|
09-30-2004 01:51 PM
Bill Karwin | 1 | 740 |
|  | I've tried to install DBD::mysql over Cygwin. First of all I compiled
MySQL client library (version 4.0.20). Then I tried to install...
Oleg Eterevsky
|
09-25-2004 12:22 PM
Rudy Lippan | 1 | 787 |
|  | Hi,
I was thinking about loading the rows of a $sth results set into a
pseudohash so that the columns could be accessed by either the column name
or...
Dan Bolser
|
09-21-2004 04:38 PM
Dan Bolser | 3 | 720 |
|  | ------=_NextPart_000_0011_01C49F08.0B15A860
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Hello,
I... |
09-20-2004 12:45 PM
Rudy Lippan | 1 | 728 |
|  | Trying to count the number of countries in a MySQL database.
Each client has a country entered, and we want to add the total
countries we are in and...
Bruce Therrien
|
09-20-2004 11:52 AM
Bill Karwin | 2 | 734 |
|  | I have made a perl module called Mysql::Simple which parses /etc/my.cfg
and ~.my.cfg to set up Mysql connection parameters. In case it dosn't find
a...
Dan Bolser
|
09-18-2004 05:44 AM
Dan Bolser | 4 | 798 |
|  | It looks like a 32 bit/64 bit mismatch. Try compiling mysql client for 32 bit and then make DBD
I had this problem 1 year back and had suppiled a...
Kangara, Madhu
|
09-17-2004 11:38 AM
Kangara, Madhu | 0 | 1,048 |
|  | ------=_NextPart_000_000F_01C49CB2.4FAF3250
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Hi Folks,
I...
Dawn Sun
|
09-17-2004 11:31 AM
Dawn Sun | 0 | 823 |
|  | For some UPDATE queries (possibly those involving joins?), the number of
rows reported for the query is the number of rows processed, rather than...
Dave Dyer
|
09-16-2004 12:25 AM
Vladimir V. Kolpakov | 11 | 1,393 |
|  | (Hmm, Reposting:
http://ilist.yahoo.com/wws/arc/devel-perl/2004-08/msg00016.html)
It's a known bug about memory leak in bind_param() introduced in...
Yen-Ming Lee
|
09-14-2004 01:36 PM
Jeremy Zawodny | 2 | 769 |
|  | I have a lot of systems that perform remote queries and it gets to be a
pain having to install a functioning mysql server so the cpan install
scripts...
David Bellizzi
|
09-14-2004 01:26 AM
Jochen Wiedmann | 1 | 797 |
|  | --------------080509020700060801070700
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit
FYI.
Problem...
Giuseppe Maxia
|
09-13-2004 05:32 PM
Giuseppe Maxia | 0 | 602 |
|  | Hi,
I am testing the DBD::mysql module as modified by Patrick Galbraith
(http://lists.mysql.com/perl/3166) but I am having problems getting...
Giuseppe Maxia
|
09-13-2004 04:41 PM
Giuseppe Maxia | 0 | 683 |
|  | --bound1095065640
Content-Type: text/plain
Content-Transfer-Encoding: 7bit
I dont know if this is possible.
when calling execute with one variable...
Newbedford.net
|
09-13-2004 10:57 AM
Newbedford.net | 2 | 621 |
|  | DBI 1.43,
mysql Ver 14.5 Distrib 4.1.3-beta,
DBD 2.9004
Perl 5.8.1
Here's the first error:
/usr/bin/perl...
Marc MacIntyre
|
09-10-2004 03:12 PM
Dean...K... | 1 | 709 |
|  | Tim &al,
DBD::mysql has had the ability to automatically reconnect to the server in the
event that the server closed the connection to the client....
Rudy Lippan
|
09-06-2004 10:21 PM
Rudy Lippan | 3 | 835 |
|  | Hello Users/Developers,
I have just committed support for prepared statements and MySQL
embedded server support to CVS development branch Dev-2_9...
Patrick Galbraith
|
09-03-2004 09:03 PM
Patrick Galbraith | 0 | 712 |
|  | I use Redhat 9.0 (kernal 2.4.20-8smp) on i686 PC,
mysql-2.4.0.2, perl 5.8.0, apache 2.0.48. Mysql is
installed on /mysqld directory with raid 1...
So Wing Kei
|
09-03-2004 12:16 PM
Rudy Lippan | 2 | 728 |
|  | Sorry, but I never had a problem like this ever before with perl...
mysql.xs: In function `XS_DBD__mysql__GetInfo_dbd_mysql_get_info':
mysql.xs:359:...
Dan Bolser
|
08-30-2004 03:04 PM
Dan Bolser | 4 | 845 |
|  | I tried to post this, and it looks like my mail server wasn't working. =20
Apologies if I've double posted.
I have a Libranet (Debian based) Linux...
Hal Vaughan
|
08-30-2004 01:32 PM
Hal Vaughan | 10 | 1,219 |
|  | On Sunday 29 August 2004 04:38 am, perl-help (AT) lists (DOT) mysql.com wrote:
--
MySQL Perl Mailing List
For list archives:...
Hal Vaughan
|
08-29-2004 04:09 AM
Hal Vaughan | 1 | 764 |
|  | Hi,
I have a web app that users use to submit information about the courses
they're teaching. They can either enter text into the textarea...
Douglas S. Davis
|
08-26-2004 01:59 PM
Mayuran Yogarajah | 2 | 828 |
|  | This all strikes me as somewhat odd, since there is a --ssl flag which one
can use to build DBD::mysql with SSL support. Unfortunately, I've...
Issac Goldstand
|
08-26-2004 12:58 AM
Issac Goldstand | 0 | 765 |
|  | --------------010008020703000809000806
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit
Hello.
I didn't get...
Ruslan U. Zakirov
|
08-25-2004 06:24 AM
Rudy Lippan | 1 | 678 |
|  | ------_=_NextPart_001_01C4895F.D373506A
Content-Type: text/plain;
charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
Hi-
=20
I get the...
Chu, Allen W
|
08-23-2004 05:55 PM
Rudy Lippan | 1 | 765 |
|  | I'm having an issue with a statement executed through perl. I'm not
sure where the problem lies:
Table:
mysql> describe...
Neil Watson
|
08-18-2004 09:49 AM
Neil Watson | 4 | 831 |
|  | Restore mysql.xs.orig as mysql.xs and it will compile
have ho effect
same situation:
Checking if your kit is complete...
Looks good
Using DBI 1.42...
Saveliev Alexey
|
08-18-2004 03:37 AM
Saveliev Alexey | 0 | 817 |
|  | I want to use the DBD::mysql 'mysql_use_result' attribute to make the
driver use mysql_use_result instead of mysql_store_result, and I want to
do it...
Alan Burlison
|
08-17-2004 07:43 PM
Patrick Galbraith | 13 | 1,253 |
|  | I am quite new at using perl and mysql. I just installed
the DBI and DBD packages, and was required to download the
header files to do so. Once all...
Jeremy Morris
|
08-16-2004 02:23 PM
Jeremy Morris | 5 | 810 |
|  | I have two records with interlinked fields and foreign key constraints.
To insert the records, I need to turn off the constraint.
In the mysql...
Dave Howorth
|
08-12-2004 10:02 AM
Mayuran Yogarajah | 1 | 698 |
|  | Dear all
I am running a SUN with Solaris 9, Perl 5.8.3 and mysql 4.0.20-standard.
Now I tried to install DBD-mysql-2.9004 ...
First I got the error...
Fritz Buetikofer
|
08-03-2004 01:02 PM
Bill Karwin | 3 | 845 |
|  | ------=_NextPart_000_0005_01C47495.8906CD50
Content-Type: text/plain;
charset="gb2312"
Content-Transfer-Encoding:...
liulei
|
07-28-2004 02:21 AM
Jochen Wiedmann | 1 | 761 |
|  | I'm sure this is a subtler problem than it appears to be.
I can't make DBD::Mysql 2.9004 because the link step returns:
cannot find -lz
I can link...
Morris Jones
|
07-27-2004 12:25 PM
Morris Jones | 1 | 740 |
|  | I'd like a per-database handle version of the per-query mysql_use_result
attribute so that it doesn't need to be specified for each and every
query...
Alan Burlison
|
07-23-2004 09:07 AM
Alan Burlison | 0 | 664 |
|  | Hello,
I am trying to connect to a MySQL database using PERL DBI. I have been
told that the DBI driver for MySQL has been installed correctly by my...
Laura Scott
|
07-22-2004 01:22 PM
Bill Karwin | 1 | 803 |
|  | When I try to run "make test" on DBD::mysql, I get a
ton of "unresolved symbol" errors looking for mysql
functions. For example:
/usr/lib/dld.sl:...
W
|
07-20-2004 10:30 AM
lei shen | 3 | 648 |
|  | Hey guys,
I have a Perl based CGI script, and sometimes receive a weird error upon
installation for a customer. The inllstallation script processes...
Envex Developments
|
07-16-2004 08:35 AM
lei shen | 2 | 598 |
|  | Hello,
I had to switch to a new machine and now I cannot do a make test with
the mSQL module :
PERL_DL_NONLAZY=1 /usr/bin/perl...
Jakob Curdes
|
07-11-2004 02:41 PM
Jakob Curdes | 0 | 528 |
|  | I was wondering if it is possible to create a secure database system
using MySQL/PHP combination?
I have the following in mind:
I wanted to store...
Sarah Tanembaum
|
07-09-2004 04:30 PM
David Dick | 5 | 573 |
|  | Im wondering if its possible to use more than 1 key
for $key_field. For example:
$sth = $dbh->prepare ("SELECT foo, bar, id1, id2 FROM...
mayuran
|
07-09-2004 02:13 PM
Bill Karwin | 1 | 623 |
|  | Hi,
Rudy Lippan wrote:
release yet?
I know I've discussed it with you previously, and Gaal Yahas was also
asking the same questions recently,...
Steve Hay
|
07-05-2004 09:14 AM
Steve Hay | 0 | 527 |
|  | Hi all.
I'm pleased to announce the first public release of my first open-source
project: a Perl class to automate the synchronization of data from...
Daniel Kasak
|
07-04-2004 03:19 AM
Jan Hudec | 1 | 537 |
|  | --=====================_34464266==.ALT
Content-Type: text/plain; charset="us-ascii"; format=flowed
Hello:
I have been trying to get...
Lauri Bettencourt
|
07-03-2004 04:17 PM
Robert Sinton | 7 | 638 |
|  | Compile fails, whether using cpan or the tarball DBD-mysql-2.9004_2.tgz
with this error:
make: *** Error 1
The system is SUSE Linux 8.0...
Ron Worthington
|
07-03-2004 08:50 AM
Rudy Lippan | 1 | 564 |
|  | Hi,
Mysql field names are case insensitive, but fetchrow_hashref requires you to use the exact field
case. I guess I could resolve this by looping...
zzapper
|
07-01-2004 06:23 AM
zzapper | 2 | 549 |