204 Commits (f19c2e00ec00683388c3181de35050ae4e37aab0)

Author SHA1 Message Date
Ilia Alshanetsky 085ff7f19b Fixed build of mssql extension. 21 years ago
foobar 635e2bb028 MFH 21 years ago
foobar a3af52c11e MFH: list_entry -> zend_rsrc_list_entry 21 years ago
Frank M. Kromann 6ed54ddc79 MFH: Fix #33201 Crash when fetching some data types 21 years ago
Frank M. Kromann ae75d4350d MFH: Fix #32009 crash when mssql_bind() is called more than once 21 years ago
Frank M. Kromann da2d7e7229 MFH: Fix #33153 Crash in mssql_next_result(). 21 years ago
Frank M. Kromann fe306ed1a6 Change max_procs from 25 to library default. This will make FreeTDS connections work a bit better 21 years ago
foobar d4a1506d52 Fix bad MFH 21 years ago
Frank M. Kromann 623a2021ab MFH: Fix #35037. Selecting a uniqueidentifier would return unknown data type when used with freetds. 21 years ago
foobar ad28ef81c0 MFH: copypastetypofix 21 years ago
foobar d41c6dc6d6 MFH 21 years ago
Frank M. Kromann 635d65ab4e MFB: Fix for #34369 21 years ago
Frank M. Kromann 1a7524d7c6 Make sure this works for multiple results as well 21 years ago
Frank M. Kromann 0030ec7f4e Remove debug code and optimize a bit 21 years ago
Frank M. Kromann 030542c238 Fix #32010. Leak in mssql_fetch_batch(). 21 years ago
foobar 23e671a51e - Bumber up year 21 years ago
foobar a20383ba06 - Unify the "configure --help" texts 21 years ago
Frank M. Kromann 7bf2fe5296 Fix for #32682. Error on module shutdown when called from activescript 21 years ago
Joe Orton d17ccbdeee Use PHP_LIBDIR. 21 years ago
Frank M. Kromann 28dbc778d8 FreeTDS does not have support for DBTEXTLIMIT 22 years ago
Frank M. Kromann 736ff0319a Set the MSSQL_VERSION to FreeTDS when that lib is used 22 years ago
Frank M. Kromann 4b4cde0702 Rename php_freetds.dll to php_dblib.dll (still using the freetds libs). 22 years ago
Frank M. Kromann 14821bb8cf use the static dblib.lib to avoid the need for extra dll's 22 years ago
Frank M. Kromann 008d859df9 add --with-freetds option to win32 build. 22 years ago
Frank M. Kromann 01b426c452 make the mssql extension work with freetds on win32 22 years ago
Frank M. Kromann d56b42bec4 make the mssql extension work with freetds on win32 22 years ago
Frank M. Kromann 4f8973fcdc Fix #31120 and #31135. mssql_query returns false on successfill inserts and stored procedures 22 years ago
Frank M. Kromann 49f88bc05a Fix logic for file checking. Bug #31019 22 years ago
Ilia Alshanetsky 2980ab0cdc MFB: revert 22 years ago
Ilia Alshanetsky e99526eb7e Fixed bug #30962 (mssql returns space for NULL columns). 22 years ago
Frank M. Kromann 82cd4789a7 Fix #30860 configure fails when tds is compiled as shared 22 years ago
Ilia Alshanetsky a04722b1b0 MFB: fixed build. 22 years ago
Frank M. Kromann 4893e3c505 Adding most of the changes suggested in #30280. Mostly fix's for possible leaks. 22 years ago
Frank M. Kromann 81c8d3132b Fix compilation 22 years ago
Ilia Alshanetsky 183126535c Fixed bug #30224 (Sybase date strings are sometimes not null terminated). 22 years ago
Frank M. Kromann a1cf684b55 Fif for #28047. Set correct debug options for debug_ts build 22 years ago
Andi Gutmans 56f8195fe5 - Nuke empty_string. It is a reminanent from the time where RETURN_FALSE() 22 years ago
Andi Gutmans e5cfb1d05c - Better stability during premature shutdown of request startup 22 years ago
Frank M. Kromann 2067ce4079 Fix for #28512. Allocate enough space to store data 22 years ago
Frank M. Kromann f05924db37 Fix build on win32 22 years ago
Sara Golemon ceb73ca019 MFB BugFix# 28626 You can't #ifdef check a typedef. Just give it another name since it's only used once anyway. 22 years ago
Frank M. Kromann 9909a36992 Fix #28007. Compile fails when the SHORT type is undefined (older versions of FreeTDS) 22 years ago
Frank M. Kromann c5f8871734 Fix problem getting return value from stored procedure when it returns multiple results 22 years ago
Frank M. Kromann b4f64e7f7b Fix for #27764. Get return value from a stored procedure not returning any result sets 23 years ago
Frank M. Kromann 87779f127a Fix for #27743. Make sure Money types are converted and returned correct 23 years ago
Frank M. Kromann 3e7a8e08eb Fix for #26589. Crash when selecting many columns of type Money 23 years ago
Frank M. Kromann 05158095ce Fix for #27594. Comuted columns does not return a column source 23 years ago
foobar e3c437d378 register_list_destructors -> zend_register_list_destructors_ex 23 years ago
foobar f4983c0d3f - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5 23 years ago
foobar ccfc46b0aa - Happy new year and PHP 5 for rest of the files too.. 23 years ago