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 11 of 17 Previous 10   11   12   13   14   15   16   17  

Subject: Installed too many mysqls

I was having issues with getting DBD installed and during my troubleshooting efforts ended up installing a couple of mysql packages. Now only one works and not the one I 'd like to use. When I

Subject: ANN: Gtk2::Ex::DBI-0.7

I 'm pleased to annouce the 7th release of Gtk2 Ex DBI ... http //entropy.homelinux.org/Gtk2-Ex-DBI/ Gtk2 Ex DBI is an open-source helper object that makes your Gtk2-Perl apps data aware. It

need the list of possible values of a column

Hi MySQL and Perl newbie here. Please don 't hurt me! ) I 'm trying to get information from within a Perl script about a column in one of my tables. It 's a "set " type and I need to know what t

RedHat E3/MySQL 4.1.9/ - can not install DBD-MySQL 2.9004

Do DBD-MySQL 2.9004 and Msql-Mysql perl modules work with MySQL 4.1.9? When I try to install DBD-MySQL after sucessfully installing MySQL 4.1.9 I got following error messages. So I tried to unsta

Subject: Compile Problems on AIX 5.2

I am trying to compile the module DBD-mysql-2.9004 on an AIX 5.2 server running perl 5.8.5 and mysql 4.1.8. I am using the AIX C compiler version 6.0. Both perl and mysql were compiled using thi

Subject: DBD::mysql always fails

Hi On solaris 8 (Sparc) I am trying to compile DBD mysql since weeks but no luck tried all available suggestions but no luck still getting same following error while "make test " DBD-mysql-2.

Subject: REGEXP wrong behavour

Hi all Can someone expalin me why this statement gives a wrong result SELECT "a a(word)a a " REGEXP "[[ < ]]a(word)a[[ > ]] " results 0. But I expect this results TRUE because of setting of nu

Subject: Problem with Perl Module

Hi i have an obsolete version running of this mysql module. So i wanted to update with the new module. But I am getting following error message while trying to "make test ". I already tried to us

Subject: Install on Mac os X 10.3.7

I am trying to install DBD-mysql-2.9004 on Mac OS X 10.3.7 with perl v5.8.1-RC3 built for darwin-thread-multi-2level and MySQL 4.1.9.Make fails with this message make cp lib/Bundle/DBD/mysql

Subject: Evaluating first row fetched

Hi I have to print either an ordered or an unordered list of items dependent of the value of a certain field of the first row returned. Since there are a lot of rows to fetch I cannot use fetcha

R: :mysql problem when I try to compile under HP-UX 11.00

Hi Peter sorry for my Ignorance but into the Makefile.PL where I can add "+Z "? Looking inside I can see two or trhee times where have "cflags " but I don 't understand if is it correct!! Just

Subject: ANN: Gtk2::Ex::DBI-0.6

I 'm pleased to annouce the 6th release of Gtk2 Ex DBI ... http //entropy.homelinux.org/Gtk2-Ex-DBI/ Gtk2 Ex DBI is an open-source helper object that makes your Gtk2-Perl apps data aware. It

:mysql problem when I try to compile under HP-UX 11.00

In the Makefile.PL add the +Z to CFLAGS variable. ---- Peter P. Benac CCNA Celtic Spirit Network Solutions Providing Network and Systems Project Management and Installation and Web Hosting.

DBD::mysql problem when I try to compile under HP-UX 11.00

Hi all I 'm new here (and also with Linux Perl Mysql). I 'm working with a HP Server 9000 (L1000/L2000) with HP-UX 11.00 OS. I 'm trying to install MySql Perl DBI and DBD. After Install - M

Escape characters handled differently between mysql and DBD: mysql ???

On Wed Jan 12 2005 at 16 01 26 -0500 David Jacopille wrote > I 've used INSERT to load the following string exactly as shown with the > double backslashes > > (.+)\\.[0-9A-Z]+(\\.pdf)$ > >

URL protection using MySQL databases.

I 've been asked to create some web pages that use username and password authentication for resources on our web server. I want people to be able to log into our web server provide a username

Escape characters handled differently between mysql and DBD:
mysql ???

I 've used INSERT to load the following string exactly as shown with the double backslashes (.+)\\.[0-9A-Z]+(\\.pdf)$ When issuing a SELECT statement directly in mysql from a terminal window I

foreign_key_info

Hello people. Apparently the foreign_key_info method is not implemented yet I checked DBD-mysql-2.9005_3 on CPAN and it is not there. What is the status on this method? Will it be added sometime

MySQL make errors

When attempting to do a make on MySQL 4.0.23a source on Solaris 9 using gcc 3.3.2 I get the following error rm -f libreadline.a false cru libreadline.a readline.o funmap.o keymaps.o vi_mode.o

problem installing DBD::mysql 2.9004

its been quite a while i am trying to test and install DBD mysql 2.9004 on my system under windows 2000. here 's some test id made. to jan eden would you pls help how to make some script same as

DBD-mysql failure

I have MySQL 4.0.23 installed on a Solaris 9 machine. It seems to be fine. I got DBD mysql to compile fine but when running it I get the following error ld.so.1 /usr/bin/perl fatal reloca

TIMESTAMP confusion

Hi I maintain a database locally which is queried via a Perl script to generate my website. Now there is one field of the TIMESTAMP type which should reflect the respective page 's last modificatio

after upgrade from mysql 4.1.5 to 4.1.8 polish fonts dissapear

Hello everybody I used to have mysql-4.1.5 (gamma version) on Linux RH7.2. I compiled it from source with gcc 2.96-98 shell > ./configure --with-charset latin2 next I compiled and installed DBI

debian instructions

Hi there > Linux/Debian > > Install the packages > > mysql-client mysql-server mysql-doc mysql-common > libdbi-perl lidbd-mysql-perl > > No idea how one does install these

Subject: DBD-mysql make test error

Thanks. The installation of DBD-mysql is successful in my RHES. I tried with make test and get this result t/mysql2...........Had to create DBD mysql dr imp_data_size unexpectedly at /usr/lib

HP-UX 11.11 DBD-2.9004 Invalid Loader Fixup Error

I am unable to compile DBD-mysql-2.9004 on HP-UX 11.11 using GCC 3.4.3 binary provided by the HP-UX Software Porting Archive Center. I get an error from the linker that says "Invalid loader fixup i

Subject: Loading calendar database

Hi I plan to move my Data Dumper based occupancy table to a real database. While the database itself is quite I am not sure how to load it with the appropriate dates (including February 29 2008

supporting year type in DBD/mysql.pm column_info?

Greetings I happened to define a couple of columns using the mysql type YEAR. Calling column_info on them reports unsupported column 'year_start ' type 'year ' treated as varchar at /usr/l

Msql-Mysql-modules make problem with Red Hat Enterprise Linux ES

perl Makefile.PL works fine Do you want to install the MysqlPerl emulation? You might keep your old Mysql module (to be distinguished from DBD mysql!) if you are concerned about compatibility t

DBD::mysql / Perl / Solaris 9 torture

Hi I 'm running Solaris 9 Sparc with Perl 5.8.2 and MySQL 4.1.7-standard. I cannot get the DBD Mysql module installed -required for Bugzilla. I 'd appreciate any help you could offer. bash-2.
Page 11 of 17 Previous 10   11   12   13   14   15   16   17