|
|
^file.sql-string[] inside ^connect gets properly escaped string, which can be passed to request now this for mysql only. it's up to parser sql driver to fix zeros properly
$request:charset[windows-1251]
$response:charset[windows-1251]
^connect[$SQL.connect-string]{
#$f[^file::sql{select 2*2 from dual}]
#^f.save[binary;file_sql.dat]
$f[^file::load[binary;_bug.gif]]
=^f.sql-string[]=
}