***************
In envent viewer appears:

 Win Info
<http://192.168.0.1/jffnms/events.php?filter_id=&express_filter=%5Etypes,47%2149%2146%2148%211%2142%2122%2139%2144%2150%2112%219%2140%2164%2129%2163%2162%2128%2165%2161%2166%2167%2141%2172%2143%217%213%214%2145%2137%2126%2134%215%212%218%2117%2171%216%2136%2138%2160%2170%2169%2168%2125%2135%21,=%5Etype,46,=&map_id=>
Compuet  
<http://192.168.0.1/jffnms/events.php?filter_id=&express_filter=%5Etypes,47%2149%2146%2148%211%2142%2122%2139%2144%2150%2112%219%2140%2164%2129%2163%2162%2128%2165%2161%2166%2167%2141%2172%2143%217%213%214%2145%2137%2126%2134%215%212%218%2117%2171%216%2136%2138%2160%2170%2169%2168%2125%2135%21,=%5Ezone,3,=&map_id=>
control manager: El servicio Cliente Web entr (ID:7036)
When real message is

"Service Control Manager El servicio Cliente Web entró en estado Activo.

Para obtener más información, vea el Centro de ayuda y soporte técnico en
http://go.microsoft.com/fwlink/events.asp.";


in the event viewer of windows. It seems that truncates messages with accent

What can I do? Also is not full part of source (Control manager)

Thanks
**********************


I have detected that is a problem with mysql version, I have gentoo and
mysql 5.0.26, a new option sql_mode and the problem is with ´ characters for
example with this instruction

INSERT INTO syslog (date, date_logged, host, message) VALUES ('2007-02-25
23:00', '2007-02-25 23:00', 'host', 'prova amb acc ´ FFFFFFFFFFFFFFF');
Query OK, 1 row affected, 1 warning (0.03 sec)

warging is mysql> show warnings
   -> ;
+---------+------+----------------------------------------------+
| Level   | Code | Message                                      |
+---------+------+----------------------------------------------+
| Warning | 1265 | Data truncated for column 'message' at row 1 |

I have tried with other gentoo and mysql 4.1 and all it's ok. What I can do
to solve this? Can I change  this column from text to other type for example
varchar?

Thanks
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
jffnms-users mailing list
jffnms-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jffnms-users

Reply via email to