joost
|
d39e82b256
* Fixed resource-leak on exceptions during creating/dropping databases, patch from taka_jp, bug #13587
|
16 years ago |
joost
|
2435a4a48f
* Modified patch from taka_jp to set the connection-dataset for mysql, bug #13588.
|
16 years ago |
michael
|
1f44d74d8c
* Made the components descende from a common ancestor, otherwise lazarus thinks they are the same
|
16 years ago |
michael
|
12bfc265ad
* Patch from Mattias gaertner to remove the use of macros
|
16 years ago |
joost
|
a53a234189
* Raise exception if TFieldDef with existing name is added to TFieldDefs + test
|
17 years ago |
joost
|
948e71f051
* Improved r10817
|
17 years ago |
joost
|
f78ad14699
* Map string-fields with a size above dsMaxStringSize to ftMemo-fields
|
17 years ago |
joost
|
0aacad124c
* Placed warning in the code that RowsAffected does not work properly with range-checking
|
17 years ago |
joost
|
983e723262
* Implemented Port property (bug 10533)
|
17 years ago |
joost
|
3852af4afb
* Moved StringsReplace from sqldb to strutils
|
17 years ago |
joost
|
2cc3f2ebf3
* Fixed mysql ftLargeIntField + enabled test
|
17 years ago |
joost
|
c7219efd02
* Implemented TBufDataset.UpdateIndexDefs
|
17 years ago |
joost
|
9080909740
* TSQLQuery.StatementType should not be published
|
18 years ago |
joost
|
53b6757c6e
* Removed unused SetIndexDefs
|
18 years ago |
joost
|
1f9443f90f
* implemented GetFieldNames
|
18 years ago |
joost
|
e63121e13c
* Disabled TestParametersAndDates-test for Mysql
|
18 years ago |
joost
|
a6fdcf870e
* RowsAffected should return -1 when there is nu result
|
18 years ago |
joost
|
c39b663201
* Patch from Andrey Gusev to implement TSQLQuery.GetRowsaffected + test
|
18 years ago |
joost
|
865386b464
* some fixes for queries with more then 10 parameters + tests
|
18 years ago |
joost
|
66c6ba7b64
* Fixed mysql ftLargeInt support+test (mantis 9744)
|
18 years ago |
joost
|
f182b6698b
* Removed tracking of the status of InitialiseMySQL, since InitialiseMySQL handles this itself using a refcount
|
18 years ago |
joost
|
55e680469f
* Fixed compilation after r8639
|
18 years ago |
joost
|
9818d06afb
* Removed Dialect property from TMySQLxxConnection
|
18 years ago |
michael
|
38f8edae01
* Added possibility to specify port
|
18 years ago |
joost
|
7373797493
* Fixed multi-field indexes for MySQL
|
18 years ago |
michael
|
6a6ca4afbd
* Implemented TSQLConnector
|
18 years ago |
peter
|
5b8dd4c004
* move fcl sources to separate packages
|
18 years ago |