Files
HeidiSQL/extra/mysql_dataset
Ansgar Becker 0d31432aa9 Various updates for mysqldataset:
- Add property Capabilities to TMySQLConnection which is automatically filled after connect. Can be easily used by client-applications to decide if a feature can be used or not. The client will not need to know the relevant version numbers.
- documentation
- Consistently rename TSQL* types to TMySQL*
- Read ServerVersionStr always "live" by calling GetServerVersionStr as the reader. The version string *can* change after a reconnect.
2007-09-13 23:10:36 +00:00
..