--- parser3/www/htdocs/Attic/_bug.html 2004/03/01 12:53:17 1.18
+++ parser3/www/htdocs/Attic/_bug.html 2004/03/04 12:35:49 1.26
@@ -1,4 +1,7 @@
-$s[123]
-^s.mid(0;2)
-^s.left(5)
-^s.right(1)
+$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
+}
\ No newline at end of file