Commit History

Author SHA1 Message Date
  marco 2f06932695 --- Merging r21323 into '.': 13 years ago
  marco 4f453eb3bc --- Merging r20884 into 'packages/fcl-db/src': 13 years ago
  marco 828e22b317 --- Merging r20522 into '.': 13 years ago
  marco 6213067470 --- Merging r20483 into '.': 13 years ago
  marco 97287e641a --- Merging r20456 into '.': 13 years ago
  marco 886c66bbce --- Merging r20370 into '.': 13 years ago
  marco e639884937 --- Merging r19994 into '.': 13 years ago
  marco 554ea590e3 * Batch of mostly db merges + TBytes definition that is already used in packages. 13 years ago
  marco d1cd86d67b --- Merging r18854 into '.': 14 years ago
  joost c1fc8180c8 * Fixed typo/compilation in r17416 14 years ago
  joost 122494f5ea * Fixes datetime values <0 14 years ago
  joost e21bf87bc2 * Better fix for mantis 17661, see r17077 14 years ago
  marco d08662c1ba * expanded a ifdef mysql50 to 5.0 and 5.1. Mantis 0017661 14 years ago
  michael 3d148c48ea * Attempt at MySQL 5.1 connection 15 years ago
  joost 04773d35b9 * Use resourcestring for error message 15 years ago
  joost 4b58890d90 * Implemented usage of mysql connection params, see bug #16568 15 years ago
  joost cb92994356 * New property TSQLConnection.FieldNameQuoteChars, these chars (start- and 15 years ago
  joost 1ea6307a78 * Allow the use of the mysql client version 5.1 with TMysqlClient50Connection 16 years ago
  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