summaryrefslogtreecommitdiff
path: root/ext/mssql
Commit message (Expand)AuthorAgeFilesLines
* MFH: Fix for #32682. Error on module shutdown when called from activescriptFrank M. Kromann2005-04-121-0/+4
* FreeTDS does not have support for DBTEXTLIMITFrank M. Kromann2005-02-251-0/+4
* Fix #31120 and #31135. mssql_query returns false on successfill inserts and s...Frank M. Kromann2004-12-161-4/+2
* Fixed build.Ilia Alshanetsky2004-12-141-1/+1
* MFH: Fix possible leaksFrank M. Kromann2004-12-081-12/+24
* MFH: Fix logic for file checking. Bug #31019Frank M. Kromann2004-12-081-1/+1
* Revert, this is not needed after all.Ilia Alshanetsky2004-12-061-4/+0
* MFH: Fixed bug #30962 (mssql returns space for NULL columns).Ilia Alshanetsky2004-12-031-0/+4
* Fix #30860 configure fails when tds is compiled as sharedFrank M. Kromann2004-11-221-2/+2
* MFH: Fix compilationIlia Alshanetsky2004-09-291-1/+1
* MFH: Fixed bug #30224 (Sybase date strings are sometimes not nullIlia Alshanetsky2004-09-281-1/+2
* Merge all not yet merged security fixes into the 4_3 branchStefan Esser2004-07-211-0/+1
* MFH: Fix for #28512. Allocate enough space to store dataFrank M. Kromann2004-06-301-2/+17
* MFH: Fix win32 buildFrank M. Kromann2004-06-091-1/+1
* BugFix# 28626 You can't #ifdef check a typedef. Just give it another name si...Sara Golemon2004-06-042-4/+2
* MFH: Fix #28007. Compile fails when the SHORT type is undefined (older versio...Frank M. Kromann2004-04-201-0/+3
* MFH: Fix problem getting return value from stored procedure when it returns m...Frank M. Kromann2004-04-201-1/+4
* MFH: Fix for #27764. Get return value from a stored procedure not returning a...Frank M. Kromann2004-03-301-3/+1
* MFH: Fix for #27743. Make sure Money types are converted and returned correctFrank M. Kromann2004-03-291-2/+8
* MFH Fix for #26589. Crash when selecting many columns of type MoneyFrank M. Kromann2004-03-191-2/+19
* MFH: Fix for #27594. Comuted columns does not return a column sourceFrank M. Kromann2004-03-151-2/+6
* set freed pointer to null to avoid reuseFrank M. Kromann2003-12-021-0/+2
* Fix for bug #25817Frank M. Kromann2003-11-171-7/+4
* MFH: Fixed bug #25777 (Do not rtrim() of text fields fetched from mssql).Ilia Alshanetsky2003-10-151-0/+2
* Compiler warning fixes.Ilia Alshanetsky2003-08-281-4/+4
* MFH: Removed unused variables.Ilia Alshanetsky2003-07-231-2/+1
* MFH: Fixed bug #24752 (Unhandled "uniqueidentifier" field type)Ilia Alshanetsky2003-07-232-0/+17
* Change fetch functions and protos so they make more sense.Frank M. Kromann2003-07-031-7/+11
* Updating email addressFrank M. Kromann2003-06-142-2/+2
* proto fixesAndrey Hristov2003-06-121-22/+22
* Fix for bug 23402. Crash when mssql?bind was used incorrectlyFrank M. Kromann2003-05-211-0/+1
* Fixing bit support. Bug #23324Frank M. Kromann2003-04-301-0/+2
* MFH: No c++ commentsfoobar2003-03-141-2/+2
* Bug #20426. Convert SMALLDATETIME correctFrank M. Kromann2003-02-111-4/+18
* - Whitespace fixesDerick Rethans2003-02-091-2/+1
* cleanup variable initializationsFrank M. Kromann2003-02-091-10/+3
* Fixing coredump when no php.ini file is usedFrank M. Kromann2003-02-091-0/+3
* DBFLT4 is not defined in FreeTDS. Needed for real data typesFrank M. Kromann2003-02-091-1/+2
* Fixing autodetect of FreeTDSFrank M. Kromann2003-02-091-4/+2
* Bug #21707 problem with realFrank M. Kromann2003-02-092-1/+6
* MFHFrank M. Kromann2003-01-121-31/+34
* MFHFrank M. Kromann2003-01-121-10/+20
* MFHFrank M. Kromann2003-01-091-5/+31
* MFHFrank M. Kromann2003-01-092-19/+48
* MFHFrank M. Kromann2003-01-082-5/+6
* MFHFrank M. Kromann2003-01-071-0/+1
* MFH: Bump year.Sebastian Bergmann2002-12-312-2/+2
* - MFH: Align mssql comment and clarify DBA handler selectionDerick Rethans2002-12-301-1/+1
* This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.SVN Migration2002-12-181-0/+27
* MFHFrank M. Kromann2002-12-182-10/+61