| Commit message (Expand) | Author | Age | Files | Lines |
* | MFH: Fix for #32682. Error on module shutdown when called from activescript | Frank M. Kromann | 2005-04-12 | 1 | -0/+4 |
* | FreeTDS does not have support for DBTEXTLIMIT | Frank M. Kromann | 2005-02-25 | 1 | -0/+4 |
* | Fix #31120 and #31135. mssql_query returns false on successfill inserts and s... | Frank M. Kromann | 2004-12-16 | 1 | -4/+2 |
* | Fixed build. | Ilia Alshanetsky | 2004-12-14 | 1 | -1/+1 |
* | MFH: Fix possible leaks | Frank M. Kromann | 2004-12-08 | 1 | -12/+24 |
* | MFH: Fix logic for file checking. Bug #31019 | Frank M. Kromann | 2004-12-08 | 1 | -1/+1 |
* | Revert, this is not needed after all. | Ilia Alshanetsky | 2004-12-06 | 1 | -4/+0 |
* | MFH: Fixed bug #30962 (mssql returns space for NULL columns). | Ilia Alshanetsky | 2004-12-03 | 1 | -0/+4 |
* | Fix #30860 configure fails when tds is compiled as shared | Frank M. Kromann | 2004-11-22 | 1 | -2/+2 |
* | MFH: Fix compilation | Ilia Alshanetsky | 2004-09-29 | 1 | -1/+1 |
* | MFH: Fixed bug #30224 (Sybase date strings are sometimes not null | Ilia Alshanetsky | 2004-09-28 | 1 | -1/+2 |
* | Merge all not yet merged security fixes into the 4_3 branch | Stefan Esser | 2004-07-21 | 1 | -0/+1 |
* | MFH: Fix for #28512. Allocate enough space to store data | Frank M. Kromann | 2004-06-30 | 1 | -2/+17 |
* | MFH: Fix win32 build | Frank M. Kromann | 2004-06-09 | 1 | -1/+1 |
* | BugFix# 28626 You can't #ifdef check a typedef. Just give it another name si... | Sara Golemon | 2004-06-04 | 2 | -4/+2 |
* | MFH: Fix #28007. Compile fails when the SHORT type is undefined (older versio... | Frank M. Kromann | 2004-04-20 | 1 | -0/+3 |
* | MFH: Fix problem getting return value from stored procedure when it returns m... | Frank M. Kromann | 2004-04-20 | 1 | -1/+4 |
* | MFH: Fix for #27764. Get return value from a stored procedure not returning a... | Frank M. Kromann | 2004-03-30 | 1 | -3/+1 |
* | MFH: Fix for #27743. Make sure Money types are converted and returned correct | Frank M. Kromann | 2004-03-29 | 1 | -2/+8 |
* | MFH Fix for #26589. Crash when selecting many columns of type Money | Frank M. Kromann | 2004-03-19 | 1 | -2/+19 |
* | MFH: Fix for #27594. Comuted columns does not return a column source | Frank M. Kromann | 2004-03-15 | 1 | -2/+6 |
* | set freed pointer to null to avoid reuse | Frank M. Kromann | 2003-12-02 | 1 | -0/+2 |
* | Fix for bug #25817 | Frank M. Kromann | 2003-11-17 | 1 | -7/+4 |
* | MFH: Fixed bug #25777 (Do not rtrim() of text fields fetched from mssql). | Ilia Alshanetsky | 2003-10-15 | 1 | -0/+2 |
* | Compiler warning fixes. | Ilia Alshanetsky | 2003-08-28 | 1 | -4/+4 |
* | MFH: Removed unused variables. | Ilia Alshanetsky | 2003-07-23 | 1 | -2/+1 |
* | MFH: Fixed bug #24752 (Unhandled "uniqueidentifier" field type) | Ilia Alshanetsky | 2003-07-23 | 2 | -0/+17 |
* | Change fetch functions and protos so they make more sense. | Frank M. Kromann | 2003-07-03 | 1 | -7/+11 |
* | Updating email address | Frank M. Kromann | 2003-06-14 | 2 | -2/+2 |
* | proto fixes | Andrey Hristov | 2003-06-12 | 1 | -22/+22 |
* | Fix for bug 23402. Crash when mssql?bind was used incorrectly | Frank M. Kromann | 2003-05-21 | 1 | -0/+1 |
* | Fixing bit support. Bug #23324 | Frank M. Kromann | 2003-04-30 | 1 | -0/+2 |
* | MFH: No c++ comments | foobar | 2003-03-14 | 1 | -2/+2 |
* | Bug #20426. Convert SMALLDATETIME correct | Frank M. Kromann | 2003-02-11 | 1 | -4/+18 |
* | - Whitespace fixes | Derick Rethans | 2003-02-09 | 1 | -2/+1 |
* | cleanup variable initializations | Frank M. Kromann | 2003-02-09 | 1 | -10/+3 |
* | Fixing coredump when no php.ini file is used | Frank M. Kromann | 2003-02-09 | 1 | -0/+3 |
* | DBFLT4 is not defined in FreeTDS. Needed for real data types | Frank M. Kromann | 2003-02-09 | 1 | -1/+2 |
* | Fixing autodetect of FreeTDS | Frank M. Kromann | 2003-02-09 | 1 | -4/+2 |
* | Bug #21707 problem with real | Frank M. Kromann | 2003-02-09 | 2 | -1/+6 |
* | MFH | Frank M. Kromann | 2003-01-12 | 1 | -31/+34 |
* | MFH | Frank M. Kromann | 2003-01-12 | 1 | -10/+20 |
* | MFH | Frank M. Kromann | 2003-01-09 | 1 | -5/+31 |
* | MFH | Frank M. Kromann | 2003-01-09 | 2 | -19/+48 |
* | MFH | Frank M. Kromann | 2003-01-08 | 2 | -5/+6 |
* | MFH | Frank M. Kromann | 2003-01-07 | 1 | -0/+1 |
* | MFH: Bump year. | Sebastian Bergmann | 2002-12-31 | 2 | -2/+2 |
* | - MFH: Align mssql comment and clarify DBA handler selection | Derick Rethans | 2002-12-30 | 1 | -1/+1 |
* | This commit was manufactured by cvs2svn to create branch 'PHP_4_3'. | SVN Migration | 2002-12-18 | 1 | -0/+27 |
* | MFH | Frank M. Kromann | 2002-12-18 | 2 | -10/+61 |