index
:
delta/fpc.git
aros
aspect
avr
avr32
avx
baserock/2.6.4
blaise
blocks
cleanroom
cpstr
cpstrnew
cpstrrtl
ctypes
debug_eh
dodi
fcl-web_joost
fixes_2_0
fixes_2_2
fixes_2_2_0_dos
fixes_2_4
fixes_2_6
fixes_2_6_0
fixes_3_0
fixes_3_0_ios
fixes_3_2
florian
foxsen
fpc_2_3
generics
genfunc
hlcgllvm
i8086
inline
interfacertti
janbruns
joost
js
jvmbackend
laksen
linker
linker@2665
llvm
maciej
master
merged
mips_embedded
nestedprocvars
newthreading
objc
olivier
pasboolxx
paul
peterjan
rc_2_2_2
release_2_1_2x
release_2_2_4_rc1
resources
sergei
ssa
svenbarth
target-subdir
targetandroid
tg74
tue
unicode
unicodekvm
unicodertl
unicodestring
unitrw
usersections
wasm
webassembly
wkrenn
wpo
xpcom
z80
svn.freepascal.org: svn/fpc
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
mysql
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
* unmerged table based initialization of libraries.
marco
2011-02-19
5
-408
/
+405
*
* my_init is now weak, seems no longer to be there in 5.5 (bug ID 17490)
michael
2010-09-26
1
-1
/
+1
*
* added comment to file
ivost
2010-08-18
1
-0
/
+4
*
* using mysqlvlib instead of mysqllib
ivost
2010-08-18
1
-164
/
+164
*
* started with mysql 5.1 support (far from beeing finished! but core parts ar...
ivost
2010-08-18
4
-2
/
+84
*
* Fixed compilation
michael
2010-02-04
2
-1
/
+3
*
* cleaned up redundant declarations of types like PP(P)Char/Byte and moved th...
florian
2009-12-26
2
-4
/
+0
*
* real_connect "db" parameter added which was added in 3.22. Mants 15041, bu...
marco
2009-11-24
2
-1
/
+2
*
* updated testpackages to use newest version of libhandler
ivost
2009-11-01
1
-19
/
+12
*
* simplified mysqlvlib definition
ivost
2009-10-30
1
-6
/
+4
*
* removed unused units
ivost
2009-10-30
1
-6
/
+3
*
* changed the order of helper functions (easier to read)
ivost
2009-10-30
1
-57
/
+54
*
* modified mysql to use library handler functions of dynlibs.pas (no interfac...
ivost
2009-10-30
4
-226
/
+240
*
* added MYSQL_TIME type
ivost
2009-06-26
1
-0
/
+25
*
* Refactored so that identation-style is consistent within the unit
joost
2009-03-29
1
-2
/
+3
*
* Replaced deprecated call to mysql_server_init with call to mysql_library_init
joost
2009-03-29
1
-1
/
+1
*
* fixed calling convention of some mysql functions (maybe there are more wrong)
ivost
2009-03-27
1
-16
/
+10
*
* fixed call of mysql_library_init in TryInitializeMysql
ivost
2009-03-27
1
-10
/
+16
*
* fixed type in st_mysql_bind record (length: culong -> pculong)
ivost
2009-01-29
1
-1
/
+1
*
* Call mysql_library_init and mysql_library_end automatically when loading t...
joost
2008-12-04
1
-14
/
+23
*
* compiletime range check fixes. SVN now compiles with -CROriot
marco
2008-11-16
3
-3
/
+3
*
* fix for 12225
marco
2008-04-27
7
-14
/
+14
*
* Basic moving and updating of mysql. makefile.fpc's included, regened makef...
marco
2008-01-26
24
-0
/
+4021