Mailing List
Home
Forum Home
MySQL General - General MySQL discussion
MySQL++ - Programming with the C++ API to MySQL
MaxDB - Everything about MaxDB, formerly known as SAP DB
ODBC - ODBC with the MySQL Connector/ODBC driver
MySQL on Win32 - Runing MySQL on Windows 9x/Me/NT/2000/XP
Java Help - Mostly related to the MySQL Connector/J driver
Perl - Perl support for MySQL with DBI and DBD::mysql
GUI - MySQL GUI Tools
Announcement
Subjects
Subject: mysql openssl Question
ERROR 1045: Access denied for user: 'root@localhost ' (Using
password: NO)
Update one field with more fields from another table
Subject: Getting Identity after INSERT
ERROR 2002: Can 't connect to local MySQL server through socket
mysql test 4 1 fails with the gis test
Subject: MySQL Cluster Software
Downgrade Mysql from 4 to 3 23
Mysql 4 0 Oracle Stored Procedure Trigger Conversion
Can 't access mysql after kernel upgrade
Executing MySQL Commands From Within C Program
Comparing and writing out BLOBS
Subject: Re: Preventing Duplicate Entries
FULLTEXT query format question
Strange behavior, Table Level Permission
Does the binary log enabling affect the MySQL performances?
mysql:it 's a db not a dbms how it 's possible?!
mysql have same function mthod as Oracle decode()
 
Perl
Page 6 of 17 1   2   3   4   5   6   7   8   9   10   Next 10  

bug in DBD::MySQL on Ubuntu / Sarge

Hi I have come across a problem in DBD MySQL while porting code from Woody to Sarge and Ubuntu (both hoary and breezy). The following script creates a simple test table and attempts to perform 6 u

stored procedures

Can 't get em to work correctly See example. Which works fine as it is but comment out $dbh- >do( 'drop procedure if exists someproc ') or die $DBI errstr and $dbh- >do( "$sql ") or die $DBI errstr

Problem testing DBD::mysql 3.0004

Hi I am trying to install the module DBD mysql 3.0004 for perl 5.008008 on Solaris and it fails the test t/prepare_noerror - root /opt/perl-5.8.8/bin/perl Makefile.PL I will use the following se

Subject: AW: Problem connecting

> -----Urspr?ngliche Nachricht----- > Von Hung Tran [mailto HTran@(protected)] > Gesendet Mittwoch 17. Mai 2006 15 22 > > If you are using Windows you should have MySQL ODBC driver > installed . > Here

Problem connecting

Hello everybody! I have a problem I wrote a program in perl and I can 't connect to the database then I try connecting via mysql command and it works fine... Here is the script. $db "planos " $hos

MySQL 4.1 = > 5.0.18 Migration issue

We have an application that is hit by 5+ million requests a day. In production we have MySQL 4.1 with DBD mysql 2.9.003. We 're running apache with mod_perl. We 've set up a library that keep

Can 't connect to local MySQL server through socket '/var/lib/mysql/mysql.soc

Arthur the Error 13 means Permission Denied. check the ownership of the sock file is should be owned by the "mysql " user if owned by 'root ' then this maybe causing your problems. Mike ----- Ori

Can 't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock ' (

OS RH Enterprise V4 (kernel 2.5.9-5.EL) Perl 5.8.5 DBI-1.46 DBD-MySQL-2.9004-3.1 MySQL 4.1.7 installed I can access/update MySQL db via webmin (port 10000) and SQLyog (port 3306) without any pro

Socket problems

Greetings I am trying to install DBD mysql on a quad dual-core Xeon system running RedHat Enterprise v4. I just installed mysql 5.0.21 from source and it passes all the self tests. I have installed

DBD-mysql-3.002 on Digital Unix : bug

The current code assumes that sprintf on any system supports %llu in the format string which is not true. Under Digital Unix 4.0F "make test " fails in several places. During the tests error message

Subject: Stored procedure support?

I 've been developing perl SOAP services in conjunction with our Java team 's front-end development and we 're using MySQL5 the JDBC driver as full support for stored procedures but I am at a loss with

error

trying to run make command - as per the instructions. I 'm installing Footprrints CRM software. My OS is Suse Enterprise Server 9.0. heres the error LD_RUN_PATH "/usr/lib/mysql /lib " /usr/local/foot

Help required from dbd::mysql maintainers/authors re MYSQL_VERSION_ID and SE

Martin Thanks for the info. Do you have a script that does this? mysql_st_execute41 should be called if mysql supports prepared statements that is > SERVER_PREPARE_VERSION. I 'm a bit suprised

Help required from dbd::mysql maintainers/authors re MYSQL_VERSION_ID and SERVER

Hi I could really do with a little assistance form the dbd mysql maintainers or authors please. I am investigating the issue I reported here with execute_array or all executes failing after one

bug in SQLBindCol

I appologise in advance for not looking into this any further but I 'm very time poor at the moment (if you are on the dbi-users list you 'll know why). create table test(a numeric(10.6)) insert into t

