openbsd 3.1 problem

2002-09-16 Thread Bartłomiej Dolata
hi, i am having problems with mysql 3.23.52 compiled from the sources and being ran on openbsd 3.1. it ocassionaly (a few times a day) gets signal 11. there is no specific query (most often its just count(*) from a table) that causes that. i tried recompiling with custom options (e.g. -O2 inst

Re: InnoDB Win2k Service doesn't start

2002-09-16 Thread Heikki Tuuri
Matthew, - Original Message - From: "Matthew Fallshaw" <[EMAIL PROTECTED]> Newsgroups: mailing.database.mysql Sent: Tuesday, September 17, 2002 5:40 AM Subject: Re: InnoDB Win2k Service doesn't start > [EMAIL PROTECTED] (Matthew Fallshaw) wrote in message news:<[EMAIL PROTECTED]>... > >

mysql4.0.3-beta with delphi5.0

2002-09-16 Thread kayamboo
Hello friends Is there anyone using mysql with delphi5.0 I will be very thankful to get some tips to connect to a remote server running mysql4.0.3-beta using delphi5.0 odbc dsn. I am able to connect with a local server but can't with a remote server. I can't find any help in the delphi sites. Any

Problom with creating database

2002-09-16 Thread rdkurth
I have a brand new install of mysql . I have set every thing up just like I have on many Linux server but this one I am getting an error when I try to create a database from the Command line from and PHP script or from phpMyAdmin. Could somebody tell me what this error is and how I can fix it. I

Please Help me

2002-09-16 Thread Amany younis
Dear sir, when i installed mysql to my unix server. when i run make, i find this error sql_lex.cc:168: `get_hash_symbol' undeclared (first use this function) *** Error code 1 make: Fatal error: Command failed for target `sql_lex.o' Current working directory /usr/local/mysql-3.23.52/sql *** Er

table creation error with innodb/ sql,query

2002-09-16 Thread kayamboo
Hello experts I am trying to create innodb tables with foreign key relations but I get error 150 meaning that foregin key constraint can't be established. Here are the statements 1.CREATE TABLE relation( type VARCHAR(50) NOT NULL PRIMARY KEY)TYPE = INNODB; 2.CREATE TABLE person( name VARCHAR(50

problem between asp and mysql in blob

2002-09-16 Thread Ivan Paul
dear all, i've problem when i want to query mysql data using asp command. this is my error message in browser... --- Process ID: 1 Subject: TEST INPUT PERTAMA KALI News: ADODB.Field error '800a0c93' The operation requested by the application is not allowed in this context. /scripts/asp/qmknwp.a

ODBC ADO and microsoft

2002-09-16 Thread Bryan Koschmann - GKT
Hi, We have an accounting program that was writting in visual basic and runs on microsoft sql. I was told it uses ADO by the programmer (please note, I'm not all up on this subject as I should be). I'm wondering if it would be possible to connect to it somehow from a mysql client and do some simp

RE: questions

2002-09-16 Thread Marvin Cummings
Sorry to piggy back on this topic, but would you happen to know of or have a link to a php discussion list? -Original Message- From: Kelly Firkins [mailto:[EMAIL PROTECTED]] Sent: Tuesday, September 17, 2002 12:12 AM To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Subject: Re: questions Yo