String bind parameter doesn't work on MySQL 4.1.0-alpha
"Knudsen, Morten" <[email protected]>
| Newsgroups | gmane.comp.db.mysql.bugs |
|---|---|
| Message-ID | <[email protected]> |
I realize that it's an alpha release, and I realize that it might be a known
bug.
And I don't expect support.
It's just that I work for a company that makes a product that runs on
multiple
databases, and because I was bored I tried to port out database abstraction
library to mysql. It was really easy, the C api is clean and simple. We
currently
run on informix (esql), oracle (oci) and ms-sql (odbc), and mysql was much
easier than any of these. I miss a mysql_begin() or some such (to start a
transaction), so I resorted to use mysql_query("start transaction").
Best regards,
Morten Knudsen
BancTec
--
MySQL Bugs Mailing List
For list archives: http://lists.mysql.com/bugs
To unsubscribe: http://lists.mysql.com/[email protected]