d6986129a3
PR: ports/91684 Submitted by: Bjorn Konig <bkoenig@cs.tu-berlin.de> (maintainer)
25 lines
657 B
Text
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
|
|
|
|
######################################################################
|