dbTalk Databases Forums  

Sponsored Links


mailing.database.msql-mysql-modules mailing.database.msql-mysql-modules


Discuss in the mailing.database.msql-mysql-modules forum.



Post New Thread
Threads in Forum : mailing.database.msql-mysql-modules Forum Tools
  Rating Thread / Thread Starter Last Post Reverse Sort Order    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 Go to last post
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 Go to last post
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 Go to last post
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 Go to last post
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 Go to last post
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 Go to last post
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 Go to last post
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 Go to last post
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 Go to last post
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 Go to last post
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 Go to last post
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 Go to last post
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 Go to last post
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 Go to last post
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 Go to last post
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 Go to last post
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 Go to last post
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 Go to last post
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 Go to last post
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... Go to last post
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 Go to last post
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 Go to last post
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 Go to last post
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 Go to last post
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 Go to last post
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 Go to last post
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 Go to last post
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 Go to last post
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 Go to last post
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 Go to last post
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 Go to last post
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 Go to last post
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 Go to last post
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 Go to last post
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 Go to last post
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 Go to last post
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 Go to last post
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 Go to last post
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 Go to last post
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 Go to last post
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 Go to last post
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 Go to last post
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 Go to last post
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 Go to last post
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 Go to last post
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 Go to last post
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 Go to last post
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 Go to last post
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 Go to last post
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 Go to last post
2 549
Post New Thread

Display Options
Showing threads 1 to 50 of 343
Sorted By Sort Order
From The
Forum Tools Search this Forum
Search this Forum :

Advanced Search

New posts New posts More than 15 replies or 150 views Hot thread with new posts
No new posts No new posts More than 15 replies or 150 views Hot thread with no new posts
Closed Thread Thread is closed  
 
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off


Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.