Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix #33694 invalid sql or timeouts makes it impossible to reuse persistent ↵ | Frank M. Kromann | 2006-04-04 | 1 | -0/+5 |
| | | | | connections | ||||
* | bump year and license version | foobar | 2006-01-01 | 2 | -6/+6 |
| | |||||
* | Fix #35730 Use correct character encoding with FreeTDS | Frank M. Kromann | 2005-12-21 | 2 | -2/+10 |
| | |||||
* | Fixed build of mssql extension. | Ilia Alshanetsky | 2005-12-06 | 1 | -1/+1 |
| | |||||
* | MFH | foobar | 2005-12-06 | 2 | -3/+3 |
| | |||||
* | MFH: list_entry -> zend_rsrc_list_entry | foobar | 2005-12-05 | 1 | -6/+6 |
| | |||||
* | MFH: Fix #33201 Crash when fetching some data types | Frank M. Kromann | 2005-11-18 | 1 | -8/+8 |
| | |||||
* | MFH: Fix #32009 crash when mssql_bind() is called more than once | Frank M. Kromann | 2005-11-18 | 1 | -11/+16 |
| | |||||
* | MFH: Fix #33153 Crash in mssql_next_result(). | Frank M. Kromann | 2005-11-18 | 1 | -0/+5 |
| | |||||
* | Change max_procs from 25 to library default. This will make FreeTDS ↵ | Frank M. Kromann | 2005-11-14 | 1 | -2/+4 |
| | | | | connections work a bit better | ||||
* | Fix bad MFH | foobar | 2005-11-06 | 1 | -1/+0 |
| | |||||
* | MFH: Fix #35037. Selecting a uniqueidentifier would return unknown data type ↵ | Frank M. Kromann | 2005-11-01 | 1 | -0/+3 |
| | | | | when used with freetds. | ||||
* | MFH: copypastetypofix | foobar | 2005-10-10 | 1 | -6/+6 |
| | |||||
* | MFH | foobar | 2005-10-10 | 1 | -7/+11 |
| | |||||
* | MFB: Fix for #34369 | Frank M. Kromann | 2005-09-05 | 1 | -6/+27 |
| | | | | | Add extra parameter to mssql_connect to force a new connection | ||||
* | Make sure this works for multiple results as well | Frank M. Kromann | 2005-08-08 | 1 | -0/+1 |
| | |||||
* | Remove debug code and optimize a bit | Frank M. Kromann | 2005-08-08 | 1 | -9/+5 |
| | |||||
* | Fix #32010. Leak in mssql_fetch_batch(). | Frank M. Kromann | 2005-08-08 | 2 | -74/+83 |
| | |||||
* | - Bumber up year | foobar | 2005-08-03 | 2 | -2/+2 |
| | |||||
* | - Unify the "configure --help" texts | foobar | 2005-05-29 | 1 | -1/+1 |
| | |||||
* | Fix for #32682. Error on module shutdown when called from activescript | Frank M. Kromann | 2005-04-12 | 1 | -0/+4 |
| | |||||
* | Use PHP_LIBDIR. | Joe Orton | 2005-04-01 | 1 | -3/+3 |
| | |||||
* | FreeTDS does not have support for DBTEXTLIMIT | Frank M. Kromann | 2005-02-25 | 1 | -0/+2 |
| | |||||
* | Set the MSSQL_VERSION to FreeTDS when that lib is used | Frank M. Kromann | 2005-01-18 | 1 | -4/+3 |
| | |||||
* | Rename php_freetds.dll to php_dblib.dll (still using the freetds libs). | Frank M. Kromann | 2005-01-18 | 1 | -13/+12 |
| | | | | | Allow the build of both versions in the same process | ||||
* | use the static dblib.lib to avoid the need for extra dll's | Frank M. Kromann | 2005-01-18 | 1 | -1/+1 |
| | |||||
* | add --with-freetds option to win32 build. | Frank M. Kromann | 2005-01-18 | 1 | -0/+14 |
| | | | | | TODO make it work when both mssql and freetds is included or bail out with an error | ||||
* | make the mssql extension work with freetds on win32 | Frank M. Kromann | 2005-01-18 | 1 | -2/+3 |
| | |||||
* | make the mssql extension work with freetds on win32 | Frank M. Kromann | 2005-01-18 | 1 | -0/+7 |
| | |||||
* | Fix #31120 and #31135. mssql_query returns false on successfill inserts and ↵ | Frank M. Kromann | 2004-12-16 | 1 | -4/+2 |
| | | | | stored procedures | ||||
* | Fix logic for file checking. Bug #31019 | Frank M. Kromann | 2004-12-08 | 1 | -1/+1 |
| | |||||
* | MFB: revert | Ilia Alshanetsky | 2004-12-06 | 1 | -4/+0 |
| | |||||
* | 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 |
| | |||||
* | MFB: fixed build. | Ilia Alshanetsky | 2004-11-15 | 1 | -1/+1 |
| | |||||
* | Adding most of the changes suggested in #30280. Mostly fix's for possible leaks. | Frank M. Kromann | 2004-11-15 | 1 | -12/+24 |
| | |||||
* | Fix compilation | Frank M. Kromann | 2004-09-28 | 1 | -1/+1 |
| | |||||
* | Fixed bug #30224 (Sybase date strings are sometimes not null terminated). | Ilia Alshanetsky | 2004-09-28 | 1 | -1/+2 |
| | |||||
* | Fif for #28047. Set correct debug options for debug_ts build | Frank M. Kromann | 2004-08-30 | 1 | -3/+3 |
| | |||||
* | - Nuke empty_string. It is a reminanent from the time where RETURN_FALSE() | Andi Gutmans | 2004-07-19 | 1 | -3/+3 |
| | | | | | | | | | | | | | | | used to return "" and not bool(false). It's not worth keeping it because STR_FREE() and zval_dtor() always have to check for it and it slows down the general case. In addition, it seems that empty_string has been abused quite a lot, and was used not only for setting zval's but generally in PHP code instead of "", which wasn't the intention. Last but not least, nuking empty_string should improve stability as I doubt every place correctly checked if they are not mistakenly erealloc()'ing it or calling efree() on it. NOTE: Some code is probably broken. Each extension maintainer should check and see that my changes are OK. Also, I haven't had time to touch PECL yet. Will try and do it tomorrow. | ||||
* | - Better stability during premature shutdown of request startup | Andi Gutmans | 2004-07-10 | 1 | -0/+1 |
| | |||||
* | Fix for #28512. Allocate enough space to store data | Frank M. Kromann | 2004-06-30 | 1 | -3/+18 |
| | |||||
* | Fix build on win32 | Frank M. Kromann | 2004-06-07 | 1 | -1/+1 |
| | |||||
* | MFB BugFix# 28626 You can't #ifdef check a typedef. Just give it another ↵ | Sara Golemon | 2004-06-04 | 2 | -4/+2 |
| | | | | name since it's only used once anyway. | ||||
* | Fix #28007. Compile fails when the SHORT type is undefined (older versions ↵ | Frank M. Kromann | 2004-04-20 | 1 | -0/+3 |
| | | | | of FreeTDS) | ||||
* | Fix problem getting return value from stored procedure when it returns ↵ | Frank M. Kromann | 2004-04-20 | 1 | -1/+4 |
| | | | | multiple results | ||||
* | Fix for #27764. Get return value from a stored procedure not returning any ↵ | Frank M. Kromann | 2004-03-30 | 1 | -3/+1 |
| | | | | result sets | ||||
* | Fix for #27743. Make sure Money types are converted and returned correct | Frank M. Kromann | 2004-03-29 | 1 | -2/+7 |
| | |||||
* | Fix for #26589. Crash when selecting many columns of type Money | Frank M. Kromann | 2004-03-19 | 1 | -2/+19 |
| | |||||
* | Fix for #27594. Comuted columns does not return a column source | Frank M. Kromann | 2004-03-15 | 1 | -2/+6 |
| |