  | | | Perl | Does anyone know where I can download a sample working mySQL web
application such as "Address Book " that is using
mySQL in Perl (not PHP) hopefully with CGI.pm and DBI? I 'd like to use it
as a teI keep getting this bounce when I post to this list. Can this dead email
address be unsubscribed?
Thanks
Tyler
--
MySQL Perl Mailing List
For list archives http //lists.mysql.com/perl
To unsuHi Bill --
> -----Urspr?ngliche Nachricht-----
> Von Logan David (SST - Adelaide) [mailto David.Logan@(protected)]
> Gesendet Freitag 17. Februar 2006 00 11
> For the moment though
> http //dev.mysqlIs CREATE TABLE not protected by transactions in MySQL? I just tried doing
this
mysql > BEGIN WORK
Query OK 0 rows affected (0.00 sec)
mysql > CREATE TABLE foo (bar int) TYPE InnoDB
Query OK 0 roI am wondering which is most effective.
Setting up a table with smaller pieces and
writing the software to search smaller tables
OR
setting up one big table with all of the related
data inside of itHi
I posted the following email to dbi-users list but have so far received no
responses. I hoped I might have more luck here. I 'd appreciate any ideas on how
to persue this.
Thanks
-----FW <XFMaiHi -
My testing shows that the blob problem in 3.0002_4 that I
reported eariler has been corrected in 3.0002_5 but I get
this chopblanks error
$ make test
...
t/41blobs_prepare....ok
t/50chopblankHi Sham --
What type of variable is bugs.bug_id? If it is numeric it should work (at
least after newline removal). If it is numeric however direct
interpolation gives you an unquoted string in yHi all
I have a script which reads in a file containing ID 's into an array.
Then i am using mysql query to query for each ID one by one.but i am
getting a syntax error. i want to know is it possibleHi all
I am new to this list and this is my first posting. Please correct if my
mail is not specific to the list.
I am working on bugzilla which has a mysql database called "bugs ". It has a
table naPatrick
Welcome back.
I posted the email below back in December (I think). I 'm not sure my solution
is correct but it seems to work. I 've included Tim 's followup since it also
seems relevant.
BTW Greetings all!
I apologise for what might seem somewhat of a bit of neglect on my part
to get some features into DBD mysql features such as UTF support some
bugs in 3.0002_4. I 've been super busDoes your compiler/linker have a -nofstore option because it does not look like
it. Try editing the Makefile to remove it.
gcc unrecognized option `-nofstore '
Martin
--
Martin J. Evans
Easysoft LtdI have tried everything to get DBD mysql to compile on my system. I 've
tried it with CPAN and from source I 've tried old and new versions of the
source and they all give me the same errors.
Any heHallo
I am looking for the necessary modules
(DBI and DBD) for the connection of Perl
and MySQL on HP Integrity running OpenVMS.
Is there anything available anywhere ?
Thanks for Your Informa
HI
i am doing project in ocs inventory. i had install all
perl modules in "/opt/lampp/htdocs " but i won 't
install DBD MYSQL -2.9008 because error has occur i
will try to search this error in web s ?
Hi
I am trying to install DBI and DBD modules on my system. I am using windows XP as my operating system. I am able to generate the ?Makefile? for DBI and when I try to execute the ?nmake? (I am Hello
I am using mysql 4.1.13 from mysql.com
operating system
SunOS sun-sl-dor-2 5.8 Generic_117350-27 sun4u sparc
SUNW UltraSPARC-IIi-cEngine
perl version
This is perl v5.8.7 built for sun4-solaHi
If the following isn 't appropriate please feel free to ignore. The
program I 'm referring to is written in Perl and uses a MySQL
database so I thought perhaps it would be appropriate for thisHi -
Access to blobs seems to be broken in DBD-mysql-3.0002_4
( works fine in DBD-mysql-3.0002 ). I am using perl-5.8.7 and
DBI-1.50 on Gentoo Linux.
Here are the results of my small script ( postedHi great Perl/MySQL Gurus.
I am trying to install and run Mysql on HPUX 11.11 with perl + Mysql
support.
I 've downloaded depot distributions of MySQL from mysql website
installed and it is running > -----Urspr?ngliche Nachricht-----
> Von John Chambers [mailto JLChambers@(protected)]
> Gesendet Freitag 6. Januar 2006 15 39
> A few weeks ago I upgraded an old Debian system to Sarge and I sA few weeks ago I upgraded an old Debian system to Sarge and I started
receiving these error messages
DBI- >connect using 'old-style ' syntax is deprecated and will be an error in
future versions at Greetings.
Further to unresolved issues I 'm having with $dbh- >column_info ( see
post of 2005-10-24 ) I 've just discovered that $sth- >{ 'NAME '} is also
not returning a full field list - I get a trunI found the utf8 support patch for DBD mysql in the list archives
http //marc.theaimsgroup.com/?l msql-mysql-modules&m 111970179409036&w 2
Is there any chance of getting it applied to a dev rReposted - the original appears not to have made it to the list.
-------- Original Message --------
Subject Unable to compile DBD mysql-3.0002 on Win32
Date Sat 24 Dec 2005 09 36 13 +0000
From WJust tried to build 30002_4 on Linux with gcc 2.95.3 and it fails because
o there is an ifdef which is really a test
o there is a variable declared half way down a function
Patch below fixes
basWhen setting mysql_server_prepare 1 in a connection (which is the default in
DBD mysql 3.0002_4) "USE " statements can 't be executed because the prepare
statement protocol does not support it.
It isHello All
I 'm having trouble installing DBD-mysql. I installed MySQL
# rpm -qa | grep MySQL
MySQL-devel-3.23.58-1
MySQL-3.23.58-1
MySQL-client-3.23.58-1
At the bottom of this email is a list of Greetings
When trying to 'make ' DBI mysql version 3.002 on opensuse 10.0 linux
on an AMD 64 bit machine i get the error below. The MySQL version I am
trying against is 4.1.15 compiled from source. |
|
 |