| 0 | 
				
				
					
				 
				| file | 
				/home/claudia3/public_html/php/lib/err.php |  
				| line | 
				26 |  
				| function | 
				dg_trace |  
				| args | 
				 |  
  | 
				| 1 | 
				
				
					
				 
				| file | 
				/home/claudia3/public_html/php/lib/db.php |  
				| line | 
				15 |  
				| function | 
				die_err |  
				| args | 
				
				
					
				 
				| 0 | 
				error executing '
      (
        select distinct n.* from
          novedad n               join
          tag t     on
            n.tabla = t.tabla and n.id = t.tabla_id where t.tag = 'tecnolog��a'
    )
    UNION
    (
      select 
        'evento' as tabla,
        'evento' as tabla_descripcion,
        e.evento_id as id,
        e.titulo as descripcion,
        e.fecha as fecha,
        e.tags as tags
      from evento e join tag t on 
        t.tabla = 'evento' and t.tabla_id = e.evento_id where t.tag = 'tecnolog��a'
    )
    order by fecha desc': Illegal mix of collations (latin1_general_ci,IMPLICIT) and (utf8_general_ci,COERCIBLE) for operation '=' |  
  |  
  | 
				| 2 | 
				
				
					
				 
				| file | 
				/home/claudia3/public_html/php/lib/db.php |  
				| line | 
				238 |  
				| function | 
				db_execute |  
				| args | 
				
				
					
				 
				| 0 | 
				
      (
        select distinct n.* from
          novedad n               join
          tag t     on
            n.tabla = t.tabla and n.id = t.tabla_id where t.tag = 'tecnolog��a'
    )
    UNION
    (
      select 
        'evento' as tabla,
        'evento' as tabla_descripcion,
        e.evento_id as id,
        e.titulo as descripcion,
        e.fecha as fecha,
        e.tags as tags
      from evento e join tag t on 
        t.tabla = 'evento' and t.tabla_id = e.evento_id where t.tag = 'tecnolog��a'
    )
    order by fecha desc |  
  |  
  | 
				| 3 | 
				
				
					
				 
				| file | 
				/home/claudia3/public_html/tag.php |  
				| line | 
				95 |  
				| function | 
				db_select |  
				| args | 
				
				
					
				 
				| 0 | 
				
				
					
				 
				| table | 
				[empty string] |  
				| query | 
				[empty string] |  
				| fields | 
				[empty string] |  
				| conditions | 
				 |  
				| sep | 
				 and  |  
				| add_sep | 
				 and  |  
				| add_condition | 
				[empty string] |  
				| order | 
				[empty string] |  
				| page | 
				1 |  
				| page_len | 
				99 |  
				| with_eof | 
				TRUE |  
				| overwrite_sql | 
				FALSE |  
				| sql | 
				
      (
        select distinct n.* from
          novedad n               join
          tag t     on
            n.tabla = t.tabla and n.id = t.tabla_id where t.tag = 'tecnolog��a'
    )
    UNION
    (
      select 
        'evento' as tabla,
        'evento' as tabla_descripcion,
        e.evento_id as id,
        e.titulo as descripcion,
        e.fecha as fecha,
        e.tags as tags
      from evento e join tag t on 
        t.tabla = 'evento' and t.tabla_id = e.evento_id where t.tag = 'tecnolog��a'
    )
    order by fecha desc |  
				| id_field | 
				[empty string] |  
				| sql_raw_data | 
				FALSE |  
  |  
  |  
  | 
				| 4 | 
				
				
					
				 
				| file | 
				/home/claudia3/public_html/tag.php |  
				| line | 
				38 |  
				| function | 
				get_novedades |  
				| args | 
				 |  
  | 
				| 5 | 
				
				
					
				 
				| file | 
				/home/claudia3/public_html/tag.php |  
				| line | 
				27 |  
				| function | 
				html_novedades |  
				| args | 
				 |  
  | 
php/lib/db.php@15 db_execute(): error executing '
      (
        select distinct n.* from
          novedad n               join
          tag t     on
            n.tabla = t.tabla and n.id = t.tabla_id where t.tag = 'tecnolog��a'
    )
    UNION
    (
      select 
        'evento' as tabla,
        'evento' as tabla_descripcion,
        e.evento_id as id,
        e.titulo as descripcion,
        e.fecha as fecha,
        e.tags as tags
      from evento e join tag t on 
        t.tabla = 'evento' and t.tabla_id = e.evento_id where t.tag = 'tecnolog��a'
    )
    order by fecha desc': Illegal mix of collations (latin1_general_ci,IMPLICIT) and (utf8_general_ci,COERCIBLE) for operation '='