Conversation
erimatnor
commented
Jul 7, 2016
- Add ability to set channel class (enables use of, e.g., EpollEventLoop)
- Add option to set statement timeout in PostgreSQL
|
Would Also, the |
|
@evanbennett Yes,the |
ac299f8 to
413b566
Compare
|
@evanbennett PR updated. One other thing is that I didn't put the new configuration options in the |
- Add ability to set channel class (enables use of, e.g., EpollEventLoop) - Add option to set statement timeout in PostgreSQL
413b566 to
e50ffd0
Compare
|
@erimatnor do you mind including this for MySQL as well? http://mysqlserverteam.com/server-side-select-statement-timeouts/ Also, the option should come at the end since both of them use the same type and could get mixed if named parameters are not in use. |