>>>>> "melchers" == melchers <melchers@stripped> writes:
>> Description:
melchers> The following (illegal) statements let the server die and dumping a core:
melchers> select
> 029vvvvvvvvvuvyvuyyyyyyyyyyyyyyyyyyyyyyyyyyyyyiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiixiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiixxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxfffffffxx
melchers> select * from Bundeslaender where
> id=029vvvvvvvvvuvyvuyyyyyyyyyyyyyyyyyyyyyyyyyyyyyiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiixiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiixxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxfffffffx;
melchers> this occures both on version 3.21.33b and 3.22.25.
Hi!
I can't repeat it either.
With which language are you using MySQL ?
In:
/sql/share/english/errmsg.txt
The following error message is used:
"Unknown column '%-.64s' in '%-.64s'",
Could you check your errmsg file for this? If your language file is
missing the .64 in the format string, this could explain this?
Regards,
Monty