Граф коммитов

163 Коммитов

Автор SHA1 Сообщение Дата
GuuBu eb696306e6
Update mysqlnd_azure_log.md 2020-07-30 09:24:03 +08:00
GuuBu d8e37b9f30
Update mysqlnd_azure_log.md 2020-07-29 11:15:12 +08:00
GuuBu e1801f5396
Update mysqlnd_azure_log.md 2020-07-29 11:08:16 +08:00
Qianqian Bu 55bdf82655 remove option using php_error_docref, donot use default file if file len>255, remove AZURE_LOG_SYS 2020-07-29 10:52:26 +08:00
Qianqian Bu e03c2913e9 update package.xml 2020-07-28 18:08:26 +08:00
Qianqian Bu 2768bd8cef move log.md to same directory 2020-07-28 18:01:33 +08:00
GuuBu 4d94105055
Update mysqlnd_azure_log.md
update doc according to test result
2020-07-28 15:08:17 +08:00
Qianqian Bu 90a07fd6c1 update README for crash and snprintf 2020-07-22 16:37:26 +08:00
GuuBu b0d97cd27d
Update mysqlnd_azure_log.md 2020-07-21 16:54:07 +08:00
GuuBu 91389134d9
Update mysqlnd_azure_log.md 2020-07-21 16:52:31 +08:00
GuuBu 83f3977bb7
Update mysqlnd_azure_log.md 2020-07-21 16:41:28 +08:00
GuuBu ecee3d0fd4
Update mysqlnd_azure_log.md 2020-07-21 14:10:07 +08:00
GuuBu 9bc4807f05
Update mysqlnd_azure_log.md 2020-07-21 14:04:23 +08:00
GuuBu fd91c66329
Update mysqlnd_azure_log.md 2020-07-21 13:52:06 +08:00
GuuBu ec3d6a4484
Update mysqlnd_azure_log.md 2020-07-20 16:10:09 +08:00
GuuBu 0782a1d745
Update mysqlnd_azure_log.md 2020-07-20 15:30:27 +08:00
GuuBu 76f4ee8854
Update mysqlnd_azure_log.md 2020-07-20 15:19:06 +08:00
Qianqian Bu e607eaf839 make the logOutput option exclusive, remove the ini print log in onUpdate since it will be printed out even without turn on log. Add and update log content 2020-07-20 13:42:35 +08:00
GuuBu 700cecb457
Merge pull request #13 from coko156/add_log
merge and create a dev branch to tract it and test
2020-07-17 21:02:59 +08:00
santo 2c4d1528ba fix typo 2020-06-28 04:52:29 +00:00
santo 94183ab7ac Add tag in error message 2020-06-28 04:48:23 +00:00
santo 7a0da99fd0 Support multi-level logs to PHP application / FILE / stderr
[m] document
[m] logOutput level
[m] using macro instead of magic number
[-] remove irresponsible string compare function call
2020-06-22 13:44:29 +00:00
santo 2e7a441cb5 fflush(stderr) in case of log buffered after some redirection. 2020-06-19 14:14:17 +00:00
santo bd18ec6187 Write logs to stdout
When used as web server, message to stdout usually redirected to web
page. Redirect server logs to stderr is more suitable.
2020-06-19 03:31:50 +00:00
santo 97cd08d571 check if logfile available before write. 2020-06-05 10:26:12 +00:00
santo e8cf796df1 Change the behavior of log file handler open/close 2020-06-05 08:32:00 +00:00
santo f3819481d2 Add "[MYSQLND_AZURE]" header when print logs to stdout 2020-06-05 08:04:08 +00:00
Qianqian Bu 8b310bcea9 correct case for work for both protocols 2020-06-02 10:31:40 +08:00
GuuBu ab5201ff83
Merge pull request #21 from microsoft/support_two_protocol
support two protocol
2020-06-01 11:23:01 +08:00
Qianqian Bu eae5b571c2 allow all valid int for port and ttl 2020-05-29 15:05:18 +08:00
Qianqian Bu 01211a392a use strtol 2020-05-29 11:57:01 +08:00
Qianqian Bu bbb04fb09d update doc and test 2020-05-29 10:54:15 +08:00
Qianqian Bu 208dbe7337 update doc 2020-05-29 10:53:08 +08:00
Qianqian Bu 62a807cfc0 support two protocol 2020-05-29 10:52:06 +08:00
GuuBu 99a3f97b8c
Update README.md 2020-05-28 15:42:36 +08:00
GuuBu 5a5d22897f
Merge pull request #22 from microsoft/enable_redirect_doc
update doc
2020-05-28 15:41:15 +08:00
Qianqian Bu e9c35ac792 update doc 2020-05-28 15:38:10 +08:00
GuuBu 88ed2655d0
Update README.md
Co-authored-by: Andrea Lam <andrela@microsoft.com>
2020-05-28 10:23:21 +08:00
GuuBu d5bcd46596
Update README.md
Co-authored-by: Andrea Lam <andrela@microsoft.com>
2020-05-28 10:22:58 +08:00
Qianqian Bu 92643230d5 update doc 2020-05-27 19:03:10 +08:00
GuuBu bcfb3378ad
Merge pull request #20 from coko156/client_version
Add {"_extension_version": MYSQLND_AZURE_VERSION} to connection attr
2020-05-18 15:52:09 +08:00
santo 3530e8a03f update note at head 2020-05-14 08:49:59 +00:00
santo 6317245121 Changed "beta" -> "stable" 2020-05-13 08:30:45 +00:00
santo 68b3a86a95 Added a feature description item, which is already on current master. 2020-05-13 08:25:10 +00:00
santo d889df1009 Add infos for packaging. 2020-05-13 07:54:02 +00:00
santo 4fb93a2d54 Add {"_extension_version": MYSQLND_AZURE_VERSION} to connection attr 2020-05-13 05:40:40 +00:00
GuuBu b1dffffa6e
Update README.md 2020-05-08 15:48:16 +08:00
GuuBu f05b26dfbc
Merge pull request #17 from microsoft/update_doc
Update doc for SSL
2020-05-08 15:47:15 +08:00
GuuBu e997b8815d
Update README.md 2020-04-29 20:49:40 +08:00
GuuBu e47d73232b
test pipe 2020-04-29 17:39:20 +08:00