Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | force ext/odbc to be shared in snapshot build | Anatol Belski | 2015-03-31 | 1 | -1/+1 |
| | |||||
* | integrate static tsrm_ls cache for ext/odbc | Anatol Belski | 2015-03-25 | 1 | -1/+1 |
| | |||||
* | fix setting default ODBCVER value in config.w32 | Anatol Belski | 2015-02-06 | 1 | -1/+1 |
| | |||||
* | Fixed bug #68964 Allowed memory size exhausted with odbc_exec | Anatol Belski | 2015-02-06 | 1 | -1/+7 |
| | | | | | | | | | | | | | | This is done in two steps: - the ODBCVER has to be rased to 0x0300 which corresponds to Sql Server 9, otherwise the client will not recognize several SQL datatypes - additionally the config scripts was tweaked so then ODBCVER can be overridden, that still allows enabling compatibility with lower versions Bug #67437 might be fixed by this as well. | ||||
* | - do not enable an ext when a lib/header fails | Pierre Joye | 2008-06-23 | 1 | -6/+10 |
| | | | | | | - use MESSAGE in mysql* - use correct CFLAGS for ext/libxml headers | ||||
* | Add new (optional!) win32 build infrastructure. | Wez Furlong | 2003-12-02 | 1 | -0/+12 |
Will follow up to internals@ shortly. |