30 PM
To: Gavin Towey
Cc: mysql@lists.mysql.com
Subject: Re: Mysql Perl DBI DBD Version Compatability for MAC OS 10.6
Here is the error I am receiving ( I posted this issue in the recent past):
dyld: lazy symbol binding failed: Symbol not found: _mysql_init
Referenced from:
/Library/Perl/5.10.0/darwi
f.
>
> I see no reason why those versions should have a problem interacting; what are
> you trying, and what is the error you get?
>
> Regards
> Gavin Towey
>
> -Original Message-
> From: Hagen [mailto:finha...@comcast.net]
> Sent: Monday, October 05, 2009 1
elf.
I see no reason why those versions should have a problem interacting; what are
you trying, and what is the error you get?
Regards
Gavin Towey
-Original Message-
From: Hagen [mailto:finha...@comcast.net]
Sent: Monday, October 05, 2009 11:58 AM
To: mysql@lists.mysql.com
Cc: finha...@comcas
After installing Apple's MAC Snow Leopard OS 10.6 I haven't been able to get my
DBD:mysql module to work. I am kind of beyond trying to fix that issue directly
so I am requesting assistance defining a compatible version set which is known
to work. Between various releases and 32/64 bit options I
Hi,
On Jan 28, 2008 3:29 PM, Dean Karres <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I know that someone is going to say, "go ask the perl module guys" and
> I will but they are likely to say, "go ask the MySQL guys". I'll be
> asking in both groups.
>
> I am installing a script on a brand new RedHat, F
n
- Original Message -
From: "Dean Karres" <[EMAIL PROTECTED]>
To:
Sent: Monday, January 28, 2008 10:29 PM
Subject: MySQL, perl, last_insert_id() question
Hi,
I know that someone is going to say, "go ask the perl module guys" and
I will but they are likely
Hi,
I know that someone is going to say, "go ask the perl module guys" and
I will but they are likely to say, "go ask the MySQL guys". I'll be
asking in both groups.
I am installing a script on a brand new RedHat, Fedora Core 7 (x86_64)
box that is running MySQL 5.0.45 (rpm install). I also hav
At 13:28 -0800 1/22/05, Gerald Preston wrote:
Hi!
I am totally lost here and I know this is a no brinier. I do not know what
I am doing wrong:
I can access from the command line by "mysql -u gjw -p" then "use club" and
I can do anything I want.
I am trying to access by Perl:
# line 6 following
my
ut my server HOST name is? What else is wrong?
I have done this many times working with Oracle and never had this problem!
Thanks,
Jerry
-Original Message-
From: Gerald Preston [mailto:[EMAIL PROTECTED]
Sent: Friday, January 14, 2005 12:56 AM
To: mysql@lists.mysql.com
Subject: MySQL
Gerald,
Your connect string needs to be DBI:mysql::.
PB
-
Gerald Preston wrote:
I am trying to get Perl to talk to MySQL that I have setup. According to
"WinMySQLAdmin1.4"
Local Host Name = GJW
Local User name = Jerry
Databases:
GJW
Club
bar
mysql
test
I am using the following
-
From: "Gerald Preston" <[EMAIL PROTECTED]>
To:
Sent: January 14, 2005 3:55 AM
Subject: MySQL & Perl
> I am trying to get Perl to talk to MySQL that I have setup. According to
> "WinMySQLAdmin1.4"
>
>
>
> Local Host Name = GJW
>
&g
I am trying to get Perl to talk to MySQL that I have setup. According to
"WinMySQLAdmin1.4"
Local Host Name = GJW
Local User name = Jerry
Databases:
GJW
Club
bar
mysql
test
I am using the following code:
#!/perl
use warnings;
use strict;
use DBI;
Date: 01/28/2004 04:39PM
cc: [EMAIL PROTECTED]
Subject: Re: Application using mysql, perl, Excel
No, it's not a practical solution, but if you used OpenOffice it could
be done. You would need to study the architecture of OO though.
brian
--
This mail composed and sent using Mozilla Thu
Hello,
It might be possible to do what you want to do but...I think it will take too
much time and, therefore, will be expensive.
As stated by somebody else OpenOffice with ODBC is effectively an interesting
solution. I have done it for fun and it works quite well (after the small
nightmare o
Annie Law wrote:
Hi,
I would appreciate help on the following. I would like to create a small application that would involve Excel XP on
Windows 2000, and
perl and mysql on RedHat linux 9.0
The front end of the application will be Excel since it has a lot
of useful functions. Columns from
No, it's not a practical solution, but if you used OpenOffice it could
be done. You would need to study the architecture of OO though.
brian
--
This mail composed and sent using Mozilla Thunderbird.
(http://www.mozilla.org/projects/thunderbird/)
-It's a brave, GNU world!(sorry Bill)--
Hi,
I would appreciate help on the following. I would like to create a small application
that would involve Excel XP on
Windows 2000, and
perl and mysql on RedHat linux 9.0
The front end of the application will be Excel since it has a lot
of useful functions. Columns from the Excel sheet
I apologize in advance for what I realize is a rather broad
question, and one that is mostly Perl and not MySQL.
I've been writing Perl scripts for using MySQL databases on
the Web. Paul DuBois' _MySQL and Perl for the Web_ has been
enormously helpful to me, and most of my programs are based on
al Message -
From: "Robert W. Kramer III" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, November 17, 2002 1:03 AM
Subject: MySQL, Perl 5.8 vs Perl 5.6
I just downloaded and installed MySQL 3.23.53-win. The installation required
DBI and DBD-mysql which I instal
I just downloaded and installed MySQL 3.23.53-win. The installation required
DBI and DBD-mysql which I installed using PPM.
I'd like to test mysql, but everything I run is looking for perl56.dll and
fails to load.
DBI and DBD-mysql appear to be compiled/linked using Perl 5.6. All of my
efforts a
ing smoothly.
Bruce
- Original Message -
From: "Benjamin Pflugmann" <[EMAIL PROTECTED]>
To: "David Jourard" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Wednesday, October 30, 2002 3:54 PM
Subject: Re: Whats better increase RAM or CPU for a mysq
IG of RAM
> b. 750 MHZ with 3 GIG of RAM
>
> These 2 choices are limited by cost.
>
> What would be better for a mysql/(perl or mod_perl) application the CPU
> speed or the need for RAM.
The answer is: it depends.
It depends on a lot of underlying variables of which you provid
better for a mysql/(perl or mod_perl) application the CPU
speed or the need for RAM.
Views?
Thanks in advance.
regards
David
-
Before posting, please check:
http://www.mysql.com/manual.php (the manual)
http://lists.mysql.com
Trying to install DBD::mysql into a perl installation in my home
directory. The MySQL server is installed on the same host, but it is
managed by the web-hoster (i.e. I have to link to their libs, and can't
upgrade MySQL). I have created a script (prep.sh) to run "perl
Makefile.PL" with the optio
Trying to install DBD::mysql into a perl installation in my home
directory. The MySQL server is installed on the same host, but it is
managed by the web-hoster (i.e. I have to link to their libs, and can't
upgrade MySQL). I have created a script (prep.sh) to run "perl
Makefile.PL" with the optio
Trying to install DBD::mysql into a perl installation in my home
directory. The MySQL server is installed on the same host, but it is
managed by the web-hoster (i.e. I have to link to their libs, and can't
upgrade MySQL). I have created a script (prep.sh) to run "perl
Makefile.PL" with the optio
I am trying to execute the following mysql query in a perl script...
my $sth = $dbh->prepare("select * from servers");
$sth->execute();
my @row;
while ( @row = $sth->fetchrow_arrayref())
{
foreach $row(@row)
{
push @SelectedArray, "$row\n\n";
}
}
print "@SelectedArray";
And I am getting t
I have downloaded and installed DBD-mysql-2.1011, which has allowed the
test suite $MYSQL_HOME/sql-bench/run-all-tests to complete
successfully. (I had thought that the insert test was not working, but
I was simply too impatient--it took about 45 min of clock time to run.)
Everything is working
l) failed: Can't locate DBD/mysql.pm in @INC (@INC
> contains: /usr/lib/perl5/5.6.0/i386-linux /usr/lib/perl5/5.6.0
> /usr/lib/perl5/site_perl/5.6.0/i386-linux /usr/lib/perl5/site_perl/5.6.0
> /usr/lib/perl5/site_perl .) at (eval 44) line 3.
> Perhaps the DBD::mysql perl module
erl5/5.6.0/i386-linux /usr/lib/perl5/5.6.0
/usr/lib/perl5/site_perl/5.6.0/i386-linux /usr/lib/perl5/site_perl/5.6.0
/usr/lib/perl5/site_perl .) at (eval 44) line 3.
Perhaps the DBD::mysql perl module hasn't been fully installed,
or perhaps the capitalisation of 'mysql' isn't righ
On Thursday 13 Dec 2001 03:42, Jack A. Fobel wrote:
> Hello,
>
> Coming from an ASP world, I'm trying to learn how to break the browser from
> caching. I am using variables and their values in the querystring to
> update a mysql database with perl. I am also re-querying the database to
> pull bac
Hello,
Coming from an ASP world, I'm trying to learn how to break the browser from
caching. I am using variables and their values in the querystring to update
a mysql database with perl. I am also re-querying the database to pull back
the record. I was hoping to pull back the updated record but
In the past few weeks, I tried to install the below development platform in
order for me to do MYSQL and PERL and PHP web applicaton offline.
1. Linux 6.0
2. Mysql (Binary Version)
3. DBI 1.68
4. gcc 2.81
5. msql-mysyql perl module
However, I still can't get No.5 to install on that system. I sus
I just installed DBI module and try to run a cgi script from browser to
access
Mysql Database. The browser responsed with "Internal Error"
>From the /var/httpd/error_log it says
Caught SIGTERM, shutting down
Warning: user directive in requires SUEXEC wrapper.
What is that means??
Can anyone
Hi,
If I have a table:
create table messages (
id int unsigned not null unique,
datalongtext );
and I have a perl script:
1 $sth = $dbh->prepare( "SELECT data FROM messages WHERE id = ?;");
2 $sth->execute($id);
3 $data = $sth->fetchrow;
QUESTION:
will the script stop at line 3 unti
On 6 Apr 2001, at 15:03, Kristopher Briscoe wrote:
> Does anyone know of a good list(s) relating to PERL and MySQL? Also,
> any good repositories of example code?
As you are using the DBI you should be on the DBI list:
http://lists.perl.org/showlist.cgi?name=dbi-users
but you might be interes
On Fri, Apr 06, 2001 at 03:03:40PM -0700, Kristopher Briscoe wrote:
> Does anyone know of a good list(s) relating to PERL and MySQL? Also, any
> good repositories of example code?
>
> Thanks,
> Kris-
I dunno if it's _good_ or not, but it's a repository:
http://ww
Does anyone know of a good list(s) relating to PERL and MySQL? Also, any
good repositories of example code?
Thanks,
Kris-
_
Get your FREE download of MSN Explorer at http://explorer.msn.com
---
If you've upgraded the perl to 5.6.0, you've to reinstall the modules
- Original Message -
From: "Don Hargroves" <[EMAIL PROTECTED]>
To: "MySQL List" <[EMAIL PROTECTED]>
Sent: Tuesday, January 30, 2001 11:15 AM
Subject: MySQL Perl DBI/DBD
&g
I have followed the instructions at
http://www.symbolstone.org/cgi/dbi/moduledump?module=Msql-Mysql-modules
to install MySQL Perl DBI/DBD which are:
First of all you need to fetch the
archives from any CPAN mirror, for
example
ftp://ftp.funet.fi/pub/languages
40 matches
Mail list logo