P0nk
|
8b7e989fed
|
Use native way for connection pool init timeout
|
2021-04-02 20:16:57 +02:00 |
|
P0nk
|
08a0407417
|
Explicitly set scrolling mode where ResultSet is used for scrolling
|
2021-04-02 16:41:44 +02:00 |
|
P0nk
|
754ab67de7
|
Change default birthday and tempban to fix conversion issue
ResultSet#getLong on a timestamp field is not allowed
|
2021-04-02 16:12:57 +02:00 |
|
P0nk
|
7169a74e94
|
Make connection pool init timeout configurable
|
2021-04-02 15:14:55 +02:00 |
|
P0nk
|
45331d17b0
|
Set up connection pool and enforce usage of it
Attempt to initialize connection pool on startup until a timeout.
|
2021-04-02 14:20:45 +02:00 |
|
P0nk
|
05bd668cc2
|
Upgrade to MySQL 8
Workaround for exception thrown by ResultSet#beforeFirst():
"Operation not allowed for a result set of type ResultSet.TYPE_FORWARD_ONLY"
|
2021-04-02 14:09:49 +02:00 |
|
P0nk
|
813643036b
|
Switch to Maven file structure
|
2021-03-30 21:56:34 +02:00 |
|