freebsd-ports/databases/mysqltcl/pkg-message-legacy
Pav Lucistnik d6986129a3 - Add unoficial patch for MySQL 3.23 and 4.0 users
PR:		ports/91684
Submitted by:	Bjorn Konig <bkoenig@cs.tu-berlin.de> (maintainer)
2006-01-14 19:47:12 +00:00

25 lines
657 B
Text

######################################################################
Attention!
This version of mysqltcl contains an unofficial patch that
allows you to use this Tcl module with MySQL 3.23 and 4.0.
Due to restrictions of the underlying MySQL version the
use of the following functions will always cause an error:
- autocommit
- commit
- rollback
- moreresult
- nextresult
- warningcount
- setserverversion
- shutdown
This is not supported by the author of mysqltcl. Please
send comments and questions solely to me.
- Björn König
bkoenig@cs.tu-berlin.de
######################################################################