Commit Graph

10 Commits

Author SHA1 Message Date
fpc
790a4fe2d3 * log and id tags removed
git-svn-id: trunk@42 -
2005-05-21 09:42:41 +00:00
joost
9d7562ff73 - Fixed a mem-leak in TMySQLConnection.ConnectMySQL
- Added ObtainSQLStatementType to TMySQLConnection.PrepareStatement
- RowsAffected and LastInsertID should be QWord s, not int64
2005-04-13 23:20:22 +00:00
joost
6497e8a7ea - Updated for changes in sqldb.pp 2005-04-10 18:31:31 +00:00
peter
e417e34496 * truncate log 2005-02-14 17:13:06 +00:00
joost
4e1b076d8f fixed GetClientInfo for dynamically linked client 2005-02-04 17:50:21 +00:00
michael
35a249fc8f * Patch from Joost van der Sluis
- Made it possible to run 'show...' queries for MySQL
  - Use of the dynamically loaded library (mysql4dyn)
  - implemented UpdateIndexDefs
  - Support for more then one query for each connection
2005-01-24 10:53:04 +00:00
michael
c720d44ee8 * Patch from Joost van der Sluis
- adapted for the changes in TBuffDataset
2004-12-04 22:46:15 +00:00
michael
951ace9dc2 + Patch from Joost Van der Sluis to fix transactions 2004-10-27 07:23:13 +00:00
michael
8030ebf357 * Large patch from Joost Van der Sluis.
* Float fix in interbase
+ Commit and commitretaining for pqconnection
+ Preparestatement and prepareselect joined.
+ Freestatement and FreeSelect joined
+ TSQLQuery.GetSQLStatementType implemented
+ TBufDataset.AllocBuffer now no longer does a realloc
+ Fetch=True means succesfully got data. False means end of data.
+ Default implementation of GetFieldData implemented/
2004-10-10 14:24:22 +00:00
michael
4bc48f72ba + Initial check-in 2004-10-02 14:50:40 +00:00