joost
|
e21bf87bc2
* Better fix for mantis 17661, see r17077
|
14 tahun lalu |
marco
|
d08662c1ba
* expanded a ifdef mysql50 to 5.0 and 5.1. Mantis 0017661
|
14 tahun lalu |
michael
|
3d148c48ea
* Attempt at MySQL 5.1 connection
|
15 tahun lalu |
joost
|
04773d35b9
* Use resourcestring for error message
|
15 tahun lalu |
joost
|
4b58890d90
* Implemented usage of mysql connection params, see bug #16568
|
15 tahun lalu |
joost
|
cb92994356
* New property TSQLConnection.FieldNameQuoteChars, these chars (start- and
|
15 tahun lalu |
joost
|
1ea6307a78
* Allow the use of the mysql client version 5.1 with TMysqlClient50Connection
|
16 tahun lalu |
joost
|
d39e82b256
* Fixed resource-leak on exceptions during creating/dropping databases, patch from taka_jp, bug #13587
|
16 tahun lalu |
joost
|
2435a4a48f
* Modified patch from taka_jp to set the connection-dataset for mysql, bug #13588.
|
16 tahun lalu |
michael
|
1f44d74d8c
* Made the components descende from a common ancestor, otherwise lazarus thinks they are the same
|
16 tahun lalu |
michael
|
12bfc265ad
* Patch from Mattias gaertner to remove the use of macros
|
16 tahun lalu |
joost
|
a53a234189
* Raise exception if TFieldDef with existing name is added to TFieldDefs + test
|
17 tahun lalu |
joost
|
948e71f051
* Improved r10817
|
17 tahun lalu |
joost
|
f78ad14699
* Map string-fields with a size above dsMaxStringSize to ftMemo-fields
|
17 tahun lalu |
joost
|
0aacad124c
* Placed warning in the code that RowsAffected does not work properly with range-checking
|
17 tahun lalu |
joost
|
983e723262
* Implemented Port property (bug 10533)
|
17 tahun lalu |
joost
|
3852af4afb
* Moved StringsReplace from sqldb to strutils
|
17 tahun lalu |
joost
|
2cc3f2ebf3
* Fixed mysql ftLargeIntField + enabled test
|
17 tahun lalu |
joost
|
c7219efd02
* Implemented TBufDataset.UpdateIndexDefs
|
17 tahun lalu |
joost
|
9080909740
* TSQLQuery.StatementType should not be published
|
18 tahun lalu |
joost
|
53b6757c6e
* Removed unused SetIndexDefs
|
18 tahun lalu |
joost
|
1f9443f90f
* implemented GetFieldNames
|
18 tahun lalu |
joost
|
e63121e13c
* Disabled TestParametersAndDates-test for Mysql
|
18 tahun lalu |
joost
|
a6fdcf870e
* RowsAffected should return -1 when there is nu result
|
18 tahun lalu |
joost
|
c39b663201
* Patch from Andrey Gusev to implement TSQLQuery.GetRowsaffected + test
|
18 tahun lalu |
joost
|
865386b464
* some fixes for queries with more then 10 parameters + tests
|
18 tahun lalu |
joost
|
66c6ba7b64
* Fixed mysql ftLargeInt support+test (mantis 9744)
|
18 tahun lalu |
joost
|
f182b6698b
* Removed tracking of the status of InitialiseMySQL, since InitialiseMySQL handles this itself using a refcount
|
18 tahun lalu |
joost
|
55e680469f
* Fixed compilation after r8639
|
18 tahun lalu |
joost
|
9818d06afb
* Removed Dialect property from TMySQLxxConnection
|
18 tahun lalu |