<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-gb">
	<link rel="self" type="application/atom+xml" href="https://forum.eggheads.org/app.php/feed/topic/16385" />

	<title>egghelp/eggheads community</title>
	<subtitle>Discussion of eggdrop bots, shell accounts and tcl scripts.</subtitle>
	<link href="https://forum.eggheads.org/index.php" />
	<updated>2008-12-04T16:52:25-04:00</updated>

	<author><name><![CDATA[egghelp/eggheads community]]></name></author>
	<id>https://forum.eggheads.org/app.php/feed/topic/16385</id>

		<entry>
		<author><name><![CDATA[FallFromGrace]]></name></author>
		<updated>2008-12-04T16:52:25-04:00</updated>

		<published>2008-12-04T16:52:25-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=86061#p86061</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=86061#p86061"/>
		<title type="html"><![CDATA[mysql - encoding problem with non-latin strings]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=86061#p86061"><![CDATA[
i use eggdrop 1.6.19 with mysqltcl 3.05<br><br>Bot works nice, he can recognize russian and english letters, but i still have one problem..<br><br>I try to put some rus-lang string in database, f.e. "привет"<br><br>but i can see in phpmyadmin something like "ÌÀÃÈÍÀ"..<br><br>it was no problem, because when i did SELECT query with this string, i got original word - "привет".<br><br>Database (not -encode option in mysqltcl) encoding is UTF-8. <br><br>When i write "привет" in database through myadmin, and then SELECT this cell, i get only string with "?????"<br><br>Bot's encoding is not setted, same as mysqltcl -encoding option.<br><br>I tried to set them (both or only one of them) to utf-8, but i got another symbols of this string when looked at database's view in phpmyadmin.<br><br>i tested new database with cp1251 encoding, and it wont help.. I think its bot's problem.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10083">FallFromGrace</a> — Thu Dec 04, 2008 4:52 pm</p><hr />
]]></content>
	</entry>
	</feed>
