Commit graph

592 commits

Author SHA1 Message Date
v-kaywon 9ebc699939 Merge pull request #350 from yitam/katmai
tests for Katmai types
2017-03-30 15:24:20 -07:00
v-kaywon f7983472a3 Merge pull request #335 from v-kaywon/driverorder
rename stmt_option_scrollable to driver specific names
2017-03-30 13:47:02 -07:00
v-kaywon 94d2f2539c run again 2017-03-30 13:17:50 -07:00
ulvii 16751faee7 Update appveyor.yml 2017-03-30 13:05:08 -07:00
ulvii b003b0156d Update appveyor.yml 2017-03-30 12:27:32 -07:00
yitam bcd52fafa8 tests for Katmai types 2017-03-30 11:59:39 -07:00
ulvii a7cd638b87 Update sqlsrv_statement_cancel.phpt 2017-03-30 11:16:16 -07:00
ulvii 8d27161f0a Update appveyor.yml 2017-03-30 11:12:21 -07:00
ulvii 8dbdf890a1 Travis : print .out files too 2017-03-30 11:01:29 -07:00
ulvii 0fd7337b9e Undoing changes to appveyor.yml
Undoing changes, because there is another pull request that fixes the issue
2017-03-30 10:29:08 -07:00
ulvii 80cc2f8675 Update sqlsrv_statement_cancel.phpt
On Linux, the message returned by unixODBC does not have a space after [ODBC Driver Manager]
2017-03-30 10:18:15 -07:00
v-kaywon a5f999ef0b cleaner code 2017-03-29 13:48:11 -07:00
v-kaywon 816856cbc0 cleaner code 2017-03-29 13:45:57 -07:00
Jenny Tam 9e73b35c7d modified ReadMe (#348) 2017-03-29 12:22:02 -07:00
ulvii c2f57d11ab Ubuntu16 apache (#347)
* Update Ubuntu 16 Apache instructions

* Update README.md
2017-03-29 11:30:35 -07:00
v-kaywon b9a2c093e4 merge 2017-03-29 11:29:57 -07:00
v-kaywon 0fd7ebb6d3 fix seg fault 2017-03-29 11:26:45 -07:00
v-kaywon e90d67a0dd Update core_sqlsrv.h 2017-03-28 17:06:17 -07:00
v-kaywon a6d55d8841 Update core_sqlsrv.h 2017-03-28 17:04:44 -07:00
v-kaywon 20806e6872 Merge branch 'error_numcol' of https://github.com/v-kaywon/msphpsql into error_numcol
to get updates
.
2017-03-28 16:38:41 -07:00
v-kaywon 53c280fe54 get error without recording it 2017-03-28 16:37:40 -07:00
v-kaywon 7230e307a7 Update sqlsrv_statement_cancel.phpt 2017-03-28 11:41:35 -07:00
v-kaywon 3f0d3b65f6 Meranges
e branch 'error_numcol' of https://github.com/v-kaywon/msphpsql into error_numcol

get change
:wq
2017-03-28 11:00:50 -07:00
v-kaywon 4284457b35 fix sqlsrv_statement_cancel.phpt test 2017-03-28 10:59:04 -07:00
David Puglielli f2a4adb45d Update README.md 2017-03-28 10:54:00 -07:00
ulvii 1b298389fe Update appveyor.yml 2017-03-28 10:46:04 -07:00
v-kaywon 2788965d57 Update pdo_336_pho_exec_empty_result_set_error.phpt 2017-03-28 09:38:15 -07:00
v-kaywon 4057a9210d Update util.cpp 2017-03-28 09:37:11 -07:00
v-kaywon 8fa17294ec Update pdo_util.cpp 2017-03-28 09:36:36 -07:00
v-kaywon 7c4efbcad8 Update core_sqlsrv.h 2017-03-28 09:29:57 -07:00
ulvii c870f0803b Remove buggy lines
Removed $file.out. In case of failing tests, this would become failing_test.diff.out
2017-03-27 18:44:57 -07:00
ulvii 234b123fd7 Update sqlsrv_statement_cancel.phpt 2017-03-27 18:42:58 -07:00
ulvii 96237e1dcd Update .travis.yml 2017-03-27 18:33:46 -07:00
ulvii 872584a512 Update .travis.yml 2017-03-27 18:21:48 -07:00
ulvii 3d48ce5a7b Update .travis.yml 2017-03-27 18:12:34 -07:00
ulvii 7c3206ae78 Fixing regex 2017-03-27 18:11:10 -07:00
v-kaywon 7256685a4c workaround for unixODBC bug returning error when pdo::exec query with empty result set 2017-03-27 17:49:01 -07:00
ulvii e6d55ad632 Update .travis.yml 2017-03-27 17:41:02 -07:00
ulvii 3d7a472626 Print diff file contents
Adding script to print out diff file contents, if there are failing tests
2017-03-27 17:26:59 -07:00
ulvii d0aed143dc Clear Cache before next results set
We need to clear cache if a statement has multiple rowsets.
2017-03-27 15:24:41 -07:00
ulvii 6809f0f7ea Workaround for a bug in unixODBC 2.3.4 (#334)
* Adding a workaround for the error handling issue with unixODBC 2.3.4 when conneciton pooling is enabled

* Adding a check to apply the workaround only to PDO SQLSRV

* Update core_util.cpp

* Unix Conn Pool test

* Modifying the test to use autonomous_setup.php

* Updating path to isPooled.php
2017-03-27 14:07:43 -07:00
ulvii 6bd361c1ef Update Ubuntu 16 Apache Configuration (#342)
* Order change

Changing order of steps, to install the drivers before installing apache

* Apache php.ini for ubuntu 16

On Ubuntu 16, drivers should be added to apache php.ini file too
2017-03-27 14:02:36 -07:00
ulvii b883ee47e4 Update core_stmt.cpp 2017-03-27 12:58:42 -07:00
ulvii 80b510ef2f removing tabs 2017-03-27 12:57:18 -07:00
ulvii f835c34319 Update core_stmt.cpp 2017-03-24 17:12:10 -07:00
ulvii 48e9914986 Update spaces 2017-03-24 17:03:24 -07:00
ulvii 4339bad694 Update identation 2017-03-24 16:01:45 -07:00
ulvii 27bae233c0 Update identation 2017-03-24 15:53:41 -07:00
ulvii 5e42b191ea Implementing new cache to remove unnecessary ODBC calls 2017-03-24 15:46:53 -07:00
v-kaywon bd8d1e1bf4 Merge pull request #337 from v-kaywon/string_warning
convert const char[] to char[] to avoid conversion warnings
2017-03-23 12:30:30 -07:00