Package mysql.plt contributed by jaz [docs]
To load: (require (planet jaz/mysql:1:7))
Old style:(require (planet "main.ss" ("jaz" "mysql.plt" 1 7)))
Package description:
The MySQL Client Library provides access to MySQL databases via TCP.
Downloads this week: 0
Total downloads: 451
Tickets:1
Open tickets:0
Primary files:
[no interface available]
 Current version
PLaneT versionExternal versionSourceDLsDocsReq. PLTDate added
(1 7)
242
[none]2010-08-27
To load: (require (planet jaz/mysql:1:7))
Available in repositories: 4.x

Version 1.7: VARBINARY column data in prepared statements was being returned as character strings. Now, it is correctly returned as byte strings. (Thanks to Yinso Chen for the bug report.)

No Tickets Currently open for this Package [New Ticket]

 Old versions
PLaneT versionExternal versionSourceDLsDocsReq. PLTDate added
(1 6)
167
[none]2009-10-02
To load: (require (planet "main.ss" ("jaz" "mysql.plt" 1 (= 6))))
Available in repositories: 4.x

Version 1.6: NULL handling in non-prepared queries was wrong; this is the same issue I addressed in 1.4, but my fix was incomplete. (Thanks to Geoffrey Knauth for the bug report.)

(1 5)
5
[none]2009-10-01
To load: (require (planet "main.ss" ("jaz" "mysql.plt" 1 (= 5))))
Available in repositories: 4.x

Version 1.5: fixed yet another bug with NULL handling, this time in prepared statements. Despite what the protocol documentation says, we are supposed to send type data for NULL parameter values. (Thanks to Scott Hickey for the bug report.)

Version 1.4: fixed a bug in NULL handling. (Thanks to David Banks for the bug report.)

Version 1.3: fixed result-set-field-names. (Thanks to Changying Li for the bug report.)

Version 1.2: documentation fixes.

Version 1.1: working through scribble documentation problems.

Version 1.0: initial release.

(1 4)
19
[none]2009-08-05
To load: (require (planet "main.ss" ("jaz" "mysql.plt" 1 (= 4))))
Available in repositories: 4.x

Version 1.4: fixed a bug in NULL handling. (Thanks to David Banks for the bug report.)

Version 1.3: fixed result-set-field-names. (Thanks to Changying Li for the bug report.)

Version 1.2: documentation fixes.

Version 1.1: working through scribble documentation problems.

Version 1.0: initial release.

(1 3)
10
[none]2009-07-10
To load: (require (planet "main.ss" ("jaz" "mysql.plt" 1 (= 3))))
Available in repositories: 4.x

Version 1.3: fixed result-set-field-names. (Thanks to Changying Li for the bug report.)

Version 1.2: documentation fixes.

Version 1.1: working through scribble documentation problems.

Version 1.0: initial release.

(1 2)0.5a
5
[none]2009-07-03
To load: (require (planet "main.ss" ("jaz" "mysql.plt" 1 (= 2))))
Available in repositories: 4.x
(1 0)0.5a
3
[none]2009-07-03
To load: (require (planet "main.ss" ("jaz" "mysql.plt" 1 (= 0))))
Available in repositories: 4.x
[no release notes]