Closed (won't fix)
Project:
Drupal core
Version:
6.16
Component:
other
Priority:
Critical
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
26 Apr 2008 at 23:21 UTC
Updated:
2 Oct 2010 at 19:53 UTC
user warning: Illegal mix of collations (utf8_general_ci,IMPLICIT) and (utf8_unicode_ci,IMPLICIT) for operation '=' query: SELECT aa.aid, a.type FROM trigger_assignments aa LEFT JOIN actions a ON aa.aid = a.aid WHERE aa.hook = 'nodeapi' AND aa.op = 'presave' ORDER BY weight in
New drupal user here. Kinda stumped on this though. Any help would be greatly appreciated. Thanks in advance!
Comments
Comment #1
ciberwing commentedI get the same error...
Some help?
Coke: Have you used Fantastico to install drupal?
Comment #2
Fuzzytek commentedAre you still having this problem because I have been. I disabled the Trigger module as a result but would like to enable again. I am using Drupal 6.2 at this time.
Location reference: http://realdivatv.com/taxonomy/term/31
Comment #3
Fuzzytek commentedComment #4
montreal454 commentedAny luck with this? I think I have more or less the same issue:
user warning: Illegal mix of collations (utf8_unicode_ci,IMPLICIT) and (utf8_general_ci,IMPLICIT) for operation '=' query: SELECT DISTINCT b.* FROM blocks b LEFT JOIN blocks_roles r ON b.module = r.module AND b.delta = r.delta LEFT JOIN i18n_blocks i18n ON b.module = i18n.module AND b.delta = i18n.delta WHERE (i18n.language ='en' OR i18n.language ='' OR i18n.language IS NULL) AND ( b.theme = 'greenNblack' AND b.status = 1 AND (r.rid IN (2) OR r.rid IS NULL) )ORDER BY b.region, b.weight, b.module in /home/***usenamer****/public_html/modules/block/block.module on line 407.
Regards
Comment #5
itsezy4u commentedI'm getting the same error whenever I try to add any content. Any clues how to fix this please???
Comment #6
ainigma32 commentedSee here for a discussion and some possible solutions: http://drupal.org/node/140303
- Arie
Comment #8
adigi commentedThis comes from triggers it seems. I disabled anything that used triggers and still got it until disabling triggers alltogether.
I'm using drupal 6.10, I think. I'm not sure where I'd see my version from the web site itself.
Comment #9
kamalif commentedIm getting these errore when I want to add field in views 2 in drupal v: 6.16 . I searched everywhere but I couldnt find the solution for this. by the I downloaded drupal through fantastico, if its helpful to know.
Could anyone help me with this please?
thanks very much.
* user warning: Illegal mix of collations (utf8_general_ci,IMPLICIT) and (utf8_unicode_ci,IMPLICIT) for operation '=' query: SELECT s.uid, v.updated FROM views_object_cache v INNER JOIN sessions s ON v.sid = s.sid WHERE s.sid != '9b2fa1af5fd5957551c1e517daf962d0' and v.name = 'people' and v.obj = 'view' ORDER BY v.updated ASC in /home/kamalif/public_html/drupal/sites/default/modules/views/views_ui.module on line 236.
* user warning: Illegal mix of collations (utf8_general_ci,IMPLICIT) and (utf8_unicode_ci,IMPLICIT) for operation '=' query: SELECT s.uid, v.updated FROM views_object_cache v INNER JOIN sessions s ON v.sid = s.sid WHERE s.sid != '9b2fa1af5fd5957551c1e517daf962d0' and v.name = 'people' and v.obj = 'view' ORDER BY v.updated ASC in /home/......./public_html/drupal/sites/default/modules/views/views_ui.module on line 236.
Comment #10
thapar commentedI'm having a similar issue. PLEASE HELP!!
I have the latest stable release of Drupal. I have run update.php, I have run Cron, yet...
In Panels, when trying to create a Panel Page, each step of the way:
user warning: Illegal mix of collations (utf8_general_ci,IMPLICIT) and (utf8_unicode_ci,IMPLICIT) for operation '=' query: SELECT s.uid, c.updated FROM ctools_object_cache c INNER JOIN sessions s ON c.sid = s.sid WHERE s.sid != '5f54b862ad0b26ccc72e2b39941d6612' AND c.obj = 'page_manager_page' AND c.name = 'page-home' ORDER BY c.updated ASC in /home/baba/public_html/sites/all/modules/ctools/includes/object-cache.inc on line 95.
Thanks in advance
Comment #11
kheftel commentedSubscribing. I have the same problem, but it's related to pathauto and views. And I also used fantastico to install Drupal 6.
Comment #12
jonj@coastaldataenterprises.com commentedYeah, I'm getting this too, but it's definitely relevant to triggers. I was suspicious because I just upgraded my drupal core to 6.17. Subscribing...
Comment #13
anstey commentedI've been getting this too with views and triggers.
Comment #14
vako commentedI just got the following error after saving a View Page that I just created:
user warning: Illegal mix of collations (utf8_general_ci,IMPLICIT) and (utf8_unicode_ci,IMPLICIT) for operation '=' query: SELECT s.uid, v.updated FROM views_object_cache v INNER JOIN sessions s ON v.sid = s.sid WHERE s.sid != 'e797d32153f0cd94179152bf80876f46' and v.name = 'VakoPhotoGallery' and v.obj = 'view' ORDER BY v.updated ASC in /home/wwwkrik/public_html/sites/all/modules/views/views_ui.module on line 236.Comment #15
anitw commentedHi,
I get the same warning refering to /modules/views/views_ui.module on line 236. Any fixes to this bug?
*******************************************************************************************
* user warning: Illegal mix of collations (utf8_general_ci,IMPLICIT) and (utf8_unicode_ci,IMPLICIT) for operation '=' query: SELECT s.uid, v.updated FROM views_object_cache v INNER JOIN sessions s ON v.sid = s.sid WHERE s.sid != '6ef34c9588e88aa307135d2d7c74a6da' and v.name = 'Medisin' and v.obj = 'view' ORDER BY v.updated ASC in /home/anitwo/public_html/modules/views/views_ui.module on line 236.
* user warning: Illegal mix of collations (utf8_general_ci,IMPLICIT) and (utf8_unicode_ci,IMPLICIT) for operation '=' query: SELECT s.uid, v.updated FROM views_object_cache v INNER JOIN sessions s ON v.sid = s.sid WHERE s.sid != '6ef34c9588e88aa307135d2d7c74a6da' and v.name = 'Medisin' and v.obj = 'view' ORDER BY v.updated ASC in /home/anitwo/public_html/modules/views/views_ui.module on line 236.
*********************************************************************************************