Tag Question

Not sure if this is the right list to ask the question. If not can you point me in the right direction. I have a mysql database 4.1 and using perl. I 'd like to know how to strip html tags out of the

Error in DBD::Mysql

Hi I am using Linux Operating system and lampp tool for apache php mysql and perl. I am tring to install bugzilla. So when i tried to install the DBD Mysql module it is showing the following erro

multiple update in one request possible?

I 'm looking for a method to submit multiple update commands in one request. I have a performance bottleneck updating 20.000 records with sepperate update statements. I assume that one reason for t

Subject: possible bug with module

I just upgraded to the latest DBD mysql module after many years of using the older version. I noticed that I get an error if \%attr is not passed along with the connect string. Is this a bug? Or

Bug #18426: incorrect value returned for int column

See <http //bugs.mysql.com/bug.php?id 18426 > and <http //rt.cpan.org/ Ticket/Display.html?id 18295 >. Description An integer column with -1 stored in it returns 4294967295 instead of -1. The detail

Client does not support authentication protocol requested by server

A strange case Machines involved Machines A and B - two seemingly exact same systems and MySQL server installations. A third machine (machine C) tries to connect to A and B via Perl DBI. Strangel

trouble installing DBD mysql on OSX 10.3.9

Hi I 'm running OSX Server 10.3.9 with the default mysql 4.0.24 distribution. I 've been trying to get the DBD-mysql module installed for some time now. I 've been reading up on all of the various

DBD::mysql::st execute failed: Out of memory

So I have a query joining two large tables - about 4 million rows each that is throwing this error. The query will work fine from the mysql cli but when being called from perl I get this DBD mysq

Re: UTF-8 support in DBD::mysql

Dominic Mitchell wrote > Are there any plans to introduce UTF-8 support to DBD mysql? At the > moment when I retrieve UTF-8 data from MySQL it doesn 't have the UTF-8 > flag set on the returned

Subject: error in installing DBD:mysql

Hi I am having a problem with DBD mysql installation. I am a novice in Mysql. I have Fedora Core 3 running on Pentium 4 I have installed mysql-3.23.58-13. Installation of DBI was successful. But

Trying to install Perl DBI and Perl DBI Driver -DBD on Solaris 9

I have Perl version 1.04 mysql 4.0.25 -- standard installed on Solaris 9 64 bit SPARC architecture. Previously mysql was configured with PHP and Apache. Now we require Perl DBI and DBD for P

Subject: UTF-8 bug in quote()

It appears that quote() doesn 't handle UTF-8 data correctly. This patch adds support for doing that and a test to check that it works ok. -Dom -- MySQL Perl Mailing List For list archives http

Status of DBD::mysql with MySQL 5

Hi all. I missed Patrick 's request for comments almost one month ago and I hope I can still contribute some points. Migrating Perl applications from 4.1 to 5.0 brings several problems ranging from

Subject: UTF-8 support in DBD::mysql

Are there any plans to introduce UTF-8 support to DBD mysql? At the moment when I retrieve UTF-8 data from MySQL it doesn 't have the UTF-8 flag set on the returned string. This means that I hav

can 't compile DBD-mysql module

http //search.cpan.org/~capttofu/DBD-mysql-3.0002/lib/DBD/mysql.pm#AUTHORS Hello everyone I downloaded the module from the website above and tried to make it. However it failed. The followin
Page 6 of 17 1   2   3   4   5   6   7   8   9   10   Next 10