| Commit message (Collapse) | Author | Files | Lines |
|
|
|
compatible with the 3 -- mysql_error now returns `const char *', and
there is no mysql_connect any more. Default to MySQL-4.x for now. Bump
PORTREVISION.
Reported by: Robert Andrews
|
|
. make compile with and default to Tcl-8.4 (8.3 is still possible)
(this necessitated PORTREVISION bump :\)
. don't link in -lgcc -- should've used gcc_pic anyway, but this
is not really needed at all, it seems;
. don't require a particular version of mysqlclient library.
|
|
and detailed explanation. PORTREVISION bumped.
PR: 20058
Submitted by: maintainer
|
|
PR: 19900
Submitted by: maintainer
|
|
A Tcl modules for accessing MySQL databases.
PR: 13361
Submitted by: Mikhail Teterin <mi@aldan.algebra.com>
|