X-Git-Url: http://git.kpe.io/?p=clsql.git;a=blobdiff_plain;f=doc%2Fappendix.xml;h=c8ce4bb3e0b85ca44a4ee444dcc8baac741a0bd0;hp=a37c582a9459f1f2e012c45df0ac0f2d07a39f0f;hb=55f590bf6f5298e59aae30f02c958388f483da02;hpb=33b80bc24835fb26d7a831e99aea3fb9a805b809 diff --git a/doc/appendix.xml b/doc/appendix.xml index a37c582..c8ce4bb 100644 --- a/doc/appendix.xml +++ b/doc/appendix.xml @@ -240,7 +240,7 @@ Connection Specification Syntax of connection-spec - (host db user password) + (host db user password &optional port) Description of connection-spec @@ -277,6 +277,13 @@ field. + + port + + String representing the port to use for + communication with the MySQL server. + +