File:  [parser3project] / parser3 / www / htdocs / Attic / _bug.html
Revision 1.26: download - view: text, annotated - select for diffs - revision graph
Thu Mar 4 12:35:49 2004 UTC (22 years, 4 months ago) by paf
Branches: MAIN
CVS tags: HEAD
new: mysql option [like that recently added to oracle driver]
            ClientCharset=parser-charset << charset in which parser thinks client works

$request:charset[windows-1251]
$response:charset[windows-1251]

^connect[mysql://root@localhost/aval?ClientCharset=koi8-r]{
	$t[^table::sql{select * from paf2}]
	^t.save[_bug.txt]OK
}

E-mail: