Fatal Error: MySQL error: 1271 [message #776] |
Wed, 18 April 2007 16:40 |
mrbun
Messages: 6 Registered: April 2007 Location: Greenford
|
Junior Member |
|
|
home >dict>databases>tables>read
shows 'enquire table'
click 'generate php'
triggers following error:
I am trying to follow the tutorial. Maybe I missed a stage, but cannot see where, yet.
Mike B
Fatal Error: MySQL error: 1271 : Illegal mix of collations for operation ' IN ' (# 1271).
SQL query: SELECT SQL_CALC_FOUND_ROWS pattern_id, pattern_desc FROM mnu_pattern WHERE pattern_id IN ('ADD4', 'DEL3', 'DEL4', 'ERASE1', 'FILEDOWNLOAD', 'FILEPICKER', 'FILEUPLOAD', 'LINK1', 'LIST1', 'LIST2', 'LIST3', 'MULTI1', 'MULTI2', 'MULTI3', 'MULTI4', 'OUTPUT1', 'OUTPUT2', 'OUTPUT3', 'POPUP1', 'POPUP2', 'POPUP3', 'POPUP4', 'TIMETABLE1', 'TREE1', 'TREE2', 'UPD2', 'UPD3', 'UPD4') ORDER BY pattern_desc asc
Error in line 407 of file 'F:\Easyphp\www\radicore\INCLUDES\dml.mysql.class.inc'.
Host Info: localhost via TCP/IP
Server Version: 4.1.9-max
Client Info: 3.23.49, Client Encoding: latin1
Script: /radicore/dict/table_generate_a.php
User Id: MGR
Remote Address: 127.0.0.1
Request URI: /radicore/dict/table_generate_a.php?session_name=menu3
|
|
|