Dear list,
i have a problem installing DBD::mysql module.
My built is FC3 on a P4 machine.
i installed mysql database via Mysql-serever-5.1.10-0.i386.rpm also via
a binary version of mysql-standard-4.1.10-pc-linux-gnu-i686.
both the mysql servers are fine. And i could install DBI modules thru
CPAN.
Hi list,
can any one suggest a good PHP/mysql based library manager to manage
books,magazines, documents, cds etc .
I tried libman .. but i am having problem with that .
many thanks in advance ...
with love
gowtham
--
MySQL General Mailing List
For list archives: http://lists.mysql.co
Dear list,
I want to display the result of the some mysql query differently ..
I have a mysql table(allreps_orgs) with 2500,000 entries.
QUERY IS:
select distinct * from
allreps_orgs as p1,allreps_orgs as p2,
where p1.organism='Plasmodium' AND p2.organism='Caenorhabditis'
AND p1.repeat=p2.re
dear users ...
i use MySQL 4.0.20 on RH7.3 on a sun fire workstation.
Can some one of you suggest a good GUI for mysql.
I also use Mysql 4.0.13-pc-linux-i686 on P4.
many thanks in advance ..
--
Ra. Gowthaman,
Graduate Student,
Bioinformatics Lab,
Malaria Research Group,
ICGEB , New Delhi.
INDIA
On Thu, 2004-03-25 at 21:23, Victoria Reznichenko wrote:
thank you dear victoria
it says 1024. How can i increase it?.
>
> Check value of group_concat_max_len system variable:
>
> SELECT @@session.group_concat_max_len;
--
MySQL General Mailing List
For list archives: http://lists.mys
hello list,
this is a MySQL realted question
I have a mySQL table with 15 columns. I query that table and group
(using GROUP_CONCAT) them based on one filed (say coloumn1). I get the
results. But, the result is truncated in some of the lines. It gets
truncated exactly after 1032th character of tha