FunctionPackage: dbi.mysqlToCDocOverviewCGDocRelNotesFAQIndexPermutedIndex
Allegro CL version 8.2
Unrevised from 8.1 to 8.2.
8.1 version

mysql-connected

Arguments: db

This function is an accessor to a field of a mysql structure. Its value is true if the db object represents an active connection to the MySQL server. The connect function creates an active connection. The disconnect function closes the connection and setf's mysql-connected to nil. Transmission errors will cause the connect to be disconnected automatically.

See mysql.htm for information on the Allegro MySQL facility.


Copyright (c) 1998-2016, Franz Inc. Oakland, CA., USA. All rights reserved.
This page was not revised from the 8.1 page.
Created 2010.1.21.

ToCDocOverviewCGDocRelNotesFAQIndexPermutedIndex
Allegro CL version 8.2
Unrevised from 8.1 to 8.2.
8.1 version