Date: 08/15/01
- Previous message: Ralf Pfeiffer: "[phplib] error with sql_query"
- In reply to: Ralf Pfeiffer: "[phplib] error with sql_query"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
search on google for "MySQL error 127".
It is probably a corrupted index or a condition that looks like a corrupted
index but isn't. In the latter case, restarting MySQL may fix the problem.
----- Original Message -----
From: Ralf Pfeiffer <rpfeiffer <email protected>>
To: <phplib <email protected>>
Sent: Tuesday, August 14, 2001 4:27 PM
Subject: [phplib] error with sql_query
Hello,
with SQL_query and table.inc (see demo example), I got the following error
message:
"Query Condition = ( Nachname1 like '%RIGAS%' )
Database error: Invalid SQL: select * from kunden where ( Nachname1 like
'%RIGAS%' )
MySQL Error: 1030 (Got error 127 from table handler)
Session halted."
Does anyone know what this mean? (The name RIGAS exists in the table kunden)
Another question: Is there a list of all error types, in order to see what
for example this error number 127 mean?
Greetings Ralf
-- Abbestellen mit Mail an: phplib-unsubscribe <email protected> Kommandoliste mit Mail an: phplib-help <email protected>
- Previous message: Ralf Pfeiffer: "[phplib] error with sql_query"
- In reply to: Ralf Pfeiffer: "[phplib] error with sql_query"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

