[Bug 59849] initSQL not executed when JDBC connection created under load

2016-07-20 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59849 Keiichi Fujino changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 59849] initSQL not executed when JDBC connection created under load

2016-07-20 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59849 --- Comment #1 from Keiichi Fujino --- Thanks for the report. When the internal connection not discarded, but the internal connection is null, it needs to do VALIDATE_INIT. However, the validation is not done. (connect only.) Although r161676

[Bug 59849] initSQL not executed when JDBC connection created under load

2016-07-13 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59849 Christian Klauser changed: What|Removed |Added CC||christian.klauser@adnovum.c