MySQL options parameter fix and documentation
authorKevin Rosenberg <kevin@rosenberg.net>
Tue, 16 Feb 2010 16:07:32 +0000 (09:07 -0700)
committerKevin Rosenberg <kevin@rosenberg.net>
Tue, 16 Feb 2010 16:07:32 +0000 (09:07 -0700)
commitbc2cab0f8a51d4dd0f0b3af1f33ee6f734164a32
treec2ff2416f53bdd481f64de82f21ec6ffe5fd7f24
parent1976149b4ba76ce4fcaca8a53c1fad89374e2be1
MySQL options parameter fix and documentation
* db-mysql/mysql-api.lisp: Fix mysql_options UFFI parameter list
* doc/ref-connect.xml: Document the MySQL options parameter as
  part of the connection-spec.
ChangeLog
db-mysql/mysql-api.lisp
doc/ref-connect.xml