Error in /index.php: Access denied for user 'apache'@'localhost' (using password: NO)

2008-02-01 Thread mikesz
Hello mysql, I just started having this problem and wonder if someone might give me a clue why this is happening. The scenario is that I build a CMS on my local XP system to make sure it is working correctly and customize it per the client's specifications. Almost always the client has some versio

Re: Convert Dbase file to mysql and enter data

2008-02-01 Thread Peter Brawley
Andrew, I have a dbase3 database that I would like to convert to mysql. A dBASE III "database" isn't a database but rather a single ASCII fixed-field-length data table with a binary header describing data layout. I think these are your main choices: (i) if you have an xbase product on hand

Convert Dbase file to mysql and enter data

2008-02-01 Thread andrewmchorney
Hello I have a dbase3 database that I would like to convert to mysql. After I download mysql (need a link to a stable version), what do I need to do to create a mysql database with the dbase fields and then import the data. In addition is there some sort of gui tool that will allow me to enter

lock (deadlock?) queries

2008-02-01 Thread Dmitry Schedrin
Hello All. I need your help with Mysql. I'am using version 5.1.22 compiled with libthread and MyISAM engine on FreeBSD 6.2-STABLE and some times getting lock (deadlock?) on parallel update queries from some hosts. Very long time the query is keep state "Updating" and no disk, cpu and other activit

Re: Decimal - Maximum is 30

2008-02-01 Thread Paul DuBois
At 9:50 PM -0600 1/31/08, Peter Brawley wrote: Postgres has PostGIS Oracle has OracleSpatial MySQL has ? OpenGis. As stated here: http://dev.mysql.com/doc/refman/5.0/en/gis-introduction.html -- Paul DuBois, MySQL Documentation Team Madison, Wisconsin, USA MySQL AB, www.mysql.com -- MySQL G

side-by-side Error on Vista

2008-02-01 Thread David Holden
Hello, I've install mysql on Vista using the mysql-5.0.51a-win32 setup. When I try and run MySQLInstanceConfig.exe (even as Administrator) I get an error "The application has failed to start because its side-by-side configuration is incorrect" Anyone know why this is? thanks, Dave.