thannks very much!!
--
Thanks & Regards
Changying Li
___
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe
expecting space, letter, "\"", digit, "'", "(" or ")"
I think it failed in parseList because when I rewrite 7th line in
parseExpr as:
x <- (try parseDottedList) <|> parseList
it work.
so my question is: if it is failed in
RowCount returns 1
1 rows fetched
I'm not sure where is the problem.
another problem is, the isql is not read configuration in ~/.dbic
Mads Lindstrøm <[EMAIL PROTECTED]> writes:
> Hi,
>
> Changying Li wrote:
>> I want to use hdbc to connect my mysql test db. s
it should succeed.
2. when using UID=chylli, why the user in 'show processlist' is not
chylli but 'chylli¶è' ? if it use account 'chylli', that connection
should fail. but in fact it succeed !!!
--
Thanks & Regards
Changying Li
___
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe
d of file
test.hs: /tmp/c: hGetChar: end of file
I think the thread will be blocked when /tmp/b has nothing.
but it get EOF, why ?
--
Thanks & Regards
Changying Li
___
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe
thanks. I know how to do it. I should treat it as a stream.
--
Thanks & Regards
Changying Li
___
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe
putStr $ '<' `cons` (' ' `cons` response)
hPut hRequest response
hClose hRequest
hClose hResponse
--
Thanks & Regards
Changying Li
___
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe