  | | | Perl | Hi
I have a subroutine which updates and inserts edited/new rows into my database.
Afterwards I want it to display the edited/new row. This is easy in case of an edited row since I have an idHi
This is my first post to the list. In fact I just subscribed today. I 'm a
web programmer at Haverford College in Haverford PA--just outside of
Philadelphia.
I write a lot of web programTrying to configure a FreeBSD-based email server to commit email messages to
the MySQL database. Here 's some quick specs
FreeBSD 4.10 Release
MySQL 4.0.20
I haven 't settled on an MTA or emaiDose anyone know where can i find a simaple dencryption encryption perl
script? thanks
Brian
----- Original Message -----
From "Jan Eden " <lists@(protected) >
To "Perl Lists " <perl@(protected)Hi
sorry this is not related directly to Perl.
How can I concatenate an existing string value with a prefix?
I tried
UPDATE genres SET genre_name CONCAT ( 'Prefix 2 ' genre_name) WHERHi All
I am using Mysql 3.2 version in the production scenerio.
Using a perl script to upload records in abundance. I can see that i takes a
lot of time to upload all the records as the server Hello Everybody
When I tried to install DBD I got no error and when I
try to connect to DB through perl I am getting this
kind of error I have gone through pod and tried to do
setup staticly buDose anyone know the command to do the encryption the table? thanks
Brian
----- Original Message -----
From "Daniel Kasak " <dkasak@(protected) >
To "Jochen Wiedmann " <jochen.wiedmann@(protected)I 'm having problems in getting the tests associated with DBD mysql. When they are
executed I get the following error repeated many times
t/00base...........install_driver(mysql) failed Can 'tDaniel Kasak said
> William R. Mussatto wrote
>
> >syntax error should be
> >$pk $dbh- >{ 'mysql_insertid '}
> >
> >
> Thanks for the answer )
> Someone else in the main MySQL list said that tDaniel Kasak said
> Hi all.
>
> I 'm writing a helper object to synchronise data in DB server with fields
> on a glade-generated form.
> Part of that involves handling inserts
>
> eval {
Hi all.
I 'm writing a helper object to synchronise data in DB server with fields
on a glade-generated form.
Part of that involves handling inserts
eval {
$sth- >execute (@(protected)Hi
I have a query
$query "SELECT (UNIX_TIMESTAMP( '$stat_tud_dte
$stat_tud_tme ')-UNIX_TIMESTAMP( '$stat_stu_dte $stat_stu_tme)) "
my $sth $dbh- >prepare($query)
$sth- >execute()
How dHi All
mit.cgi file
I have a hyperlink defined as <a href host.cgi name $hostname
value $hostname >$hostname </a > in a form. The $hostname values are
retrieved from the mysql database in a feHow do I subtract two time from one another in MYSQL?
--
Kind Regards
Otto
--
MySQL Perl Mailing List
For list archives http //lists.mysql.com/perl
To unsubscribe http //lists.mysqlDear All
I am working with an older version 3.23.54 of MySQL. I have a subroutine
like this
sub c_new
{
my ($dbh $params) @(protected)
my $query qq{INSERT INTO t_mas
On Fri 11 Jun 2004 Ben Burford wrote
> Can you tell me what "(Using password NO) " means - does it mean that a pass
> word was not specified? Does "(Using password YES) " mean that a passwHello All
I understand there 's a function to disable passwords. I need this for a per
l process that 's failing.
I 'm new to mysql and I 'm searching the manual to find how to do this. But i
tOn Fr 2004-06-11 at 09 03 Ben Burford wrote
> I didn 't see a way to respond to your message from the website so this resp
> onse may start a new thread. . . .
>
> As far as I know the sysHello Jochen
I didn 't see a way to respond to your message from the website so this resp
onse may start a new thread. . . .
As far as I know the system clock is fine. It has always shown theOn Fr 2004-06-11 at 06 22 Ben Burford wrote
> Then I did a "make " which showed
>
> # make
> cflags (mysql_config) -I '/usr/include/mysql '
> libs (mysql_config) -L/usHello All
The previous send of this email was cut off at the end (including cutting of
f my questions). I hope this gets through as the full version.
Hello All
On Red Hat Linux 7.2 I instHello All
On Red Hat Linux 7.2 I installed
MySQL-3.23.58-1.i386.rpm and MySQL-client-3.23.58-1.i386.rpm for a basic ser
ver installation. This installation works OK I did a few basic operatioHow do I go about getting the next and previous records from mysql?
--
Kind Regards
Otto
--
MySQL Perl Mailing List
For list archives http //lists.mysql.com/perl
To unsubscribe httpHi
I have a case where I need to update while in a loop.
My code
On Wed Jun 09 2004 at 04 01 09PM +0300 Gaal Yahas wrote
> What do the maintainers of DBD mysql say? Should the same style of fix
> be added to DBD mysql? I 'm willing to work on a patch if noboHi there
I need some help regarding a select statement. I need to be able to
reference one tables values from another where there a field in common
Example
Table 1
Fields
Fields
MY_FieHello
My data is stored on a mysql 4.0.20 server in utf8. The database doesn 't
know it is utf8 as far as I could tell this version doesn 't have full
support for setting unicode charsets yet (pHello All
I am trying to install DBD mysql on a Red Hat Linux 7.2 installation. I di
d not request any mysql modules to be installed during the installation of R
ed Hat Linux 7.2.
I install
Hi everyone
I am having some trouble with an insertion. Specifically an execution
call. I have installed MailScanner (a perl Email Defense software).
MailScanner is working but I am setting |
|
 |