Re: PHP-MYSQL Question

2009-04-07 Thread Spiros Papadopoulos
>>> > > > > >>> Alugo Abdulazeez. > > > > >>> > > > > >>> _ > > > > >>> More than messages-check out the rest of the Windows Live(tm). > > > > >>> http://www.microsoft.com/windows/windowslive/ > > > > >> > > > > >> -- > > > > >> С уважением, > > > > >> Евгений Косов > > > > >> > > > > >> -- > > > > >> MySQL General Mailing List > > > > >> For list archives: http://lists.mysql.com/mysql > > > > >> To unsubscribe: > > > http://lists.mysql.com/mysql?unsub=defati...@hotmail.com > > > > >> > > > > > > > > > > _ > > > > > Invite your mail contacts to join your friends list with Windows > > > Live Spaces. It's easy! > > > > > > > > > http://spaces.live.com/spacesapi.aspx?wx_action=create&wx_url=/friends.aspx&mkt=en-us > > > > > > > > > > > > -- > > > > С уважением, > > > > Евгений Косов > > > > > > > > > > check out the rest of the Windows Live(tm). More than mail-Windows > > > Live(tm) > > > goes way beyond your inbox. More than messages > > > <http://www.microsoft.com/windows/windowslive/> > > > > > > -- > > С уважением, > > Евгений Косов > > _ > Show them the way! Add maps and directions to your party invites. > http://www.microsoft.com/windows/windowslive/products/events.aspx -- Spiros P.

MySQL 5.1.22 and Greek Language

2007-11-25 Thread Spiros Papadopoulos
is be resolved? Before i migrate to MySQL 5.1.22 I was using 4.1.22 and I had no problem. Thanks in advance -- Spiros P.

Character set problem

2006-07-06 Thread Spiros Philopoulos
Hi. I just installed MySQL 4.1.20 for the UTF-8 support it offers. I'm trying to set the charcter set & collation at the database level but can't get it to work. It works by setting it at the server level (in my.cnf) but I want to set it at the database level because I'll be hosting the web ap

Tips for optimizing tables for link analysis

2002-10-24 Thread spiros
In case anyone has done this before, I'd appreciate any tips for optimizing a link analysis application , e.g in its simplest form if we have one or more tables of the form AB === a1 b1 a2 b1 a3 b2 a1 b4 a4 b1 a5 b3 a6 b2 b1 b3 b3 a2 are there any tips f

Tips for LARGE system

2002-10-20 Thread spiros
I need to come up with an intra-company system recommendation: We are looking at a possibly huge system getting data from a LAN(No web-based app or anything-in fact it will NOT be connected to the web) handling from 3M to 20M records/day with potentially a lot of processing, live inserts/ upda

Installing from tarball to /var/lib/mysql

2002-09-12 Thread spiros
Is there a way to specify that the files in /usr/local/mysql/data should be written to /var/lib/mysql instead when installing from a tarball?(I have these files from a previous installation there and am upgrading) I use 4.0.3 Thanks, S.Alexiou ---

installation woes (4.0.3)

2002-09-11 Thread spiros
A problem on installation of 4.0.3. First, I tried with rpm -U and when I try to uninstall it says not installed when I try to install or upgrade it says already installed I looked at the rpm package files and try to erase them manually and they are not there So I tried the tarball

Re: Need to cleanly uninstall

2002-09-08 Thread spiros
* rpm -qa | grep MySQL > > ...show. It will be in there. Use that name. > > mysql,query > > DSL linux:/home/db/TMPOUT # rpm -q mysql package mysql is not installed linux:/home/db/TMPOUT # rpm -qa | grep MySQL MySQL-shared-4.0.3-0 MySQL-client-4.0.3-0 MySQL-devel-4.0.3-0 MySQL-

Need to cleanly uninstall

2002-09-06 Thread spiros
I tried to upgrade from 4.01 to 4.03 -apparently I did something wrong and now got a bad server. Anyone can givew advice on how to cleanly unistall now(e.g. rm /usr/bin/mysql*)? linux:/home/db/TMPOUT # rpm -e MySQL-4.0.3-0.i386.rpm error: package MySQL-4.0.3-0.i386.rpm is not installed linu

mysql just hangs!

2002-08-18 Thread spiros
I was testing an apparent performance issue while I got a strange perl message , claiming it (with perl/DBI) DBD driver has not implemented the AutoCommit attribute at perlscript.pl line 1064, line 12911. Issuing rollback() for database handle being DESTROY'd without explicit disconnect(),

SQL issue: avoid double entries, but note the attempt!

2002-01-16 Thread Spiros Alexiou
I have data coming into the database from various sources. Some of these data may be duplicated, except that there is a field noting the data source they are coming from. I do not wish them to appear twice, but I do wish to make a note that these records were seen in two or more sources. As I un